momodalo / vimtouch

vimtouch
Apache License 2.0
349 stars 71 forks source link

Single tap on screen generates slash and garbage #13

Closed eater closed 11 years ago

eater commented 11 years ago

To reproduce:

-upgrade to v1.6 -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.

momodalo commented 11 years ago

This should be fixed through this commit included in v1.7 https://github.com/momodalo/vimtouch/commit/0ecb803b98daade854a9942d32bbf0f26d6bb1d4

Please re-open it if you still see it.

eater commented 11 years ago

I just upgraded and I'm not seeing any improvement.

Not seeing an option to re-open the issue here on github.

momodalo commented 11 years ago

May I know which android version and device are you using? because it's doens't happened on my devices.

eater commented 11 years ago

Cyanogenmod 7.2 on Epic 4G. Let me know if there's any sort of logging I can do for you.

momodalo commented 11 years ago

should be fixed after v2.0 by refining the mouse event