summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2021-05-10Bump version to 0.8.0-rc6v0.8.0-rc6alacritty_terminal_v0.14.0-rc6Christian Duerr
2021-05-09Bump version to 0.8.0-rc5v0.8.0-rc5alacritty_terminal_v0.14.0-rc5Christian Duerr
2021-05-09Bump version to 0.8.0-rc4v0.8.0-rc4alacritty_terminal_v0.14.0-rc4Christian Duerr
2021-05-01Bump version to 0.8.0-rc3v0.8.0-rc3alacritty_terminal_v0.14.0-rc3Christian Duerr
2021-05-01Bump version to 0.8.0-rc2v0.8.0-rc2alacritty_terminal_v0.14.0-rc2Christian Duerr
2021-05-01Add changelog entry for config url changeChristian Duerr
2021-05-01Bump version to 0.8.0-rc1v0.8.0-rc1alacritty_terminal_v0.14.0-rc1Christian Duerr
2021-04-30Use cell colors for focused match CellRgbNathan Lilienthal
2021-04-30Add support for magnet URLsRaphael Nestler
2021-04-29Fix replacement of fullwidth charactersChristian Duerr
2021-04-22Fix cursor expansion across wide charsChristian Duerr
2021-04-14Fix initial vi cursor position while in scrollbackChristian Duerr
2021-04-08Add hide other windows binding on macOSKam Kudla
2021-03-31Keep viewport in place during resizeRichard Steinmetz
2021-03-28Fix cursor thickness on wide cellsStokhos
2021-03-15Fix URLs opening in explorer on WindowsSerban Constantin
2021-03-01Add regex terminal hintsChristian Duerr
2021-03-01Remove incorrect changelog entryChristian Duerr
2021-02-27Run clippy on MSRVChristian Duerr
2021-02-26Fix hollow block cursor being drawn for hidden cursorKirill Chibisov
2021-02-26Fix vi cursor after leaving searchChristian Duerr
2021-02-24Add support for synchronized updatesChristian Duerr
2021-02-22Fix selection after search without matchChristian Duerr
2021-02-20Add version 0.7.2 to changelogChristian Duerr
2021-02-15Limit the maximum DPR on X11 to 10Christian Duerr
2021-02-13Update dependenciesChristian Duerr
2021-02-04Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal
2021-01-29Fix segmentation fault on shutdown with WaylandChristian Duerr
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-17Update shell completionsJason
2021-01-15Add IME support for WindowsKhinenw
2021-01-11Fix assertion crash on 32-bit systemsr-c-f
2021-01-08Fix jumping between matches in reverse vi searchChristian Duerr
2021-01-04Bump development version to 0.8.0-devChristian 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