terrychou / iVim

A vim port to iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App crashes when inputting accented characters from external keyboard

davidlontmx opened this issue · comments

It seems something has changed in iOS which now causes the app to crash when trying to input accented characters using an external keyboard. Characters which involve two keystrokes to create such as ´ + a or ` + e, etc. immediately crash and exit iVim. The only work-around I have found is to remap other keys such as ‘ + a to create á, etc. within the .vimrc file. I would love to see this fixed, as iVim has been one of my most-used apps for several years now.