1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-24 07:46:59 +03:00
wezterm/config/src
2022-04-21 06:58:08 -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 add clean_exit_codes config 2022-04-19 07:48:49 -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 add ClearSelection action 2022-04-21 06:58:08 -07:00
keys.rs keys: improve key config parsing 2022-04-06 09:50:08 -07:00
lib.rs config: avoid watching and reloading for home dir changes 2022-04-21 06:34:01 -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 Add treat_east_asian_ambiguous_width_as_wide option 2022-04-19 06:56:39 -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