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

findfile(‘filename’, ‘**’) does not work in iCloud directories #267

Open
bwhelm opened this issue Mar 25, 2023 · 1 comment
Open

Comments

@bwhelm
Copy link

bwhelm commented Mar 25, 2023

:cd to an iCloud directory linked via :iexdir. In that directory, let a be a subdirectory, and a/b a file. Now, echo findfile(‘b’, ‘**’) returns nothing, when it should return a/b.

This is not true with directories not in iCloud.

@EricEWeir
Copy link

EricEWeir commented Sep 6, 2023

I wonder if this is related to a problem I have. If I use netrw to navigate to a file in an external directory, when I then close that file and do :e . the file tree does not display. Only the banner at the top.

The only way I’m able to get back to the file tree is to quit iVim and then navigate back to the directory.

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

2 participants