1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/wezterm-ssh
Wez Furlong d657721163 fix lingering ssh connections
Similar to 3f6ff534d3, we need to
tickle the mux to detect when the session terminates.

In this case we can relatively simply schedule an async wait without
spawning an additional thread.
2021-05-28 22:16:31 -07:00
..
examples wezterm-ssh: add pubkey based auth 2021-03-26 23:54:57 -07:00
src fix lingering ssh connections 2021-05-28 22:16:31 -07:00
Cargo.toml wezterm-ssh: process Include statements 2021-05-28 22:16:24 -07:00