-
Notifications
You must be signed in to change notification settings - Fork 436
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
Show file extensions if file names are truncated #903
Comments
Tracked by #51 |
boydaihungst/relative-motions.yazi@6bc65a0 |
I'm going to lock this issue because it has been closed for 30 days. ⏳ |
Please describe the problem you're trying to solve
Hi guys,
Sometimes it would be important to see file extensions when file names are long and extensions are truncated.
This is particularly important if file icons are ambiguous or deactivated.
Would you be willing to contribute this feature?
Describe the solution you'd like
I could think of two solutions:
this is a very long f…EXTENSION
orextension
option tolinemode
. (Extensions of untruncated files are shown twice in this case.)Additional context
Current workarounds:
Thanks for considering this!
The text was updated successfully, but these errors were encountered: