1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-22 04:41:34 +03:00
wezterm/wezterm-mux-server-impl/src
Wez Furlong 651e536d87 term: plumb Bell through toast notification channel
Per my comment: https://github.com/wez/wezterm/issues/3#issuecomment-780750798

this routes the bell through to the GUI layer, where it currently
does nothing about it.
2021-02-18 22:34:05 -08:00
..
dispatch.rs term: plumb Bell through toast notification channel 2021-02-18 22:34:05 -08:00
lib.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
local.rs wezterm-gui: we now start an implicit unix mux server 2020-12-29 15:58:39 -08:00
pki.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
sessionhandler.rs OSC 52: update it so that it we respect primary vs. clipboard selection 2021-02-08 08:56:06 -08:00