1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/wezterm-ssh
Naitik Shah 463df9ebed kill and reap ProxyCommand
The wrapper struct ensures ensures the child process spawned for
the ProxyCommand is cleaned up under all the various error scenarios
(such as auth failures etc), as well as in the normal successful use
case. This includes killing it if necessary, and then waiting for it.
2024-07-15 06:14:04 -07:00
..
examples ssh: improve host key verification error messaging 2023-07-06 10:42:58 -07:00
src kill and reap ProxyCommand 2024-07-15 06:14:04 -07:00
tests fix unused mut warning 2024-07-14 07:45:54 -07:00
Cargo.toml build(deps): bump the all group across 1 directory with 2 updates 2024-07-13 06:49:29 -07:00
LICENSE.md Add missing license files 2022-08-17 07:19:12 -07:00