momodalo / vimtouch

vimtouch
Apache License 2.0
348 stars 71 forks source link

I can not edit a file opened with the left sliding panel. #89

Open CedCannes opened 9 years ago

CedCannes commented 9 years ago

In Vim touch, when I open the sliding panel and choose a file , I can see the file contents but my virtual keyboard does not respond ( it appears good but press a button has no effect ) . The shortcut menu responds well . When I use a file browser to open a file, it asks me what application I want to use to open it, if I choose VimTouch there I can edit the file ( my keyboard responds )

I had the problem on my old galaxy S3 and my new OnePlus .

paulolimac commented 9 years ago

Same case here.

scenarios

scenario1: problematic

open vimtouch> open a file by left-side-bar> type "i" dont active "insert mode"

scenario2: good

open some 'app file explorer'> open a file AND select vimtouch> type "i" active "insert mode"

scenario3: good

open vimtouch> open a file by ":e 'path_to_file' "> type "i" active "insert mode"

device:

yunlongYoung commented 8 years ago

use tab key.

ozelentok commented 8 years ago

I have this problem as well on Galaxy S4 (Android 5.0.1 and 4.4.2) From the moment I slide open the file sidebar, the keyboard does not function anymore The only things that work are:

Switching to another app and then switching back to VimTouch does not resolve the issue, only by restarting the app I can get the keyboard working

MoreReading commented 7 years ago

When the Quickbar is at the bottom or the right, yunlongYoung's work-around will re-enable the keyboard.

When the Quickbar is at the top or the left, in addition to hitting the tab key, use the arrow keys to exit Quickbar and re-enable the keyboard.