- Joined
- Apr 1, 2024
If you want batteries included. But better than ranger. Yazi is what I recommend. Lf is also faster, and more stable than ranger. But it definitely takes more setup, and knowledge to use.The one thing that slightly annoys me about ranger is that I can't get it to recognize.pdf.xzextensions. All my archived PDFs are compressed to save a little extra space. For now I have to enterrthenatril. (Atril handles decompression on its own.)
Yazi is pretty easy. And it has a plugin system, where you can install them with a plugin package manager it comes with. Then just follow the readme on the plugin to make changes needed to enable them. But even without plugins it basically just works. I do think smart-enter and the one that lets you make the preview window full screen with a keybind are really nice though.
Edit: seeing the context of why you plan to use a thin file manager.
My recommendation is get comfortable with doing file management on the cli. If you are good at that, you really don't need a file manager at all. And the only real convenience they bring is having an interactive visual representation of the the file system. You can sometimes be more efficient without one. But that's going to depend on knowledge.
Test it. Run time on some long command that will have a consistent result and give a lot of output.Kitty always felt slower to me than every other Terminal Emulator I have used, even compared to Xfce4-Terminal. I know there's a flag/option that's supposed to fix that but it wasn't consistent at all.
Something like time ls -r / (or time sudo ls -r because you will probably get permission errors) it might be capital r for the recursive flag.
You can do that and run it in a few terminals. Probably a good idea to do it more than once. Because the first time might be slower no matter what, because the second will have some things in memory, or some kind of caching helping. With speed.
I've tested a few. Really most of the decent ones give pretty similar results.
Last edited:


