aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Fix visual bell getting stuckChristian Duerr2020-10-30
* Fix crash with large negative font offsetChristian Duerr2020-10-29
* Error on warnings when running clippyKirill Chibisov2020-10-29
* Fix build failure on macOS without featuresChristian Duerr2020-10-28
* Remove unneeded collect during line rect creationMark Lodato2020-10-22
* Check viewport size after initial resizeChristian Duerr2020-10-22
* Fix incorrect X11 feature checkChristian Duerr2020-10-12
* Make use of glutin wayland/x11 featuresKirill Chibisov2020-10-12
* 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 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
* 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