1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/config
Wez Furlong 25255d90d6
config: lazyily produce ssh domain list
I noticed that in debug builds, `wezterm set-working-directory` had
high/variable latency, and I traced part of it to the ssh config parsing
logic.

Make that lazily evaluate the ssh config.

refs: #3402
2023-04-02 10:34:46 -07:00
..
derive config: derive some metadata about the config 2022-09-22 06:09:31 -07:00
src config: lazyily produce ssh domain list 2023-04-02 10:34:46 -07:00
build.rs colorschemes: expand to include Gogh color schemes 2022-07-10 13:32:17 -07:00
Cargo.toml populate ssh domains from your ssh config by default 2023-03-29 11:51:59 -07:00