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

Cannot save files #110

Open
opk12 opened this issue Aug 9, 2020 · 2 comments
Open

Cannot save files #110

opk12 opened this issue Aug 9, 2020 · 2 comments

Comments

@opk12
Copy link

opk12 commented Aug 9, 2020

On Android 7, VimTouch 2.3 from f-droid, :w and :wq do not seem to have effect. The same files can be written by other apps, so it does not seem a permission issue.

@Kamek437
Copy link

Kamek437 commented Jun 6, 2021

Same problem, not sure what to do.

@thx101
Copy link

thx101 commented Aug 12, 2023

I've noticed that vim touch opens temporary files when used from an intent, rather than the actual file you expect.

The only way I've found around this so far is to:

:sav! /the/full/path/to/the/file

After that :w etc work ok

HTH

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

3 participants