aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/config/ui_config.rs
Commit message (Expand)AuthorAge
* Add option to apply opacity to all background colorsKirill Chibisov2021-08-16
* Fix clippy warningsChristian Duerr2021-07-03
* Add modes to regex hint bindingsJoshua Ortiz2021-06-19
* Add ipfs/ipns URL scheme supportAlfonso Montero2021-05-21
* Fix default URL bindingChristian Duerr2021-05-10
* Fix URL highlighting with unicode whitespaceChristian Duerr2021-05-09
* Add support for magnet URLsRaphael Nestler2021-04-30
* Add hint action for moving the vi cursorChristian Duerr2021-04-15
* Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* Add copy/paste/select hint actionsChristian Duerr2021-04-03
* Add regex terminal hintsChristian Duerr2021-03-01
* Update dependenciesChristian Duerr2021-02-13
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Remove redundant CLI flagsChristian Duerr2020-11-26
* Add configuration file importsChristian Duerr2020-08-21
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Extend style guideline documentationChristian Duerr2020-05-05
* Add modal keyboard motion modeChristian Duerr2020-03-18
* Remove automatic config generationKirill Chibisov2019-10-06
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05