aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/config
Commit message (Expand)AuthorAge
* Add `window.level` config optionDavid Horner2024-11-23
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Change ctrl+shift+u to ctrl+shift+oKirill Chibisov2024-10-10
* Add migration support for TOML config changesChristian Duerr2024-10-02
* Move root config fields to `[general]` sectionChristian Duerr2024-10-02
* Unify string formattingHamir Mahal2024-07-24
* Restart config monitor on import changeChristian Duerr2024-07-21
* Support relative imports in config fileJoshua Cao2024-07-02
* Fix spelling errorsJosh Soref2024-05-24
* Fix error with missing importsChristian Duerr2024-05-23
* Fix shutdown of config monitorChristian Duerr2024-05-03
* Fix missing config import warningMatt Fellenz2024-04-21
* Allow setting terminal env vars via PTY optionsKirill Bulatov2024-03-18
* Fix hint `Select` action for hyperlink escapeChristian Duerr2024-03-12
* Add default `Home`/`End` bindings for Vi modeKirill Chibisov2024-02-08
* Fix hang on startup with some Wayland compositorsKirill Chibisov2024-02-04
* Don't use kitty sequences outside protocolKirill Chibisov2024-01-31
* Allow specifying all config keys on all platformsChristian Duerr2024-01-24
* Fix `debug.renderer="gles2pure"` documentationChristian Duerr2024-01-14
* Ignore null values in `alacritty migrate`Kirill Chibisov2024-01-05
* Add vi search paste bindingsOmar Magdy2024-01-04
* Fix replacing optional fieldsChristian Duerr2024-01-02
* Fix number-based mouse bindingsLars Francke2024-01-02
* Fix the order of `ClearSelection` in Vi modeKirill Chibisov2023-12-16
* Bump crossfont to 0.7.0Kirill Chibisov2023-12-14
* Implement kitty's keyboard protocolKirill Chibisov2023-12-06
* Fix chars usage inside the mouse bindingsKirill Chibisov2023-12-06
* Don't use `::*` for enum variants in bindingsKirill Chibisov2023-12-03
* Adjust default Vi's SearchBackwards bindingKirill Chibisov2023-11-28
* Change default `bell.animation` to `Linear`Kirill Chibisov2023-11-13
* Add `--option` argument to `create-window`Christian Duerr2023-11-11
* Unify CLI config override mechanismsChristian Duerr2023-11-11
* Remove `alacritty_config` from alacritty_terminalKirill Chibisov2023-11-10
* Add `window.blur` config optionKirill Chibisov2023-10-29
* Fix clippy warningsPavel Roskin2023-10-29
* Fix typosPavel Roskin2023-10-25
* Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov2023-10-21
* Add inline vi mode searchChristian Duerr2023-10-20
* Fix regex memory usageChristian Duerr2023-09-17
* Add `prefer_egl` debug optionRolf Sievert2023-09-04
* Add bindings for macOS tabsKirill Chibisov2023-09-04
* Change `window.padding` from u8 to u16Arhum Jain2023-09-02
* Update regex-automata to v0.3.6Christian Duerr2023-08-27
* Remove winit dependency from alacritty_configMax Brunsfeld2023-08-17
* Make URL_REGEX more strictKirill Bulatov2023-07-22
* Fix keys like `+` not working on neo layoutsKirill Chibisov2023-07-20
* Use lowercase latters in bindings for h/m/lKirill Chibisov2023-07-18
* Update to the new winit keyboard APIKirill Chibisov2023-07-11
* Fix legacy bindings taking precedence over new onesKirill Chibisov2023-07-03
* Change the default colorschemeKirill Chibisov2023-06-29