1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 02:42:05 +03:00
wezterm/config
Wez Furlong 5787bdff53 wezterm: closing a window now prompts for confirmation by default
Adds `window_close_confirmation = "AlwaysPrompt"` as the default
configuration.  Can be set to `NeverPrompt` to disable prompting.
2020-12-23 09:58:38 -08:00
..
src wezterm: closing a window now prompts for confirmation by default 2020-12-23 09:58:38 -08:00
build.rs move config into its own crate 2020-10-03 11:15:57 -07:00
Cargo.toml deps: dirs -> dirs_next 2020-12-10 10:08:49 -08:00