summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2022-02-21Alacritty version 0.10.1v0.10.1v0.10.1Kirill Chibisov
2022-02-10Alacritty version 0.10.1-rc1v0.10.1-rc1Kirill Chibisov
2022-02-10Fix alpha when using `colors.transparent_background_colors`Kirill Chibisov
2022-02-10Fix repeated permission requests on M1 macsChristian Duerr
2022-02-10Use cell width to compute builtin font thicknessKirill Chibisov
2022-02-10Account for font.offset and glyph.offset in built-in fontKirill Chibisov
2022-02-10Add option to control built-in box drawing charszandr
2022-02-10Fix OSC 104 with empty second parameterDaftMouse
2022-02-10Add ´?´ support to OSC 4DaftMouse
2022-01-23Alacritty version 0.10.0v0.10.0alacritty_terminal_v0.16.0v0.10.0Christian Duerr
2022-01-23Fix logfile overwriting existing filesChristian Duerr
2022-01-13Alacritty version 0.10.0-rc4v0.10.0-rc4alacritty_terminal_v0.16.0-rc4Christian Duerr
2022-01-13Remove time dependencyChristian Duerr
2022-01-13Alacritty version 0.10.0-rc3v0.10.0-rc3alacritty_terminal_v0.16.0-rc3Christian Duerr
2022-01-08Alacritty version 0.10.0-rc2v0.10.0-rc2alacritty_terminal_v0.16.0-rc2Christian Duerr
2022-01-08Fix fullwidth char regex search infinite loopChristian Duerr
2022-01-08Use builtin font for box drawing unicode charactersKirill Chibisov
2022-01-08Trim \n from hints/semantic-/simple selectiona5ob7r
2022-01-08Fix input lag with nvidia driver on WaylandKirill Chibisov
2021-12-25Alacritty version 0.10.0-rc1v0.10.0-rc1alacritty_terminal_v0.16.0-rc1Christian Duerr
2021-12-18Spawn children from foreground working directoryJorge Carrasco
2021-12-18Keep history position when viewport is cleareda5ob7r
2021-12-18Remove trailing whitespace from block selectionjeremycostanzo
2021-12-03Fix vi cursor moving incorrectly with new outputa5ob7r
2021-12-03Fix crash when vi cursor in history during cleara5ob7r
2021-12-03Bump glutin to 0.28.0Kirill Chibisov
2021-11-11Fix crash with empty post-processed matchesScott Freeman
2021-11-08Add alacritty-msg manpage to documentationChristian Duerr
2021-10-23Add multi-window supportChristian Duerr
2021-10-22Fix cursor inversion logicChristian Duerr
2021-09-28Fix incorrect vi mode search originChristian Duerr
2021-09-27Fix vi indicator obstructing vi mode cursorChristian Duerr
2021-08-27Watch non-canonical path for config symlinksNaïm Favier
2021-08-17Add macOS ARM builds to CIChristian Duerr
2021-08-16Add option to apply opacity to all background colorsKirill Chibisov
2021-08-01Update crossfont to 0.3.1Christian Duerr
2021-07-29Add ExpandSelection mouse binding actionJason Heard
2021-07-24Add changelog entry for 7879552Christian Duerr
2021-07-18Bump development version to 0.10.0-devChristian Duerr
2021-07-17Fix vi cursor tracking during scrollingChristian Duerr
2021-07-16Fix copying interrupted tab charactersChristian Duerr
2021-07-14Update dependenciesChristian Duerr
2021-07-12Fix search regressionsChristian Duerr
2021-07-10Update mio-anonymous-pipes to 0.2.0David Hewitt
2021-07-07Fix leaving vi mode with active selectiona5ob7r
2021-07-04Fix vi cursor motion with ScrollPage* actionsa5ob7r
2021-07-04Fix crash when resizing during vi modeChristian Duerr
2021-07-03Add buffer for PTY reads during terminal lockChristian Duerr
2021-06-19Add modes to regex hint bindingsJoshua Ortiz
2021-06-16Fix ScrollHalfPageUp vi cursor motion regressiona5ob7r