1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/config
Wez Furlong 053cb11e9f improve ssh domain support for ssh_config
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
2021-04-24 21:56:32 -07:00
..
src improve ssh domain support for ssh_config 2021-04-24 21:56:32 -07:00
build.rs couple of build tweaks for git versioning and macos build perf 2021-04-23 23:29:43 -07:00
Cargo.toml Allow matching font weight and font width in wezterm.font 2021-04-08 15:42:53 -07:00