1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/wezterm-ssh
Wez Furlong f398f333cd ssh: make -v option work on Windows, adjust config overlaying
Route logging via the `log` crate because on Windows there is
no stderr visible to libssh.

libssh will override any explicitly set options when it parses
the config file, so we need to apply those after we've loaded it.
2021-12-15 09:18:00 -07:00
..
examples introduce unicode_version config 2021-11-25 09:00:45 -07:00
src ssh: make -v option work on Windows, adjust config overlaying 2021-12-15 09:18:00 -07:00
tests wezterm-ssh: ask kernel to allocate port number for tests 2021-11-23 06:16:31 -07:00
Cargo.toml fix windows build 2021-12-13 09:02:24 -07:00