momodalo / vimtouch

vimtouch
Apache License 2.0
349 stars 71 forks source link

Single tap on screen generates slash and garbage #24

Closed eater closed 11 years ago

eater commented 11 years ago

To reproduce:

-open app -enter Insert mode -tap the screen

Doing this seems to initiate a vim search: on the command line I see a slash character followed by a few other characters, for instance

/^]1 /Z/ /X/ /[-

If "Single Tap send ESC" is selected in the preferences, after this sequence vim returns to Normal mode and the cursor is moved to the beginning of the current line.

This is a new copy of issue #12 since I am unable to reopen that one directly.

momodalo commented 11 years ago

https://github.com/momodalo/vimtouch/issues/13

momodalo commented 11 years ago

I reopen the original one and close this.