terrychou / iVim

A vim port to iOS.
596 stars 35 forks source link

App crashes when inputting accented characters from external keyboard #280

Open davidlontmx opened 2 months ago

davidlontmx commented 2 months ago

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.