From e03c303d5efe689b0cc338fa242a0d1259f8e74f Mon Sep 17 00:00:00 2001 From: Griatch Date: Sun, 14 Oct 2012 23:43:38 +0200 Subject: [PATCH] Changed The way to escape %c-style colour codes from \\%c to %%c. No other changes or escaping done yet at this point. --- src/utils/ansi.py | 60 +++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/utils/ansi.py b/src/utils/ansi.py index b3bde1265..9acc39f69 100644 --- a/src/utils/ansi.py +++ b/src/utils/ansi.py @@ -72,29 +72,29 @@ class ANSIParser(object): # MUX-style mappings %cr %cn etc self.mux_ansi_map = [ - (r'(?