summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-07fix erroneous indexed_color resultsRobert Martin Winterstein
2018-10-07Fix invalid default configChristian Duerr
2018-10-03Version 0.2.1v0.2.1Joe Wilm
2018-10-03Add additional documentation to "background_opacity" optionTobias Sette
2018-10-03Make the macOS bundle compatible osx 10.12Matthias Bussonnier
2018-09-30Drop terminal lock before renderingtrimental
2018-09-30Bump fontconfig dependenciesJon Gjengset
2018-09-29Fix failing test with `bench` featureChristian Duerr
2018-09-28Fix rendering of selections outside the viewportChristian Duerr
2018-09-28Add note about package install on FreeBSDNiclas Zeising
2018-09-28Fix deserialization of old decorations valuesChristian Duerr
2018-09-27Fix selection start point lagging behind cursorChristian Duerr
2018-09-26Fix selection of empty linesChristian Duerr
2018-09-26Implement CNL and CPL escape codes (#1590)Niklas Claesson
2018-09-25Fix reset cursor terminfo escapeChristian Duerr
2018-09-24Add standalone terminfo definitionDaniel Eklöf
2018-09-24Dynamically initialize grid storageChristian Duerr
2018-09-24Allow copying selection to primary clipboardGris Ge
2018-09-23 Implement config option for term colors 16..256Christian Duerr
2018-09-23Fix mesa rendering outside window borders on waylandtrimental
2018-09-22Unify configuration file structureChristian Duerr
2018-09-20Fix config error with missing decorations fieldChristian Duerr
2018-09-20Fix CHANGELOG.mdJoe Wilm
2018-09-20Improve window.decorations options: (#1241)Joe Moon
2018-09-20Update CHANGELOG for #1243Joe Wilm
2018-09-20Fix Bracketed Paste Mode when input contains end sequence. (#1243)Aidan Epstein
2018-09-20Merge pull request #1573 from ChrisMacNaughton/patch-1Joe Wilm
2018-09-20Update snapcraft.yamlChris MacNaughton
2018-09-20Add changelog entry for 32-bit fixChristian Duerr
2018-09-20Fix build failure on 32-bit machinesJohannes
2018-09-19Update core-* dependenciesJeff Muizelaar
2018-09-19Show hollow cursor for windows starting unfocusedChristian Duerr
2018-09-19Add hidden escape sequenceChristian Duerr
2018-09-18Opt-in to macOS Mojave Dark ModePhilipp
2018-09-18Mention required terminfo update when changing tabspacesDaniel Eklöf
2018-09-18Set upper limit for scrollback history sizeChristian Duerr
2018-09-17Fix style issuesMatthias Krüger
2018-09-17Add `fontconfig-devel` dependency for building on Void LinuxVoidNoire
2018-09-17Fix fish completion name in deb installerNathan West
2018-09-17Give zsh completion file the correct name when installing with `cargo deb --i...Alexander Schlarb
2018-09-17Set COLORTERM variable to advertise 24-bit supportDavid Peter
2018-09-17Acknowledge first click on unfocused windows with bsd/linuxnolanl
2018-09-17Add mention of official arch linux packageChristian Rebischke
2018-09-17Add latest blog post to READMEJoe Wilm
2018-09-17Merge pull request #1147 from jwilm/scrollbackv0.2.0Joe Wilm
2018-09-17Bump version in CHANGELOGscrollbackJoe Wilm
2018-09-17Bump version number to 0.2.0 (#1492)Christian Duerr
2018-09-05Fix substraction underflow with IL sequenceChristian Duerr
2018-09-05Remove redundant copy when selecting font_keyv0.1.1Lucas Timmins
2018-09-02Implement `ansi::ClearMode::Saved`Nathan Lilienthal