1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/config/src
Wez Furlong 37a3f7db5f wezterm: add ScrollToPrompt key assignment
Adds some supporting methods for computing the `SemanticZone`s
in the display and a key assignment that allows scrolling the
viewport to jump to the next/prev Prompt zone.
2020-11-08 09:58:02 -08:00
..
color.rs wezterm: revise opacity configuration 2020-10-23 23:16:00 -07:00
daemon.rs move config into its own crate 2020-10-03 11:15:57 -07:00
font.rs wezterm-font: remove font-kit dep 2020-10-24 22:01:00 -07:00
frontend.rs wezterm: remove OldSoftware frontend 2020-10-19 09:22:02 -07:00
keyassignment.rs wezterm: add ScrollToPrompt key assignment 2020-11-08 09:58:02 -08:00
keys.rs Add permute_any_mods and permute_any_or_no_mods functions 2020-10-10 15:11:21 -07:00
lib.rs wezterm: default inactive_pane_hsb to dim/desaturate 2020-10-30 23:12:35 -07:00
lua.rs wezterm: show config error window when fonts fail to load 2020-10-11 16:54:51 -07:00
ssh.rs move config into its own crate 2020-10-03 11:15:57 -07:00
terminal.rs move config into its own crate 2020-10-03 11:15:57 -07:00
tls.rs move config into its own crate 2020-10-03 11:15:57 -07:00
unix.rs fixup starting mux on windows 2020-10-05 20:29:47 -07:00
version.rs move running_under_wsl to config crate 2020-10-03 11:15:57 -07:00