-
-
Notifications
You must be signed in to change notification settings - Fork 659
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
READMEs shouldn't be highlighted when suffixed with ~ #313
Comments
So like, |
I incorrectly wrote prefixed, when I meant suffixed. So for example, I'm using exa v0.8.0. I'd be happy to give a shot at a PR, if given some pointers where things are done. |
Oh! I originally misunderstood your bug report, and was going to say something like "exa should highlight But then I tried it, and you're right, it's a bug: A PR would be very welcome! It's happening because the filetype checker checks for immediate files (such as readmes) before it checks for tmp files in |
No description provided.
The text was updated successfully, but these errors were encountered: