Added tests for ANSIString, and fixed some bugs for it along the way.
This commit is contained in:
parent
f349716e09
commit
0a7734c3d5
1 changed files with 0 additions and 1 deletions
|
|
@ -217,7 +217,6 @@ class ANSIParser(object):
|
||||||
_PARSE_CACHE.popitem(last=False)
|
_PARSE_CACHE.popitem(last=False)
|
||||||
|
|
||||||
return parsed_string
|
return parsed_string
|
||||||
|
|
||||||
# MUX-style mappings %cr %cn etc
|
# MUX-style mappings %cr %cn etc
|
||||||
|
|
||||||
mux_ansi_map = [
|
mux_ansi_map = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue