Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set mouse= breaks opening swap files and rendering #84

Open
Spidey01 opened this issue Dec 29, 2014 · 0 comments
Open

set mouse= breaks opening swap files and rendering #84

Spidey01 opened this issue Dec 29, 2014 · 0 comments
Milestone

Comments

@Spidey01
Copy link

Put this in your $MYVIMRC:

set mouse=

If you create a swap file as noted in #83 and attempt to open it you will get a funky text prompt and Vim Touch will partially hang. I assume it is waiting for input as commands DO NOT WORK but Android GUI things like swiping the drawer on the side and the menu do work.

screenshot_2014-12-29-14-14-13

Also it causes some kind of debugging message to be thrown into the rendering. This manifests itself as a "SHOWTAB:0" in the screen shot below and such things happen during some editing commands. Like deleting a line with the 'dd' command. It really borks the entire editor!

screenshots_2014-12-29-14-18-20

Seems like this only happens if it is in .vimrc at startup. Changing the setting while Vim Touch is up and running doesn't seem to do anything.

Observed with 2.7.1412291815 from Google Play. Also in previous versions I've used in the past.

@momodalo momodalo added this to the vim74 milestone Jan 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants