1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-25 22:33:52 +03:00
wezterm/wezterm-ssh/src
Wez Furlong 29995c7cb3 add wezterm.enumerate_ssh_hosts() helper
This helper extracts the concrete set of hosts and their configurations
from the ssh config, and arranges to reload the wezterm config if they
are changed.

This is useful when constructing ssh domain configs.

refs: https://github.com/wez/wezterm/discussions/1731
2022-03-18 07:48:12 -07:00
..
sftp encoding my preferred import grouping in the rustfmt config 2022-01-17 13:50:51 -07:00
auth.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
channelwrap.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
config.rs add wezterm.enumerate_ssh_hosts() helper 2022-03-18 07:48:12 -07:00
dirwrap.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
filewrap.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
host.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
lib.rs Re-export portable_pty::{PtySize, MasterPty, ChildKiller} as it is available in public API (#1603) 2022-01-30 18:27:29 -07:00
pty.rs encoding my preferred import grouping in the rustfmt config 2022-01-17 13:50:51 -07:00
session.rs ssh: adopt dispatch helper in a couple more places 2021-10-19 20:33:30 -07:00
sessioninner.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
sessionwrap.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00
sftpwrap.rs Support gating libssh-rs and ssh2 behind features of same name 2022-01-09 19:36:56 -08:00