JEG2 / highline

A higher level command-line oriented interface.
Other
1.29k stars 137 forks source link

When echo is a star (*) it echoes more than one for multi-byte characters #117

Closed abinoam closed 9 years ago

abinoam commented 9 years ago

PR soon

abinoam commented 9 years ago

Related to #115, #116

abinoam commented 9 years ago

One related consequence of the problem is that when inputing multi-byte characters the "backspace_limit" counting is not correct and it allows me to backspace more than it should.