aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix selection start point lagging behind cursorChristian Duerr2018-09-27
* Fix selection of empty linesChristian Duerr2018-09-26
* Implement CNL and CPL escape codes (#1590)Niklas Claesson2018-09-26
* Fix reset cursor terminfo escapeChristian Duerr2018-09-25
* Add standalone terminfo definitionDaniel Eklöf2018-09-24
* Dynamically initialize grid storageChristian Duerr2018-09-24
* Allow copying selection to primary clipboardGris Ge2018-09-24
* Implement config option for term colors 16..256Christian Duerr2018-09-23
* Fix mesa rendering outside window borders on waylandtrimental2018-09-23
* Unify configuration file structureChristian Duerr2018-09-22
* Fix config error with missing decorations fieldChristian Duerr2018-09-20
* Fix CHANGELOG.mdJoe Wilm2018-09-20
* Improve window.decorations options: (#1241)Joe Moon2018-09-20
* Update CHANGELOG for #1243Joe Wilm2018-09-20
* Fix Bracketed Paste Mode when input contains end sequence. (#1243)Aidan Epstein2018-09-20
* Merge pull request #1573 from ChrisMacNaughton/patch-1Joe Wilm2018-09-20
|\
| * Update snapcraft.yamlChris MacNaughton2018-09-20
|/
* Add changelog entry for 32-bit fixChristian Duerr2018-09-20
* Fix build failure on 32-bit machinesJohannes2018-09-20
* Update core-* dependenciesJeff Muizelaar2018-09-19
* Show hollow cursor for windows starting unfocusedChristian Duerr2018-09-19
* Add hidden escape sequenceChristian Duerr2018-09-19
* Opt-in to macOS Mojave Dark ModePhilipp2018-09-18
* Mention required terminfo update when changing tabspacesDaniel Eklöf2018-09-18
* Set upper limit for scrollback history sizeChristian Duerr2018-09-18
* Fix style issuesMatthias Krüger2018-09-17
* Add `fontconfig-devel` dependency for building on Void LinuxVoidNoire2018-09-17
* Fix fish completion name in deb installerNathan West2018-09-17
* Give zsh completion file the correct name when installing with `cargo deb --i...Alexander Schlarb2018-09-17
* Set COLORTERM variable to advertise 24-bit supportDavid Peter2018-09-17
* Acknowledge first click on unfocused windows with bsd/linuxnolanl2018-09-17
* Add mention of official arch linux packageChristian Rebischke2018-09-17
* Add latest blog post to READMEJoe Wilm2018-09-17
* Merge pull request #1147 from jwilm/scrollbackJoe Wilm2018-09-17
|\
| * Bump version in CHANGELOGJoe Wilm2018-09-17
| * Bump version number to 0.2.0 (#1492)Christian Duerr2018-09-17
| * Fix substraction underflow with IL sequenceChristian Duerr2018-09-05
| * Implement `ansi::ClearMode::Saved`Nathan Lilienthal2018-09-02
| * Scroll visible area when growing windowChristian Duerr2018-08-15
| * Update dependMatthias Krüger2018-08-05
| * Reset visible area when RIS is receivedChristian Duerr2018-08-03
| * Remove "Why doesn't it support scrollback?" from FAQÁrni Dagur2018-07-29
| * Enable LTOChristian Duerr2018-07-29
| * Merge branch 'master' into scrollbackChristian Duerr2018-07-28
| |\
| * | Merge master into scrollbackChristian Duerr2018-07-28
| * | Fix trailing colors when leaving vim after resizeChristian Duerr2018-07-26
| * | Replace runtime debug assertions with static asserts on scrollbackTh3Fanbus2018-07-26
| * | Scrollback cleanupChristian Duerr2018-07-21
| * | Disable scroll buffer for "alt" GridJoe Wilm2018-07-09
| * | Fix incorrect cell side in selectionChristian Duerr2018-07-06