7 Feb 2009 20:46
Re: Suspend Urwid-Interface and Key-Combos with return?
Ian Ward <ian <at> excess.org>
2009-02-07 19:46:46 GMT
2009-02-07 19:46:46 GMT
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 Christian Scharkus wrote: > Hi there. > > Well, thanks for your answer. I edited one of the examples from the > homepage to demonstrate the problem. Currently I'm using the latest hg > with the patch you've send earlier applied. It asks for input and > suspend the screen as long as links (or any other app) is running. > > For my app I switched to raw_display because suspend is working at all > and there is no unicode-terminal required for utf-8-support afaik. But > why there is no bold text at all? > > Thanks > Christian > > 2009/1/31 Ian Ward <ian <at> excess.org <mailto:ian <at> excess.org>> >(Continue reading)
RSS Feed