mirror of
https://github.com/wez/wezterm.git
synced 2024-12-01 09:13:10 +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 | ||
build.rs | ||
Cargo.toml |