aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/config
Commit message (Expand)AuthorAge
...
* 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
* Remove mouse double_click/triple_click optionsSonu Bardai2023-06-29
* Add TOML migration recommendation to warningChristian Duerr2023-06-26
* Add errors for deserializing with unknown fieldsChristian Duerr2023-06-17
* Fix parsing of integer font sizesPavel Roskin2023-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
* Switch to VTE's built-in ansi featureAnhad Singh2023-05-23
* Update xdg and dirs crateKirill Chibisov2023-05-17
* Update bitflags to 2.2.1Kirill Chibisov2023-05-17
* Allow mode-exclusive bindings in any modeChristian Duerr2023-04-15
* Add `window.resize_increments` config optionKirill Chibisov2023-02-18
* Fix notify doing active pollingKirill Chibisov2023-02-02
* Update winit to 0.28Kirill Chibisov2023-02-02
* Create new windows with Cmd+N by defaultChristian Duerr2023-01-27
* Add 'debug.renderer' config optionKirill Chibisov2022-11-28
* Update to notify v5 via notify_debouncer_miniJames McCoy2022-11-15
* Update glutin to 0.30.0Kirill Chibisov2022-11-03
* Fix clippy warningsChristian Duerr2022-10-12
* Add IPC config subcommandChristian Duerr2022-09-01
* Rework `--class` CLI optionKirill Chibisov2022-08-25
* Bump glutin to 0.29.1Kirill Chibisov2022-08-10
* Warn if only columns XOR lines is setSabu Siyad2022-08-02
* Fix thin strokes on macOSChris Copeland2022-07-15
* Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
* Ignore special files for live config reloadKirill Chibisov2022-06-16
* Add vi action to center view around vi cursorjeremycostanzo2022-06-10
* Fix a few minor clippy lintsYuri Astrakhan2022-06-02
* Add `ToggleMaximized` key binding actionChris Copeland2022-02-27
* Don't load font twice during display creationKirill Chibisov2022-02-18
* Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
* Add option to control built-in box drawing charszandr2022-01-29
* Fix block selection expansion with Ctrl + RMBKirill Chibisov2022-01-11
* Add title/class CLI parameters to create-windowKirill Chibisov2022-01-03
* Add parameters to `msg create-window` subcommandKirill Chibisov2021-11-22