-
Couldn't load subscription status.
- Fork 21
Use eza instead of exa #54
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
base: main
Are you sure you want to change the base?
Conversation
Exa is no longer maintained.
|
+1 |
|
Can this get merged? :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure! Left few comments, but would be happy to merge this!
| exa --color=always $fifc_exa_opts $fifc_candidate | ||
| if type -q eza | ||
| eza --color=always $fifc_eza_opts $fifc_candidate | ||
| else |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we could add an exa fallback here, to not break compatibility
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hmm, I guess I should keep around fifc_exa_opts too in that case?
|
Ok, I kept around the exa code in an |
|
Just bumping again. |
|
@vdawg-git I'm not sure what the actual format failure is due to; ideas? |
It seems like |
Exa is no longer maintained.