Part of twisted.conch.ui.ansi View Source View In Hierarchy
Method | __init__ | Undocumented |
Method | stripEscapes | Remove all ANSI color escapes from the given string. |
Method | writeString | Undocumented |
Method | parseString | Turn a string input into a list of ColorText
elements. |
Method | parseColor | Handle a single ANSI color sequence |
Method | parseCursor | Undocumented |
Method | parseErase | Undocumented |
Method | pickColor | Undocumented |
Method | formatText | Undocumented |