Closed BeanieBarrow closed 1 year ago
Thank you for reporting this! I've fixed it at ulyssa/modalkit#109 and added the example to the tests. I'm going to cut a modalkit release that includes it, and I'll bump the dependency in iamb.
I updated to modalkit@0.0.15
as part of #45 , so I'll mark this as done.
If a word contains an accented character, then pressing
b
orw
in normal mode only jumps to the character before/after said letter instead of the first or last character of the word.See this in action on an iconic Hungarian phrase that is used to test programs' and fonts' behavior with accented characters:
https://user-images.githubusercontent.com/105488276/234357203-92d6785c-124e-4039-8ebf-cdfe3d2d9e1a.mp4
A rephrasing of this issue could be that these kinds of special characters get treated as whitespace or punctuation.