Commits (4)
-
Rob Swindell authored
If set to true, when setting the ANSI property, rather than throwing away vertically "scrolled" lines, just keep extending the height to accommodate the new required vertical size (height).
8905f847 -
Rob Swindell authored7ffada2d
-
Rob Swindell authored
Create expand_ctrl_a() method that expands Ctrl-A attribute codes in a string into ANSI escape sequences.
c3d36cd2 -
Rob Swindell authored
Supports mixed Ctrl-A and ANSI messages. ANSIs of any length should display correctly. ANSIs wider than 79 columns will be truncated (not horizontally scrollable). Animated ANSIs will not render with their animation sequences in tact. :-(
ce01d8a7