Made EvCels auto-close colors rather than bleed over. This is necessary to avoid accidental color clashes in tables that fill the cells to a |-border edge (particularly for EvForm.
This commit is contained in:
parent
0d5ecb1877
commit
ecf6852d46
5 changed files with 17 additions and 19 deletions
|
|
@ -76,7 +76,7 @@ class ANSIParser(object):
|
|||
|
||||
We also allow to escape colour codes
|
||||
by prepending with a \ for xterm256,
|
||||
an extra { for Merc-style codes
|
||||
an extra | for Merc-style codes
|
||||
"""
|
||||
|
||||
def sub_ansi(self, ansimatch):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue