New issue 2371: Unicode history does not work very well in pyrepl (at least on 
OS X)
https://bitbucket.org/pypy/pypy/issues/2371/unicode-history-does-not-work-very-well-in

Maciej Fijalkowski:

At least for characters that are wider than one byte, if I do the following:

>>>> x=u'한국어 위'

then when I press "enter" and "up arrow" and then "Ctrl-a" it goes somewhere in 
the middle of the line. I think editing works just fine, but the visuals are 
screwed. Works fine on cpython


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to