diff options
author | Christian Duerr <contact@christianduerr.com> | 2021-01-25 00:42:54 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2021-02-24 16:16:38 +0000 |
commit | 64abd7fb43febc53e27e63411a1eb06c633302bb (patch) | |
tree | 76619f3e96c0c315cebcd03f99cfc59b071dfde0 /alacritty/src | |
parent | 35e6fdaddd28e348e35832be534553bc81da0a80 (diff) | |
download | r-alacritty-64abd7fb43febc53e27e63411a1eb06c633302bb.tar.gz r-alacritty-64abd7fb43febc53e27e63411a1eb06c633302bb.tar.bz2 r-alacritty-64abd7fb43febc53e27e63411a1eb06c633302bb.zip |
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.
Diffstat (limited to 'alacritty/src')
0 files changed, 0 insertions, 0 deletions