Eza: A modern, maintained replacement for ls
1–10 of 250 posts
Re: Eza: A modern, maintained replacement for ls
#2Re: Eza: A modern, maintained replacement for ls
#3Re: Eza: A modern, maintained replacement for ls
#4I know though lsd has one annoying bug when using it for grepping: https://github.com/lsd-rs/lsd/issues/1052
Re: Eza: A modern, maintained replacement for ls
#5Re: Eza: A modern, maintained replacement for ls
#6So much more convenient than xargs.
Re: Eza: A modern, maintained replacement for ls
#7Re: Eza: A modern, maintained replacement for ls
#8Re: Eza: A modern, maintained replacement for ls
#9My ls usage went down 100% after I switched to fish shell. The built in Alt + l command lists the directory contents. Very helpful! And also results in a cleaner shell history.
Re: Eza: A modern, maintained replacement for ls
#10I have a problem with all terminal tools that insist on using colors to distinguish between various file types or attributes etc ('ls' is often set up like that too for distros, but I simply delete the config which sets that, the default doesn't). I use a terminal background which is easy on my eyes, and those color schemes always include colors which clash with the background or makes them hard to see in other ways.…