aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
* 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
* Extract winpty crateChristian Duerr2020-02-17
* Fix parser stopping at unknown modesChristian Duerr2020-02-15
* Fix incorrect display offset after rotationKirill Chibisov2020-02-12
* Bump vte and urlocatorChristian Duerr2020-02-11
* Revert "Fix backspace deleting chars when IME is open"Christian Duerr2020-02-10
* Fix selection expansion across full-width glyphsChristian Duerr2020-02-07
* Mirror OSC query terminatorChristian Duerr2020-01-31
* Fix inconsistent test module namingChristian Duerr2020-01-28
* Fix incorrect grid.len() and grid.history_size()Kirill Chibisov2020-01-26
* Fix selection rotating outside of scrolling regionChristian Duerr2020-01-24
* Fix build error on OpenBSDeau2020-01-24
* Fix oob error during selectionKirill Chibisov2020-01-21
* Fix first cell when selection is off screenChristian Duerr2020-01-21
* Disable drawing bold text bright by defaultKirill Chibisov2020-01-20
* Remove scrolling.auto_scroll featureKirill Chibisov2020-01-20
* Expand line selection across wrapped linesChristian Duerr2020-01-15
* Remove Windows working directory canonicalizationDavid Hewitt2020-01-15
* Bump VTE to 0.5.0Christian Duerr2020-01-12
* Fix crash with invalid working directoryChristian Duerr2020-01-12
* Move Alacritty to organizationChristian Duerr2020-01-11
* Bump glutin to 0.22.0Christian Duerr2020-01-10