summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-11-15Fix zerowidth characters in the last columnKirill Chibisov
2020-11-14Bump version to 0.6.0-rc1Christian Duerr
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
2020-09-22Add changelog entry for FreeType version bumpChristian Duerr
2020-09-06Pass existing CLI parameters to SpawnNewInstanceRohan Poojary
2020-08-31Disable WinPTY with windows-gnu toolchainMateusz MikuĊ‚a
2020-08-30Update smithay-clipboard to 0.5.2Kirill Chibisov
2020-08-28Add escape to report text area sizeAyose Cazorla
2020-08-22Add CLI parameter to override config optionsChristian Duerr
2020-08-21Add configuration file importsChristian Duerr
2020-08-14Fix selection scrolling with message bar visibleChristian Duerr
2020-08-13Use yellow/red from the config for message bar colorsKirill Chibisov
2020-08-13Use user's background color for render timer textKirill Chibisov
2020-08-12Add support for double underlinesChristian Duerr
2020-08-12Fix handling of wrapline flag in last lineChristian Duerr
2020-08-09Fix characters swallowed during searchChristian Duerr
2020-08-10Add ^C binding to cancel search and leave Vi modeChristian Duerr
2020-08-07Add support for colon separated SGR parametersChristian Duerr
2020-08-06Use `tcgetpgrp` to get PID for SpawnNewInstanceChristian Duerr
2020-08-05Reduce InstanceData footprintJoe Wilm
2020-08-02Fix negative window positionChristian Duerr
2020-08-01Remove 0.5.0 changelog suffixKirill Chibisov
2020-07-31Unify changelog section orderChristian Duerr
2020-07-31Fix 0.5.0 changelogChristian Duerr
2020-07-30Remove snap packaging configChristian Duerr
2020-07-28Bump minimum supported Rust version to 1.43.0Kirill Chibisov
2020-07-26Invert fixed color cursor if it's close to cell bgChristian Duerr
2020-07-23Add secondary DA supportChristian Duerr
2020-07-22Improve selection expansion changelog entryChristian Duerr
2020-07-19Bump version to 0.6.0-devChristian Duerr
2020-07-14Fallback to SHELL instead of passwd if presentMattbazooka
2020-07-14Fix freetype 26.6 format conversioncynecx
2020-07-11Remove gui dependencies from alacritty_terminalKirill Chibisov
2020-07-11Fix crash when configured font is missingChristian Duerr
2020-07-10Add option to run command on bell Kirill Chibisov
2020-07-10Set default FreeType propertiesKirill Chibisov
2020-07-10Bump urlocator and unicode-widthChristian Duerr