terrychou / iVim

A vim port to iOS.
597 stars 34 forks source link

Reading directories in the cloud #262

Open EricEWeir opened 1 year ago

EricEWeir commented 1 year ago

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?

EricEWeir commented 1 year ago

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.

EricEWeir commented 1 year ago

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?)