alacritty/alacritty/src/config
Kirill Bulatov fe88aaa085
Allow setting terminal env vars via PTY options
Closes #7778.
2024-03-18 01:15:39 +00:00
..
bell.rs Change default `bell.animation` to `Linear` 2023-11-13 02:19:03 +04:00
bindings.rs Add default `Home`/`End` bindings for Vi mode 2024-02-08 01:52:53 +04:00
color.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
cursor.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
debug.rs Fix `debug.renderer="gles2pure"` documentation 2024-01-14 19:01:30 +04:00
font.rs Bump crossfont to 0.7.0 2023-12-14 07:15:40 +04:00
mod.rs Ignore null values in `alacritty migrate` 2024-01-05 11:59:05 +04:00
monitor.rs Fix typos 2023-10-25 23:20:58 +00:00
mouse.rs Remove mouse double_click/triple_click options 2023-06-29 17:17:54 +04:00
scrolling.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
selection.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
serde_utils.rs Switch to TOML configuration format 2023-06-12 00:23:41 +00:00
terminal.rs Remove `alacritty_config` from alacritty_terminal 2023-11-10 18:16:22 +04:00
ui_config.rs Allow setting terminal env vars via PTY options 2024-03-18 01:15:39 +00:00
window.rs Allow specifying all config keys on all platforms 2024-01-24 02:00:05 +04:00