terrychou / iVim

A vim port to iOS.
596 stars 35 forks source link

Navigating in iCloud Drive #245

Open EricEWeir opened 1 year ago

EricEWeir commented 1 year ago

With :iexdir I’ve created a link to a directory in iCloud Drive. After exiting a file in that directory access to files and directories in that directory is no longer present in netrw.

To get it back it’s necessary to cd back to the root directory in netrw and then navigate back to the directory in the cloud. That makes work in it cumbersome.

Is it possible to fix this so that it’s possible to navigate within a directory in the cloud after exiting a file there?