aboutsummaryrefslogtreecommitdiff
path: root/src/renderer
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2016-06-06 17:41:03 -0700
committerJoe Wilm <joe@jwilm.com>2016-06-06 17:41:03 -0700
commit263a4e8a2e835d9bd5a6410b724ff05aa04de643 (patch)
treec43590b5d3fd72ca24e571e2b325c99107881e56 /src/renderer
parentcdea958e71fd59c8d2051feb4631badd6891e751 (diff)
downloadr-alacritty-263a4e8a2e835d9bd5a6410b724ff05aa04de643.tar.gz
r-alacritty-263a4e8a2e835d9bd5a6410b724ff05aa04de643.tar.bz2
r-alacritty-263a4e8a2e835d9bd5a6410b724ff05aa04de643.zip
Fix escape bytes as input bug in ANSI parser
There were several unrecognized escape codes that have arguments which were being interpretted as input. Naturally, this caused state to be corrupt. The escape codes are now handled by throwing away the bytes. Consider this a TODO for later.
Diffstat (limited to 'src/renderer')
0 files changed, 0 insertions, 0 deletions