1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-11 14:25:57 +03:00
wezterm/config
Wez Furlong ae9cdad228
ssh domains: use default local echo threshol
The implementation of this is a bit gnarly, because we have
an optional value with a default that *is* populated by the
dynamic config stuff, but that isn't part of the derive(Debug)
impl.

closes: https://github.com/wez/wezterm/issues/5547
2024-07-15 07:27:46 -07:00
..
derive allow some unused fields 2024-07-14 07:50:30 -07:00
src ssh domains: use default local echo threshol 2024-07-15 07:27:46 -07:00
Cargo.toml deps: dedup some nix versions 2024-05-13 11:53:27 -07:00