[Urwid] Weird LineBox behavior
Ian Ward
ian at excess.org
Thu Aug 30 14:27:17 EDT 2007
John Powell wrote:
> So instead of spending any more time debugging this issue I have decided to
> re-write ProgressBar and LineBox using the Ansi character set. So far so
> good.
>
> I am left wondering though... Why weren't ansi characters used for this
> purpose in the first place?
These characters usually don't cause problems since they can be drawn
with escape sequences in almost any terminal/encoding, so I put them in.
another thought.. was busybox started with the environment configured
for UTF-8? If you change the setting after starting, try opening a
new shell and testing it there.
Ian
More information about the Urwid
mailing list