-
-
Notifications
You must be signed in to change notification settings - Fork 619
[find file] when the file is not found, focus the potential parent folder #1339
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
Comments
hi, please elaborate, i don't understand you feature request. |
Current behavior. When the nvim tree is opened, the cursor will not focus on a file in the nvim tree tab if the file is hidden. |
I see now, this could be implemented in the find_file, i'll see when i have some time for this. |
This is a valid feature that improves the quality of life for users. |
At the moment it does not focus on the last visible directory if the file is out of sight(hidden).

The gray files are hidden when nvim tree starts and in this case it should focus on the "config" folder.
The text was updated successfully, but these errors were encountered: