1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-27 08:09:45 +03:00
wezterm/lua-api-crates/ssh-funcs
Wez Furlong a5b52de02c
populate ssh domains from your ssh config by default
If you haven't assigned `config.ssh_domains` to something else,
this commit will populate it from the hosts it finds in your
ssh config file.

First it will emit no-multiplexing entries that allow ad-hoc
ssh connections.

Then it will emit wezterm multiplexing enabled versions of those
entries.
2023-03-29 11:51:59 -07:00
..
src populate ssh domains from your ssh config by default 2023-03-29 11:51:59 -07:00
Cargo.toml config: split out lua functions into their own crates 2022-05-19 06:48:09 -07:00