alacritty/alacritty/src/config
Christian Duerr a77f77c48f
Fix shutdown of config monitor
This implements a coordinated shutdown of the config monitor by sending
an event to its thread and waiting for the thread to terminate.
2024-05-03 20:20:45 +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 Fix missing config import warning 2024-04-21 11:12:55 +00:00
monitor.rs Fix shutdown of config monitor 2024-05-03 20:20:45 +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