1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/wezterm-ssh
Wez Furlong e103653923 RemoteSshDomain now uses wezterm-ssh crate
There are a few notable changes as a result:

* A number of `.ssh/config` options are now respected; host matching
  and aliasing and identity file are the main things
* The authentication prompt is inline in the window, rather than
  popping up a separate authentication window

Refs: https://github.com/wez/wezterm/issues/457
2021-03-27 18:12:34 -07:00
..
examples wezterm-ssh: add pubkey based auth 2021-03-26 23:54:57 -07:00
src RemoteSshDomain now uses wezterm-ssh crate 2021-03-27 18:12:34 -07:00
Cargo.toml RemoteSshDomain now uses wezterm-ssh crate 2021-03-27 18:12:34 -07:00