1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 03:27:05 +03:00
wezterm/config/src
Wez Furlong 7e59916c5c fixup title font selection on linux
Was mistakenly trying to use the windows font because of negative logic.
Tidy up, and prefer the gnome default theme font (Cantarell), but fall
back to DejaVu Sans.
2021-10-09 08:12:26 -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 fixup title font selection on linux 2021-10-09 08:12:26 -07:00
daemon.rs move config into its own crate 2020-10-03 11:15:57 -07:00
font.rs font weight can now be specified as the underlying opentype weight 2021-07-04 08:55:08 -07:00
frontend.rs wezterm: remove OldSoftware frontend 2020-10-19 09:22:02 -07:00
keyassignment.rs Add additional tab activation key assignments 2021-09-12 09:52:11 -07:00
keys.rs Add SendKey key assignment 2021-09-03 12:07:17 -07:00
lib.rs change default window padding 2021-10-08 20:38:28 -07:00
lua.rs lua: Add wezterm.action_callback to help define key callbacks 2021-09-25 15:42:08 -07:00
ssh.rs improve ssh domain support for ssh_config 2021-04-24 21:56:32 -07:00
terminal.rs default disable kitty graphics until support is improved 2021-07-31 10:23:44 -07:00
tls.rs move config into its own crate 2020-10-03 11:15:57 -07:00
units.rs Allow using unit like "1cell" or "5%" for window_padding 2021-10-07 19:26:22 -07:00
unix.rs wezterm-gui: we now start an implicit unix mux server 2020-12-29 15:58:39 -08:00
version.rs fixup build to not consider termwiz tags as wezterm tags 2021-03-17 21:02:03 -07:00