aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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 vague startup crash messages with WinPTYDavid Hewitt2019-12-12
* Fix colored row reset performanceChristian Duerr2019-12-10
* Add support for colored emojis on Linux/BSDKirill Chibisov2019-12-09
* Fix minimize causing resize WindowsDavid Hewitt2019-12-09
* Add /Application symlink to macOS DMGMark Vainomaa2019-12-07
* Fix unicode 11/12 glyph widthChristian Duerr2019-12-06
* Remove unnecessary lifetimes from winptysterlingjensen2019-12-05
* Add documentation for the release processChristian Duerr2019-12-05
* Fix incorrect DPI after wakeup on X11Christian Duerr2019-12-04
* Fix PR and issue templateChristian Duerr2019-12-02
* Add new issue and PR templatesChristian Duerr2019-12-01
* Fix direct escape input on Windows using altChristian Duerr2019-11-30
* Move icon embed step from winpty to Alacrittysterlingjensen2019-11-30
* Add Insert/Delete bindings with combined modifiersKirill Chibisov2019-11-28
* Add prerendered PNG and simplified SVG logojansol2019-11-28
* Fix `OSC 52` with empty clipboard paramChristian Duerr2019-11-28
* Fix parsing of file schemeChristian Duerr2019-11-27
* Remove unused PackedVertex structCole Helbling2019-11-26
* Simplify `cargo deb` usagePen Tree2019-11-26
* Bump copypasta to 0.6.1Christian Duerr2019-11-26
* Bump x11-clipboard to 0.4.0Cole Helbling2019-11-25
* Fix modifiers not getting released with XWaylandChristian Duerr2019-11-23
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Fix excessive allocations in URL parserChristian Duerr2019-11-22
* Fix paste on Wayland inserting empty linesKirill Chibisov2019-11-21
* Bump master to 0.4.1-devChristian Duerr2019-11-19
* Remove tests failing in release modeChristian Duerr2019-11-19
* Bump glutin depedencyChristian Duerr2019-11-18
* 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
* Fix incorrect DPI at startup on X11Christian Duerr2019-11-12
* Fix modifier inconsistenciesChristian Duerr2019-11-11
* Add escape for reading clipboardChristian Duerr2019-11-11
* Add ref test for verifying colored clear behaviorChristian Duerr2019-11-10