mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 02:25:28 +03:00
053cb11e9f
This tidies up how we pass the ssh config to the connection ui logic, by moving the ssh_config setup to the two callers. A couple of notable adjustments: * SshDomain::username is now optional; it will default to the values computed by the ssh config file loader * no_agent_auth value wasn't hooked up to anything, but now it is refs: https://github.com/wez/wezterm/issues/730 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |