aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Fix initial vi cursor position while in scrollbackChristian Duerr2021-04-14
* Add hide other windows binding on macOSKam Kudla2021-04-08
* Keep viewport in place during resizeRichard Steinmetz2021-03-31
* Fix cursor thickness on wide cellsStokhos2021-03-28
* Fix URLs opening in explorer on WindowsSerban Constantin2021-03-15
* Add regex terminal hintsChristian Duerr2021-03-01
* Remove incorrect changelog entryChristian Duerr2021-03-01
* Run clippy on MSRVChristian Duerr2021-02-27
* Fix hollow block cursor being drawn for hidden cursorKirill Chibisov2021-02-26
* Fix vi cursor after leaving searchChristian Duerr2021-02-26
* Add support for synchronized updatesChristian Duerr2021-02-24
* Fix selection after search without matchChristian Duerr2021-02-22
* Add version 0.7.2 to changelogChristian Duerr2021-02-20
* Limit the maximum DPR on X11 to 10Christian Duerr2021-02-15
* Update dependenciesChristian Duerr2021-02-13
* Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal2021-02-04
* Fix segmentation fault on shutdown with WaylandChristian Duerr2021-01-29
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Update shell completionsJason2021-01-17
* Add IME support for WindowsKhinenw2021-01-15
* Fix assertion crash on 32-bit systemsr-c-f2021-01-11
* Fix jumping between matches in reverse vi searchChristian Duerr2021-01-08
* Bump development version to 0.8.0-devChristian Duerr2021-01-04
* Fix movement between matches in vi-less searchChristian Duerr2021-01-01
* Add vi/search line indicatorChristian Duerr2021-01-01
* Remove Windows WinPTY backendChristian Duerr2021-01-01
* Add default binding to cancel search on Ctrl+CChristian Duerr2020-12-31
* Fix Wayland crash due to fontconfigChristian Duerr2020-12-31
* Fix characters getting swallowed during IME inputChristian Duerr2020-12-31
* Draw cursor with rect rendererKirill Chibisov2020-12-28
* Hide "missing" glyp for zerowidth characterKirill Chibisov2020-12-23
* Fix artifacts on macOS with transparent windowsChristian Duerr2020-12-21
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Add search history supportChristian Duerr2020-12-20
* Add separate mode for search bindingsChristian Duerr2020-12-19
* Fix crash due to clipboard not being properly released on WaylandKirill Chibisov2020-12-17
* Fix invalid ESC escape sequence parsingChristian Duerr2020-12-17
* Increase file watcher delay on BSDChristian Duerr2020-12-17
* Fix draining of PTY when holding on exitChristian Duerr2020-12-17
* Fix live reload with broken yaml on startChristian Duerr2020-12-14
* Fix cursor reports with mouse outside of windowChristian Duerr2020-12-13
* Bump glutin to 0.26.0Kirill Chibisov2020-12-11
* Remove live-shader-reload featureKirill Chibisov2020-12-10
* Render underline and strikeout rects in batchesIvan Avdeev2020-12-10
* Fix scrolling region performance with fixed linesChristian Duerr2020-12-10
* Fix dimming of indexed colorsChristian Duerr2020-12-05
* Fix DoS caused by excessive CSI parameter valuesChristian Duerr2020-11-26
* Remove redundant CLI flagsChristian Duerr2020-11-26
* Fix CHANGELOG sectionsKirill Chibisov2020-11-24
* Add blinking cursor supportDettorer2020-11-23