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 <[email protected] <mailto:[email protected]>> > > 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 _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
