aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal
Commit message (Expand)AuthorAge
...
* Fix cut off full width glyphs in last columnChristian Duerr2020-01-09
* Bump version to 0.4.2-devKirill Chibisov2020-01-05
* Update outdated reftestsKirill Chibisov2020-01-04
* Clean up Windows PTY string handlingDavid Hewitt2020-01-02
* Remove C1 escape supportChristian Duerr2019-12-31
* Move live-shader-reload feature to alacrittyKirill Chibisov2019-12-30
* 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
* Fix colored row reset performanceChristian Duerr2019-12-10
* Remove unnecessary lifetimes from winptysterlingjensen2019-12-05
* Fix `OSC 52` with empty clipboard paramChristian Duerr2019-11-28
* Fix modifiers not getting released with XWaylandChristian Duerr2019-11-23
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Bump master to 0.4.1-devChristian Duerr2019-11-19
* Remove tests failing in release modeChristian Duerr2019-11-19
* Fix deletion of lines when clearing the screenNathan Lilienthal2019-11-18
* Fix ESC escapes not ignoring invalid intermediatesKirill Chibisov2019-11-17
* Fix cell reset not clearing flags and foregroundKirill Chibisov2019-11-17
* Fix WinPTY freeze on terminationMaciej Makowski2019-11-16
* Add reftest for line deletionChristian Duerr2019-11-15
* Fix `CSI Ps M` deleting lines above cursorChristian Duerr2019-11-15
* Fix division by zero without any cols or linesBurak Yigit Kaya2019-11-14
* Fix mouse modes not being mutually exclusiveKirill Chibisov2019-11-12
* Add escape for reading clipboardChristian Duerr2019-11-11
* Add ref test for verifying colored clear behaviorChristian Duerr2019-11-10
* Add UTF-8 mouse mode supportKirill Chibisov2019-11-04
* Fix incorrect cell foreground when clearing screenChristian Duerr2019-11-04
* Fix URL highlightingChristian Duerr2019-11-03
* Fix clippy warningsChristian Duerr2019-11-02
* Fix visual bell rendering modeKirill Chibisov2019-10-26
* Update dependenciesKirill Chibisov2019-10-23
* Fix XEmbed compilation error on 32-bit platformscyclopsian2019-10-20
* Fix window title not filled by defaultDustin2019-10-17
* Print launch command name on failureChristian Duerr2019-10-15
* Add support for alternate scroll escapeAleksey Kuznetsov2019-10-15
* Add support for title stack escape sequencesDustin2019-10-14
* Add --hold CLI flagValentin Ignatev2019-10-09
* Remove automatic config generationKirill Chibisov2019-10-06
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05
* Add live config reload for font sizewayne2019-10-02
* Concatenate parameters of title OSCPaolo Capriotti2019-09-28