Well. It works now. But it's a little bit strange to include the bold with the color and in the mono-var.
Thanks Christian 2009/2/11 Ian Ward <[email protected]> > if works in my tests with xterm and gnome-terminal, are you including > the ",bold" in the palette definition like this?: > https://excess.org/hg/urwid/file/a5314d585db4/palette_test.py#l137 > > If so could you post some code? > > Ian > > Christian Scharkus wrote: > > Well ... neither gnome-terminal nor xterm or my framebuffer seems to > > bold the text with this options added :/ > > > > 2009/2/8 Ian Ward <[email protected] <mailto:[email protected]>> > > > > 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]> > > <mailto:[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] <mailto:[email protected]> > > http://lists.excess.org/mailman/listinfo/urwid > > > > > > > > ------------------------------------------------------------------------ > > > > This body part will be downloaded on demand. > > > > _______________________________________________ > Urwid mailing list > [email protected] > http://lists.excess.org/mailman/listinfo/urwid > >
_______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
