1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/wezterm-gui
Wez Furlong 5359f39dcf mux: fix an issue where auth window would linger before closing
Same vein as 8931afba5cee07ab12990f06c2ff34d6f8426b19; the auth
window could sometimes get stuck until an input event was sent
to it.

Wire up a mux event so that the window can close itself.
2021-05-31 00:11:47 -07:00
..
src mux: fix an issue where auth window would linger before closing 2021-05-31 00:11:47 -07:00
build.rs deps: update windows dep to 0.4 -> 0.9 2021-05-03 22:05:35 -07:00
Cargo.toml deps: metrics 0.15 -> 0.16, cargo update 2021-05-24 07:57:03 -07:00