summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-01-08Bump version to 0.7.0v0.7.0alacritty_terminal_v0.12.0v0.7.0Christian Duerr
2021-01-03Bump version to 0.7.0-rc2v0.7.0-rc2Christian Duerr
2021-01-02Bump version to 0.7.0-rc1v0.7.0-rc1Christian Duerr
2021-01-01Fix movement between matches in vi-less searchChristian Duerr
2021-01-01Add vi/search line indicatorChristian Duerr
2021-01-01Remove Windows WinPTY backendChristian Duerr
2020-12-31Add default binding to cancel search on Ctrl+CChristian Duerr
2020-12-31Fix Wayland crash due to fontconfigChristian Duerr
2020-12-31Fix characters getting swallowed during IME inputChristian Duerr
2020-12-28Draw cursor with rect rendererKirill Chibisov
2020-12-23Hide "missing" glyp for zerowidth characterKirill Chibisov
2020-12-21Fix artifacts on macOS with transparent windowsChristian Duerr
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-12-20Add search history supportChristian Duerr
2020-12-19Add separate mode for search bindingsChristian Duerr
2020-12-17Fix crash due to clipboard not being properly released on WaylandKirill Chibisov
2020-12-17Fix invalid ESC escape sequence parsingChristian Duerr
2020-12-17Increase file watcher delay on BSDChristian Duerr
2020-12-17Fix draining of PTY when holding on exitChristian Duerr
2020-12-14Fix live reload with broken yaml on startChristian Duerr
2020-12-13Fix cursor reports with mouse outside of windowChristian Duerr
2020-12-11Bump glutin to 0.26.0Kirill Chibisov
2020-12-10Remove live-shader-reload featureKirill Chibisov
2020-12-10Render underline and strikeout rects in batchesIvan Avdeev
2020-12-10Fix scrolling region performance with fixed linesChristian Duerr
2020-12-05Fix dimming of indexed colorsChristian Duerr
2020-11-26Fix DoS caused by excessive CSI parameter valuesChristian Duerr
2020-11-26Remove redundant CLI flagsChristian Duerr
2020-11-24Fix CHANGELOG sectionsKirill Chibisov
2020-11-23Add blinking cursor supportDettorer
2020-11-24Add support for '~/' in config importsChristian Duerr
2020-11-19Ignore nonexistent config imports instead of raising an errorJames Simpson
2020-11-19Fix vi mode terminal resetChristian Duerr
2020-11-17Fix wide characters being cut offKirill Chibisov
2020-11-15Bump development version to 0.7.0-devChristian Duerr
2020-11-15Fix zerowidth characters in the last columnKirill Chibisov
2020-11-13Add ability to select text during searchChristian Duerr
2020-11-07Spawn new alacritty processes in CWD on macOSNathan Lilienthal
2020-11-06Deprecate the WinPTY backendChristian Duerr
2020-11-05Use dynamic storage for zerowidth charactersChristian Duerr
2020-10-30Fix visual bell getting stuckChristian Duerr
2020-10-29Fix crash with large negative font offsetChristian Duerr
2020-10-14Update dependenciesKirill Chibisov
2020-10-10Add support for urgency hints CSITaylor Blau
2020-10-10Fix feature checking in cross buildsKirill Chibisov
2020-10-07Bump glutin to 0.25.0Kirill Chibisov
2020-10-04Fix non-ascii message bar text width calculationAlessandro Menezes
2020-09-27Add support for single line terminalsii41
2020-09-26Fix selection incorrectly expanding when scrolled in historyKirill Chibisov
2020-09-25Fix IME position with fullwidth chars in searchChristian Duerr