1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-11 03:27:05 +03:00
wezterm/term/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
..
test wezterm: add ScrollToPrompt key assignment 2020-11-08 09:58:02 -08:00
color.rs wezterm: make the split color configurable and darker 2020-10-19 22:05:13 -07:00
config.rs term: restore original resize behavior on Windows 2020-10-31 11:58:15 -07:00
input.rs window: handle opengl context loss on windows. 2020-06-16 21:17:48 -07:00
lib.rs wezterm: add ScrollToPrompt key assignment 2020-11-08 09:58:02 -08:00
screen.rs term: restore original resize behavior on Windows 2020-10-31 11:58:15 -07:00
selection.rs term: make serde optional 2020-06-13 10:04:20 -07:00
terminal.rs term: rename crate to wezterm-term in advance of publishing 2020-06-13 09:55:16 -07:00
terminalstate.rs wezterm: add ScrollToPrompt key assignment 2020-11-08 09:58:02 -08:00