terrychou / iVim

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

iOS keyboard QuickPath cannot select alternative words #215

Open kflu opened 2 years ago

kflu commented 2 years ago

In iVim insert mode, while I type on iOS built-in English keyboard using QuickPath (i.e., finger sliding), selecting alternative words doesn't work: If I click an alternative word, nothing happens, while the expected behavior is the last typed word should be replaced with the selected alternative one.

See attached screen recording

https://user-images.githubusercontent.com/1031978/135744007-dd9f5c7b-9fcb-400c-95ca-2454bd77bd37.MP4