1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/term
Wez Furlong c33bbc8f23 clamp scroll values rather than asserting
I've been looking at https://gitlab.freedesktop.org/terminal-wg/esctest/tree/master
to verify some behaviors and found that it would send out of range
values that would cause wezterm to panic.  Rather than panic, just
clamp.
2019-03-22 20:41:50 -07:00
..
src clamp scroll values rather than asserting 2019-03-22 20:41:50 -07:00
Cargo.toml Enable serializing various Line and Cell related structs 2019-03-22 20:41:50 -07:00