v2.2
This commit is contained in:
Binary file not shown.
@@ -1147,7 +1147,7 @@ class ANSIDecoder:
|
|||||||
self.output_lines=[]
|
self.output_lines=[]
|
||||||
self.as_irc_lines()
|
self.as_irc_lines()
|
||||||
for _ in self.output_lines:
|
for _ in self.output_lines:
|
||||||
self.fifo(_[:137])
|
self.fifo(_)
|
||||||
################################################################################################### RE-ENCODING ENCODINGS
|
################################################################################################### RE-ENCODING ENCODINGS
|
||||||
def as_terminal_lines(self):
|
def as_terminal_lines(self):
|
||||||
default_fg=7
|
default_fg=7
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 303 KiB After Width: | Height: | Size: 275 KiB |
Reference in New Issue
Block a user