Open krakotay opened 4 months ago
upd: and this one. yes, I can even use fd with eza with all functionality, but it can be better with eza as -l as default
well, I did it myself. Just replaced all "ls" and "gls" in main.rs to "eza", and it works...
I'd suggest just implementing --list-details
entirely within fd
rather than shelling out to an external program
May be at once this could allow to use the yaml based color theme handling from eza ?
EDIT: Ok I found out about LS_COLORS and vivid, re-bikeshedded colors forced this now upon eza. Less nice, but obviously a kind of quasi-standard, and now I have consistent colors.
In windows eza works better than ls, especially on Windows
Yes, for example, with this path eza can see all files, but GNU ls can't. And GNU ls have some other problems, for example:
I think that gnu ls has some problems with cyrillic in Windows, but eza works perfectly