aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
* Print multiline logs in one write callKirill Chibisov2020-12-10
* Render underline and strikeout rects in batchesIvan Avdeev2020-12-10
* Remove redundant CLI flagsChristian Duerr2020-11-26
* Add blinking cursor supportDettorer2020-11-23
* Add support for '~/' in config importsChristian Duerr2020-11-24
* Increase font size in CSDs on WaylandKirill Chibisov2020-11-22
* Fix stdout log message orderKirill Chibisov2020-11-19
* Ignore nonexistent config imports instead of raising an errorJames Simpson2020-11-19
* Fix wide characters being cut offKirill Chibisov2020-11-17
* Bump development version to 0.7.0-devChristian Duerr2020-11-15
* Fix unused import warningChristian Duerr2020-11-15
* Load only gl 3.3 functionsKirill Chibisov2020-11-14
* Feature gate 'image' when building without x11 featureKirill Chibisov2020-11-14
* 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
* Error on warnings when running clippyKirill Chibisov2020-10-29
* Fix build failure on macOS without featuresChristian Duerr2020-10-28
* Remove rustc_tools_util dependencyChristian Duerr2020-10-25
* Remove unneeded collect during line rect creationMark Lodato2020-10-22
* Check viewport size after initial resizeChristian Duerr2020-10-22
* Add license symlinks for cratesStefano Figura2020-10-17
* 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 copyright notice from filesKirill Chibisov2020-08-10
* Remove markdownish markup from `--help` outputKirill Chibisov2020-08-10