1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 15:04:36 +03:00
wezterm/wezterm-ssh
Wez Furlong a6022f5c65 ssh: allow selecting libssh or ssh2 backend via config
Pass this via the ssh option overrides:

```
wezterm ssh -o wezterm_ssh_backend=libssh hostname
```
2021-10-19 20:33:30 -07:00
..
examples wezterm-ssh: add pubkey based auth 2021-03-26 23:54:57 -07:00
src ssh: allow selecting libssh or ssh2 backend via config 2021-10-19 20:33:30 -07:00
tests Switch to camino::{Utf8PathBuf, Utf8Path} 2021-10-10 14:54:45 -07:00
Cargo.toml Run with libssh 2021-10-19 20:33:30 -07:00