1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-ssh
Wez Furlong fa0f538d36
mux: detect dead ssh session and reconnect
The issue was that the session was rendered dead/unusable by closing
all of the tabs.

We now detect this and create a new session.

refs: https://github.com/wez/wezterm/discussions/3480#discussioncomment-5567569
2023-04-10 20:47:17 -07:00
..
examples fixup build for pty api change 2022-08-12 08:45:02 -07:00
src mux: detect dead ssh session and reconnect 2023-04-10 20:47:17 -07:00
tests wezterm-ssh: tidy up test output 2023-03-23 12:59:02 -07:00
Cargo.toml update libssh-rs dep to latest build 2023-03-30 06:39:56 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00