aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/config/ui_config.rs
Commit message (Expand)AuthorAge
* Fix spelling errorsJosh Soref2024-05-24
* Allow setting terminal env vars via PTY optionsKirill Bulatov2024-03-18
* Fix hint `Select` action for hyperlink escapeChristian Duerr2024-03-12
* Fix replacing optional fieldsChristian Duerr2024-01-02
* Implement kitty's keyboard protocolKirill Chibisov2023-12-06
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Fix regex memory usageChristian Duerr2023-09-17
* Update regex-automata to v0.3.6Christian Duerr2023-08-27
* Make URL_REGEX more strictKirill Bulatov2023-07-22
* Update to the new winit keyboard APIKirill Chibisov2023-07-11
* Fix legacy bindings taking precedence over new onesKirill Chibisov2023-07-03
* Add errors for deserializing with unknown fieldsChristian Duerr2023-06-17
* Add option to persist hints after selectionSonu Bardai2023-06-15
* Fix warnings for config importsChristian Duerr2023-06-14
* Switch to TOML configuration formatChristian Duerr2023-06-12
* Update winit to 0.28Kirill Chibisov2023-02-02
* Update glutin to 0.30.0Kirill Chibisov2022-11-03
* Add IPC config subcommandChristian Duerr2022-09-01
* Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
* Fix a few minor clippy lintsYuri Astrakhan2022-06-02
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22
* Add multi-window supportChristian Duerr2021-10-23
* Fix 'background_opacity' deprecationChristian Duerr2021-08-23
* 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