1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 13:52:55 +03:00
wezterm/config/src
2022-01-17 09:54:11 -07:00
..
background.rs config: add wezterm.gradient_colors 2021-08-13 23:52:32 -07:00
bell.rs bell: allow changing the cursor color when the bell is rung 2021-09-29 08:02:34 -07:00
color.rs rename dead_key_is_active -> composition_status, dead_key_cursor -> compose_cursor 2022-01-09 08:39:21 -07:00
config.rs add default_workspace config option 2022-01-17 09:31:20 -07:00
daemon.rs mux server: redirect stdout,stderr to log file on Windows 2021-12-05 10:11:43 -08:00
font.rs Bundle Symbols Nerd Font Mono 2022-01-16 16:04:35 -07:00
frontend.rs wezterm: remove OldSoftware frontend 2020-10-19 09:22:02 -07:00
keyassignment.rs Add SwitchWorkspaceRelative key assignment 2022-01-17 09:54:11 -07:00
keys.rs refactor: move Config into own module 2022-01-09 10:06:50 -07:00
lib.rs FEATURE: Allow ScrollByPage f64 values 2022-01-12 17:01:38 -08:00
lua.rs cargo fmt 2022-01-16 18:48:26 -07:00
ssh.rs SshDomain: assume_unix -> assume_shell = "Posix" 2022-01-10 08:27:09 -07:00
terminal.rs term: propagate wezterm debug_key_events config 2022-01-06 08:01:25 -07:00
tls.rs move config into its own crate 2020-10-03 11:15:57 -07:00
units.rs gui: box model style layout/render for fancy tab bar 2021-12-28 00:14:54 -07:00
unix.rs mux: add proxy_command to unix_domains 2021-12-11 17:29:37 -07: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