alacritty/alacritty_terminal
Christian Duerr ff09e39309
Fix parser stopping at unknown modes
This resolves an issue in the parser where it would stop as soon as the
first unknown value is encountered in private mode/sgr attribute
escapes.

Fixes #3339.
2020-02-15 20:00:53 +00:00
..
src Fix parser stopping at unknown modes 2020-02-15 20:00:53 +00:00
tests Fix incorrect grid.len() and grid.history_size() 2020-01-26 14:49:58 +01:00
Cargo.toml Bump vte and urlocator 2020-02-11 23:50:20 +00:00