shiftrot / droidvim

DroidVim is a Vim clone for Android.
https://play.google.com/store/apps/details?id=com.droidvim
Apache License 2.0
271 stars 33 forks source link

Can't write file back to other app (content provider?) #9

Closed ta765765 closed 7 years ago

ta765765 commented 7 years ago

If I select a file to open in my backup app (Tresorit) and then pick DroidVim, the file data gets to DroidVim but saving it back does not work. This is possible at least in principle since KeePassDroid and QuickEdit can do it.

shiftrot commented 7 years ago

I suppose that this is a problem that Tresorit should fix, so please contact Tresorit's support. It is easy to solve this problem from DroidVim side. So if Tresorit does not do anything to this problem, I will fix it on DroidVim side.