aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Added a dotted underline feature and changed the undercurl feature to beJosh Rahm2021-09-27
* Add overline attribute.Josh Rahm2021-09-15
* Change undercurl line styleJosh Rahm2021-09-15
* Added ability to set the special color for the undercur and underlines using ...Josh Rahm2021-09-15
* Added a rudimentary undercurl to Alacritty. Currently does not support settin...Josh Rahm2021-09-15
* Watch non-canonical path for config symlinksNaïm Favier2021-08-27
* Fix 'background_opacity' deprecationChristian Duerr2021-08-23
* Migrate CLI config to structoptChristian Duerr2021-08-18
* Add option to apply opacity to all background colorsKirill Chibisov2021-08-16
* Log dependency warnings/errors at trace levelSteven Bosnick2021-08-04
* Add ExpandSelection mouse binding actionJason Heard2021-07-29
* Fix search regressionsChristian Duerr2021-07-12
* Fix leaving vi mode with active selectiona5ob7r2021-07-07
* Fix clippy warningsChristian Duerr2021-07-03
* Add modes to regex hint bindingsJoshua Ortiz2021-06-19
* Improve rendering performanceChristian Duerr2021-05-22
* Add ipfs/ipns URL scheme supportAlfonso Montero2021-05-21
* Fix startup caching of bold glyphsChristian Duerr2021-05-20
* Fix default URL bindingChristian Duerr2021-05-10
* Fix URL highlighting with unicode whitespaceChristian Duerr2021-05-09
* Fix unnecessary redraws due to hint highlightingChristian Duerr2021-05-09
* Add Ctrl+c binding for exiting hint modeabsorber2021-05-08
* Update crossfont to 0.3.0Christian Duerr2021-05-01
* Add deprecation warning for mouse URL configChristian Duerr2021-05-01
* Use cell colors for focused match CellRgbNathan Lilienthal2021-04-30
* Cleanup config path logging without any filesNathan Lilienthal2021-04-30
* Add support for magnet URLsRaphael Nestler2021-04-30
* Fix highlighting multiple hints in the same lineChristian Duerr2021-04-30
* Update vi-mode `Open` config docs for hintsNathan Lilienthal2021-04-26
* Fix cursor expansion across wide charsChristian Duerr2021-04-22
* Fix out of order terminal query responsesChristian Duerr2021-04-17
* Fix selection flooding Wayland connectionChristian Duerr2021-04-17
* Fix mouse reportsChristian Duerr2021-04-16
* Fix mouse point crash on resizeChristian Duerr2021-04-15
* Add hint action for moving the vi cursorChristian Duerr2021-04-15
* Fix hint label with start above viewportChristian Duerr2021-04-14
* Fix URL highlight in mouse mode without shiftChristian Duerr2021-04-14
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Add hide other windows binding on macOSKam Kudla2021-04-08
* Add copy/paste/select hint actionsChristian Duerr2021-04-03
* Fix focused match selection colorChristian Duerr2021-04-02
* Unify the grid line indexing typesChristian Duerr2021-03-30
* Fix cursor thickness on wide cellsStokhos2021-03-28
* Fix URLs opening in explorer on WindowsSerban Constantin2021-03-15
* Fix inconsistent_struct_constructor clippy lintMatthias Krüger2021-03-12
* Fix vi mode searchChristian Duerr2021-03-06
* Add regex terminal hintsChristian Duerr2021-03-01
* Fix hollow block cursor being drawn for hidden cursorKirill Chibisov2021-02-26
* Fix vi cursor after leaving searchChristian Duerr2021-02-26
* Fix selection after search without matchChristian Duerr2021-02-22