mirror of
https://github.com/wez/wezterm.git
synced 2024-11-11 03:27:05 +03:00
32fa186c99
Allow overriding ssh config options from the command line. I don't want to replicate the many options that `ssh(1)` has; this just exposes the `-oNAME=VALUE` syntax. The config names are those from `man ssh_config`; `IdentityFile` rather than `-i`. refs: #457 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |