Hacker News new | ask | show | jobs
by benterris 2114 days ago
I use ranger quite a lot when I have to explore the contents of a folder I just cloned or downloaded. Moving around with vim keybindings is much quicker than typing many `cd`, `ls` and `cat`, as you have a preview of files or folder contents on the right side.

I find it also quite useful when doing some housekeeping and cleaning, as while moving around you can mark several items to delete or move them all at once.