1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 12:23:46 +03:00
wezterm/config/src
2022-04-06 07:01:10 -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 allow setting selection colors with alpha values 2022-02-05 15:17:22 -07:00
config.rs allow disabling aa for custom block glyphs 2022-04-04 20:39:30 -07:00
daemon.rs fix some warnings on windows 2022-03-18 10:29:01 -07:00
font.rs fonts: allow fallback-level scaling factor 2022-03-26 16:37:50 -07:00
frontend.rs wezterm: remove OldSoftware frontend 2020-10-19 09:22:02 -07:00
keyassignment.rs keys: add ActivateKeyTable assignment 2022-04-03 14:49:23 -07:00
keys.rs fix parsing raw: keycodes 2022-04-06 07:01:10 -07:00
lib.rs Add doc comment 2022-03-17 09:49:13 -07:00
lua.rs Disable ligatures for Menlo and Monaco 2022-03-28 19:32:00 -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