Closed Ghaker closed 5 years ago
I edit ci.py use python not python3, and then I can input Chinese. but It can not support Chinese perfectly. The cursor is not at correct position.
I made a fix for moving the cursor left and right over double wide characters (such as Chinese characters). I suspect that there will be other related bugs. Please let me know!
first, python3 can not support Chinese ,when I input Chinese(input 'n' 'i' '<space>') ,It will crash,so I used python2,my environment
usually,almost Chinese use sougou inputting method;,and I use mac native inputting method
It seems to be the same.I input 'ni
And I need entering <delete> twice.
@dschuyler
python3 --version Python 3.7.3