aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
* Fix cursor reflowChristian Duerr2020-07-09
* Fix saved cursor handlingChristian Duerr2020-07-06
* Preserve linewrap flag across alt screen switchesChristian Duerr2020-07-06
* Document supported escape sequencesChristian Duerr2020-07-03
* Fix reflow of empty wrapped cursor lineChristian Duerr2020-07-01
* Fix foreground dimming with truecolor textCarlo Abelli2020-06-29
* Rename alt_grid to inactive_gridChristian Duerr2020-06-28
* Clear selection on clear line/screen escapesKirill Chibisov2020-06-26
* Fix scroll down escape pulling lines from historyChristian Duerr2020-06-25
* Add automatic scrolling during selectionChristian Duerr2020-06-18
* Update dependenciesKirill Chibisov2020-06-07
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Remove copyright notice from filesChristian Duerr2020-06-06
* Fix class and cursor thickness deserializationKirill Chibisov2020-06-05
* Refactor Shell, Command, and Launcher to share implKirill Chibisov2020-06-05
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Refactor Term/Grid separationChristian Duerr2020-05-30
* Set IUTF8 input setting on supported platformsKirill Chibisov2020-05-27
* Remove unused dependenciesMatthias Krüger2020-05-24
* Update copypasta to v0.7.0Kirill Chibisov2020-05-21
* Fix crash when writing wide char in last columnChristian Duerr2020-05-17
* Change default color scheme to 'Tomorrow Night'Alexey Chernyshov2020-05-16
* Fix OSCs terminated by \x9c byte in unicodeChristian Duerr2020-05-13
* Extend style guideline documentationChristian Duerr2020-05-05
* Fix clippy warningsMatthias Krüger2020-05-01
* Fix startup locale on macOSCasper Rogild Storm2020-04-30
* Clear selection on grid swapRémi Garde2020-04-20
* Update depedenciesBastien Orivel2020-04-18
* Add config option to set cursor thicknessKirill Chibisov2020-04-15
* Use config colors to theme Wayland decorationsKirill Chibisov2020-04-09
* Fix tabstops not being reset with 'reset'Kirill Chibisov2020-03-30
* Remove `fs::read_to_string` reimplementationsChristian Duerr2020-03-26
* Remove std::fs::read_to_string reimplementation from testsMatthias Krüger2020-03-25
* Fix cursor position after alt screen resizeChristian Duerr2020-03-24
* Fix invisible selectionChristian Duerr2020-03-21
* Add modal keyboard motion modeChristian Duerr2020-03-18
* Bump version to 0.5.0-devChristian Duerr2020-03-14
* Fix live config reload for window titleChristian Duerr2020-03-14
* Add option to pick Linux/BSD backendsKirill Chibisov2020-03-13
* Fix crash when selecting last columnChristian Duerr2020-03-12
* Fix selection with invisible start and endChristian Duerr2020-03-07
* Remove `ref_test` option from configuration fileChristian Duerr2020-03-04
* Remove HollowBlock/Hidden config cursor stylesRémi Garde2020-03-02
* Remove `tabspaces` config optionChristian Duerr2020-03-01
* Fix tabs across linewrapChristian Duerr2020-03-01
* Update terminfo dependencyKirill Chibisov2020-02-29
* Fix log target of color config errorsKirill Chibisov2020-02-28
* Remove docs for 0xRRGGBB color notationChristian Duerr2020-02-27
* Fix config reload updating incorrect gridChristian Duerr2020-02-23
* Fix block selection including last columnChristian Duerr2020-02-22