aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
* add logo key prefix and alt behavior configuration optionsexperimentalJosh Rahm2021-10-25
* Make keybindings more consistent with libtermkeyJosh Rahm2021-10-11
* Add configurable crosshairs to Alacritty.Josh Rahm2021-10-08
* Add some more terminal code stuff.Josh Rahm2021-10-06
* Merge remote-tracking branch 'betaboon/graphics' into experimentalJosh Rahm2021-10-05
|\
| * fixupbetaboon2021-08-17
| * Add Sixel supportAyose2021-08-17
* | Relax the ASCII constraint for ALT, and add support for LOGO.Josh Rahm2021-10-03
* | 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
* Update crossfont to 0.3.1Christian Duerr2021-08-01
* Add ExpandSelection mouse binding actionJason Heard2021-07-29
* Downgrade glutin versionChristian Duerr2021-07-27
* Invert windows asset symlinksChristian Duerr2021-07-18
* Bump development version to 0.10.0-devChristian Duerr2021-07-18
* Update dependenciesChristian Duerr2021-07-14
* Symlink windows assets for cargo installChristian Duerr2021-07-14
* 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
* Bump development version to 0.9.0-devChristian 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