aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
* 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 IME position with fullwidth chars in searchChristian Duerr2020-09-25
* Log new padding and cell size on 'SizeInfo' updateKirill Chibisov2020-09-24
* Fix CLI arguments without config fileChristian Duerr2020-09-20
* Improve example for the -o CLI flagNathan Lilienthal2020-09-13
* Pass existing CLI parameters to SpawnNewInstanceRohan Poojary2020-09-06
* Fix multiline URL highlightingChristian Duerr2020-08-30
* Add escape to report text area sizeAyose Cazorla2020-08-28
* Unify term dimension callsChristian Duerr2020-08-25
* Add CLI parameter to override config optionsChristian Duerr2020-08-22
* Fix config import error handlingChristian Duerr2020-08-22
* Add configuration file importsChristian Duerr2020-08-21
* Add logging for crossfontChristian Duerr2020-08-14
* Fix selection scrolling with message bar visibleChristian Duerr2020-08-14
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13
* Use user's background color for render timer textKirill Chibisov2020-08-13
* Add support for double underlinesChristian Duerr2020-08-12
* Remove copyright notice from filesKirill Chibisov2020-08-10
* Remove markdownish markup from `--help` outputKirill Chibisov2020-08-10
* Fix characters swallowed during searchChristian Duerr2020-08-09
* Add ^C binding to cancel search and leave Vi modeChristian Duerr2020-08-10
* Fix clippy issuesChristian Duerr2020-08-06
* Use `tcgetpgrp` to get PID for SpawnNewInstanceChristian Duerr2020-08-06
* Reduce InstanceData footprintJoe Wilm2020-08-05
* Fix negative window positionChristian Duerr2020-08-02
* Fix crates.io publishing restrictionsChristian Duerr2020-08-01
* Bump minimum supported Rust version to 1.43.0Kirill Chibisov2020-07-28
* Fix scrolling with selection expansionChristian Duerr2020-07-27
* Fix viless search originChristian Duerr2020-07-25
* Bump version to 0.6.0-devChristian Duerr2020-07-19
* Bump alacritty_terminal versionChristian Duerr2020-07-19
* Rename font crate to crossfontChristian Duerr2020-07-18
* Fix crashes during searchChristian Duerr2020-07-17
* Add different search label for backward searchChristian Duerr2020-07-17
* Fix selection update in viless searchChristian Duerr2020-07-17
* Add support for searching without vi modeChristian Duerr2020-07-15
* Fix padding change not being applied immediatelyKirill Chibisov2020-07-15
* Fix movement within search matchesChristian Duerr2020-07-14
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Remove alacritty.yml mentions from font crate errorsKirill Chibisov2020-07-11
* Fix crash when configured font is missingChristian Duerr2020-07-11
* Add readline bindings to searchChristian Duerr2020-07-10
* Fix clipboard not working on KDE WaylandKirill Chibisov2020-07-10
* Add option to run command on bell Kirill Chibisov2020-07-10
* Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov2020-07-10
* Add regex scrollback buffer searchChristian Duerr2020-07-09