1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/tabout
Wez Furlong 65f94bd57b vtparse: fix DCS parsing
This corrects an issue where the mode byte of the DCS sequence was
discarded from the DcsHook, making it impossible to know what sequence
is being activated.

So far this hasn't come up as these sequences are relatively rare,
but in looking at sixel parsing I noticed the error.
2020-06-09 09:03:08 -07:00
..
src tabout: allow tabulating Change slices for colorized output 2020-04-04 13:40:45 -07:00
Cargo.toml vtparse: fix DCS parsing 2020-06-09 09:03:08 -07:00