Hello, is it possible to use ansi color escape sequences (like "\033[31m") in urwid Text widgets? I'd like to use pygments console output formatter for syntax highlighting. Cheers, Fred