1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-01 00:35:46 +03:00
wezterm/src/config
Wez Furlong b47cd72853 Windows: show toast notification if config reload encounters error
This gives us a way to show notifs on windows, which is a feature
that isn't supported by the notify-rust crate.
2019-12-08 11:14:02 -08:00
..
color.rs tidy up config imports a little 2019-11-24 07:55:13 -08:00
daemon.rs split daemon options out of config/mod.rs 2019-11-24 07:37:42 -08:00
font.rs Clean up FontAttributes bold and italic 2019-12-06 15:11:42 -08:00
keys.rs Add hotkey (defaults: SUPER-R, and CTRL+SHIFT-R) to reload config 2019-11-24 09:27:31 -08:00
mod.rs Windows: show toast notification if config reload encounters error 2019-12-08 11:14:02 -08:00
ssh.rs split more config into separate modules 2019-11-24 07:50:13 -08:00
terminal.rs Allow reloading hyperlink rules from the config at runtime 2019-11-24 13:12:54 -08:00
tls.rs split more config into separate modules 2019-11-24 07:50:13 -08:00
unix.rs split more config into separate modules 2019-11-24 07:50:13 -08:00