We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If we bookmark a file that is inside a directory, the bookmark filter should include the parent directory of that file
Example:
File bookmark_me.md are being marked
bookmark_me.md
Toggle bookmark filter with M
M
NVIM v0.9.4 Build type: Release LuaJIT 2.1.1692716794
Linux 5.15.146.1-microsoft-standard-WSL2
WSL
041dbd1
Don't need to change anything
Use latest commit, bookmark some file inside a directory then toggle bookmark filter with M
inside a directory
The filter should include the parent directory of files are being marked
No response
The text was updated successfully, but these errors were encountered:
My PR should fix this issue, if you have any edge case, please let me know
Before filter:
After filter:
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
If we bookmark a file that is inside a directory, the bookmark filter should include the parent directory of that file
Example:
File

bookmark_me.md
are being markedToggle bookmark filter with

M
Neovim version
Operating system and version
Linux 5.15.146.1-microsoft-standard-WSL2
Windows variant
WSL
nvim-tree version
041dbd1
Clean room replication
Steps to reproduce
Use latest commit, bookmark some file
inside a directory
then toggle bookmark filter with MExpected behavior
The filter should include the parent directory of files are being marked
Actual behavior
No response
The text was updated successfully, but these errors were encountered: