torvalds / uemacs

Random version of microemacs with my private modificatons
1.21k stars 234 forks source link

Fix 'updpos()' and 'updateline()' functions for UTF-8 characters #21

Closed jianwang-qau closed 5 years ago

jianwang-qau commented 5 years ago

When deal with multibyte UTF-8 characters, these functions DO NOT correctly calculate the display width of the characters.