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
I have an .ignore file with the following content:
.ignore
**/*.uid
In the File Picker it show like this:
File Picker
In the File Explorer it shows like this:
File Explorer
mkdir ignore_test cd ignore_test touch .ignore echo "**/*.uid" >> .ignore touch test.md touch test.uid hx
space-f to open file picker and see no .uid file space-e to open file explorer and a .uid file
space-f
space-e
No response
Linux
Ghostty 1.0.2-main+918ccdba
source
helix 25.01.1 (9088f8a)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
I have an
.ignore
file with the following content:In the
File Picker
it show like this:In the
File Explorer
it shows like this:Reproduction Steps
space-f
to open file picker and see no .uid filespace-e
to open file explorer and a .uid fileHelix log
No response
Platform
Linux
Terminal Emulator
Ghostty 1.0.2-main+918ccdba
Installation Method
source
Helix Version
helix 25.01.1 (9088f8a)
The text was updated successfully, but these errors were encountered: