1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-30 14:49:26 +03:00
wezterm/src
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
..
config Windows: show toast notification if config reload encounters error 2019-12-08 11:14:02 -08:00
font Clean up FontAttributes bold and italic 2019-12-06 15:11:42 -08:00
frontend Convert chit-chat into info 2019-12-06 15:11:42 -08:00
mux fixup some build and test warnings 2019-12-01 13:35:34 -08:00
server Convert chit-chat into info 2019-12-06 15:11:42 -08:00
keyassignment.rs Add hotkey (defaults: SUPER-R, and CTRL+SHIFT-R) to reload config 2019-11-24 09:27:31 -08:00
localtab.rs re-structure clipboard handling for mux 2019-12-01 13:31:12 -08:00
main.rs Convert chit-chat into info 2019-12-06 15:11:42 -08:00
ratelim.rs changes to ratelimits now take effect on config reload 2019-11-24 20:24:58 -08:00
ssh.rs ssh: disable nagle 2019-12-01 11:25:04 -08:00
termwiztermtab.rs remove Mux::config in favor of config::configuration() 2019-11-24 09:07:46 -08:00