aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/src
Commit message (Expand)AuthorAge
...
* Remove `fs::read_to_string` reimplementationsChristian Duerr2020-03-26
* Fix cursor position after alt screen resizeChristian Duerr2020-03-24
* Fix invisible selectionChristian Duerr2020-03-21
* Add modal keyboard motion modeChristian Duerr2020-03-18
* 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
* 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
* 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 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
* Fix cut off full width glyphs in last columnChristian Duerr2020-01-09
* Update outdated reftestsKirill Chibisov2020-01-04
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Remove C1 escape supportChristian Duerr2019-12-31
* Remove outdated information from READMEKirill Chibisov2019-12-29
* Fix screen reset not clearing cell flagsChristian Duerr2019-12-24
* Fix crash on clear when scrolled up in historyKirill Chibisov2019-12-22
* Remove unneeded NamedPipe::connect() callsDavid Hewitt2019-12-22
* Default to ConPTY instead of WinPTYDavid Hewitt2019-12-21
* Fix Windows CI build failureChristian Duerr2019-12-21
* Add conpty dynamic loading restrictions docssterlingjensen2019-12-15
* Send PTY resize messages through event loopDavid Hewitt2019-12-14
* Fix storage rotation errorChristian Duerr2019-12-13
* Fix crash when resizing AlacrittyChristian Duerr2019-12-12
* Fix deadlock when closing on Windows using ConptyDavid Hewitt2019-12-12