aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
...
* Use user's background color for render timer textKirill Chibisov2020-08-13
* Add support for double underlinesChristian Duerr2020-08-12
* Fix handling of wrapline flag in last lineChristian Duerr2020-08-12
* Fix characters swallowed during searchChristian Duerr2020-08-09
* Add ^C binding to cancel search and leave Vi modeChristian Duerr2020-08-10
* Add support for colon separated SGR parametersChristian Duerr2020-08-07
* Use `tcgetpgrp` to get PID for SpawnNewInstanceChristian Duerr2020-08-06
* Reduce InstanceData footprintJoe Wilm2020-08-05
* Fix negative window positionChristian Duerr2020-08-02
* Remove 0.5.0 changelog suffixKirill Chibisov2020-08-01
* Unify changelog section orderChristian Duerr2020-07-31
* Fix 0.5.0 changelogChristian Duerr2020-07-31
* Remove snap packaging configChristian Duerr2020-07-30
* Bump minimum supported Rust version to 1.43.0Kirill Chibisov2020-07-28
* Invert fixed color cursor if it's close to cell bgChristian Duerr2020-07-26
* Add secondary DA supportChristian Duerr2020-07-23
* Improve selection expansion changelog entryChristian Duerr2020-07-22
* Bump version to 0.6.0-devChristian Duerr2020-07-19
* Fallback to SHELL instead of passwd if presentMattbazooka2020-07-14
* Fix freetype 26.6 format conversioncynecx2020-07-14
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Fix crash when configured font is missingChristian Duerr2020-07-11
* Add option to run command on bell Kirill Chibisov2020-07-10
* Set default FreeType propertiesKirill Chibisov2020-07-10
* Bump urlocator and unicode-widthChristian Duerr2020-07-10
* Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov2020-07-10
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Fix cursor reflowChristian Duerr2020-07-09
* Fix saved cursor handlingChristian Duerr2020-07-06
* Preserve linewrap flag across alt screen switchesChristian Duerr2020-07-06
* Add auxiliary files to macOS Application bundleAndrew Zhou2020-07-04
* Update --help for class option to match manpageJeff Windsor2020-07-04
* Fix reflow of empty wrapped cursor lineChristian Duerr2020-07-01
* Fix foreground dimming with truecolor textCarlo Abelli2020-06-29
* Clear selection on clear line/screen escapesKirill Chibisov2020-06-26
* Fix scroll down escape pulling lines from historyChristian Duerr2020-06-25
* Add selection expansionChristian Duerr2020-06-23
* Add automatic scrolling during selectionChristian Duerr2020-06-18
* Rework default config binding replacementKirill Chibisov2020-06-15
* Fix font rendering regression on macOSJade Michael Thornton2020-06-04
* Add version 0.4.3 entries to changelogChristian Duerr2020-06-03
* Add whitespace after dropped file pathsFernando2020-06-03
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Refactor Term/Grid separationChristian Duerr2020-05-30
* Update dependenciesKirill Chibisov2020-05-30
* Remove env_logger depedencyChristian Duerr2020-05-29
* Set IUTF8 input setting on supported platformsKirill Chibisov2020-05-27
* Update copypasta to v0.7.0Kirill Chibisov2020-05-21
* Fix crash when writing wide char in last columnChristian Duerr2020-05-17
* Bump winit to 0.22.2Christian Duerr2020-05-16