aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* 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
* Add support for '~/' in config importsChristian Duerr2020-11-24
* Ignore nonexistent config imports instead of raising an errorJames Simpson2020-11-19
* Fix vi mode terminal resetChristian Duerr2020-11-19
* Fix wide characters being cut offKirill Chibisov2020-11-17
* Bump development version to 0.7.0-devChristian Duerr2020-11-15
* Fix zerowidth characters in the last columnKirill Chibisov2020-11-15
* Add ability to select text during searchChristian Duerr2020-11-13
* Spawn new alacritty processes in CWD on macOSNathan Lilienthal2020-11-07
* Deprecate the WinPTY backendChristian Duerr2020-11-06
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Fix visual bell getting stuckChristian Duerr2020-10-30
* Fix crash with large negative font offsetChristian Duerr2020-10-29
* Update dependenciesKirill Chibisov2020-10-14
* Add support for urgency hints CSITaylor Blau2020-10-10
* Fix feature checking in cross buildsKirill Chibisov2020-10-10
* Bump glutin to 0.25.0Kirill Chibisov2020-10-07
* Fix non-ascii message bar text width calculationAlessandro Menezes2020-10-04
* Add support for single line terminalsii412020-09-27
* Fix selection incorrectly expanding when scrolled in historyKirill Chibisov2020-09-26
* Fix IME position with fullwidth chars in searchChristian Duerr2020-09-25
* Add changelog entry for FreeType version bumpChristian Duerr2020-09-22
* Pass existing CLI parameters to SpawnNewInstanceRohan Poojary2020-09-06
* Disable WinPTY with windows-gnu toolchainMateusz MikuĊ‚a2020-08-31
* Update smithay-clipboard to 0.5.2Kirill Chibisov2020-08-30
* Add escape to report text area sizeAyose Cazorla2020-08-28
* Add CLI parameter to override config optionsChristian Duerr2020-08-22
* Add configuration file importsChristian Duerr2020-08-21
* Fix selection scrolling with message bar visibleChristian Duerr2020-08-14
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13