1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/pty
Wez Furlong c8aa11ac81 pty: add ssh support
This commit adds (untested!) support for remote ttys over ssh.
It requires that the embedding application connect and authenticate
the ssh session prior to turning it into a PtySystem implementation.
2019-08-02 10:55:04 -07:00
..
examples clippy 2019-06-09 07:33:00 -07:00
src pty: add ssh support 2019-08-02 10:55:04 -07:00
Cargo.toml pty: add ssh support 2019-08-02 10:55:04 -07:00