This occurs on auto complete, the ┌── characters from the autocomplete are
displayed as $qqq. This appears to occur due to a bug in bpython where the
console encoding is not always correctly obtained. I fixed this in the
immediate term by changing my console encoding from UTF-8 to ASCII, fixing
it, and then back, because I want my console using UTF-8, and it displays
correctly now. Someone (I'll see if I have some time this evening) should
look into how/when the console encoding is determined and see if that's
where the problem is.

-- 
You received this message because you are subscribed to the Google Groups 
"bpython" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/bpython.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to