[Urwid] Suspend Urwid-Interface and Key-Combos with return?
Ian Ward
ian at excess.org
Sun Feb 8 11:04:22 EST 2009
If you're using the latest version from hg you can get bold and
underline by adding ",bold" and/or ",underline" to the foreground colour
definition.
Christian Scharkus wrote:
> Hi Ian
>
> As far as I tried suspend worked good for me with raw.
> I really would like to have bold text because the app I currently write
> is somehow a command-line-chat-client like irssi and the chat have got
> bold text format.
>
> greetings
> Christian
>
> 2009/2/7 Ian Ward <ian at excess.org <mailto:ian at excess.org>>
>
> Sorry I'm slow on these replies.
>
> With raw_display (hg latest) you have to ask for bold, eg. "white,bold"
> instead of just "white". Many terminals can display bright colours
> without making the text bold so I've tried to support that feature.
>
> I also find bold text harder to read, so I really like this feature.
>
> About the suspending, are you saying that it works properly with the
> raw_display module?
>
> Ian
More information about the Urwid
mailing list