1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 06:42:12 +03:00
wezterm/config/src
Wez Furlong 8fbb1d0c0b mux: add AttachDomain and DetachDomain key assignments
The launcher menu code to perform attaching has been generalized
into a key assignment action and reimplemented in terms of that
action.

A detach action has been added to disconnect and detach.

refs: https://github.com/wez/wezterm/issues/1874
2022-04-17 21:41:50 -07:00
..
background.rs config: add wezterm.gradient_colors 2021-08-13 23:52:32 -07:00
bell.rs Add Constant easing function 2022-03-26 11:25:06 -07:00
color.rs palette now stores alpha for all color values 2022-04-08 07:08:33 -07:00
config.rs remove send_composed_key_when_alt_is_pressed option 2022-04-07 21:21:14 -07:00
daemon.rs fix some warnings on windows 2022-03-18 10:29:01 -07:00
font.rs palette now stores alpha for all color values 2022-04-08 07:08:33 -07:00
frontend.rs wezterm: remove OldSoftware frontend 2020-10-19 09:22:02 -07:00
keyassignment.rs mux: add AttachDomain and DetachDomain key assignments 2022-04-17 21:41:50 -07:00
keys.rs keys: improve key config parsing 2022-04-06 09:50:08 -07:00
lib.rs config: watch the directory containing the wezterm.lua too 2022-04-09 07:08:19 -07:00
lua.rs palette now stores alpha for all color values 2022-04-08 07:08:33 -07:00
ssh.rs Make the threshold for predictive echo configurable 2022-01-28 09:49:35 -08:00
terminal.rs remove some dead code 2022-03-23 20:43:50 -07:00
tls.rs Make the threshold for predictive echo configurable 2022-01-28 09:49:35 -08:00
units.rs add --position CLI option for requesting initial window position 2022-04-02 09:32:21 -07:00
unix.rs Make the threshold for predictive echo configurable 2022-01-28 09:49:35 -08:00
version.rs fixup build to not consider termwiz tags as wezterm tags 2021-03-17 21:02:03 -07:00
wsl.rs LocalDomain: don't use global default_prog/default_cwd for WslDomains 2022-01-08 16:07:22 -07:00