alacritty/alacritty_terminal
Christian Duerr 64abd7fb43 Match intermediates directly in CSI parser
There's no point in always trying to access the first field of the
intermediates when the only goal is figuring out that there is none.

Matching on all intermediates should make it possible to easily match
multiple intermediates directly using array matchers.
2021-02-24 16:16:38 +00:00
..
src Match intermediates directly in CSI parser 2021-02-24 16:16:38 +00:00
tests Move renderable cell transformation to alacritty 2021-01-24 21:45:36 +00:00
Cargo.toml Move renderable cell transformation to alacritty 2021-01-24 21:45:36 +00:00
LICENSE-APACHE Add license symlinks for crates 2020-10-17 14:47:51 +00:00