How to filter without hiding the folders and files #1687
liketoeatcheese
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi currently I have this:
["f"] = "filter_as_you_type",
Which will filter files under the current folder and only matches the name of the file. But is there a way to just expand the file path which matches these files and put the cursor there instead of hiding the unmatched files?
And how would I follow symlink as well? As currently it's not searching through the symlinked folder.
Beta Was this translation helpful? Give feedback.
All reactions