terrychou / iVim

A vim port to iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading directories in the cloud

EricEWeir opened this issue · comments

When the working directory is a directory in iCloud Drive netrw does not read directories.

Is there something I could add to my .vimrc to change this? Alternatively, is there a file browser that would read file lists in iCloud Drive?

I greatly appreciate the :iexdir commands. Not having a file manager when the working directory is in the cloud is frustrating. Suggestions--for changing this, or that it's not possible--would be greatly appreciated.

I should correct this. Netrw gives an initial read of directories in the cloud. Once I’ve accessed and closed a file however, only the netrw banner at the top displays. I have to exit iVim and re-access the directory. (Willcd-ing back in the directory enable file lists to display?)