Long time nnn user right now. But interested in hearing some other people suggestions in case I missed something more interesting.
Long time nnn user right now. But interested in hearing some other people suggestions in case I missed something more interesting.
45 Comments
bookworm@feddit.nl · 17 pts · 3y
ranger is another good one. I very rarely end up using a terminal file manager though.
theodore@lemmy.world · 1 pts · 3y
Yeah. I keep hearing good things about ranger. Might give this a try soon
mrXYZ@mas.to · 1 pts · 3y
@theodore @bookworm
Lf list files
https://github.com/gokcehan/lf
I switched from ranger for better performance. Ranger was a bit laggy upon entering large folders. Ranger is definitely straightforward when it comes to previews.
bady@lemmy.ml · 1 pts · 3y
I use ranger with zoxide plugin, very handy. I even use it inside neovim as well, using rnvimr plugin.
skyportradio@mastodon.social · 13 pts · 3y
ChojinDSL@discuss.tchncs.de · 2 pts · 3y
Yep, midnight commander is hands down the best file manager I've ever used.
sunbeam60@lemmy.one · 0 pts · 3y
With great respect, and speaking as someone who has used both very extensively, I would argue Total Commander (on Windows) has got the upper hand of all those traditional NC clones.
theodore@lemmy.world · 2 pts · 3y
Any spesific reason on choosing it?
skyportradio@mastodon.social · 2 pts · 3y
theodore@lemmy.world · 2 pts · 3y
Nice. Will try it
skyportradio@mastodon.social · 1 pts · 3y
kevincox@lemmy.ml · 10 pts · 3y
I generally I only do simple operations on the command line. A few
cp,mv,ls... If I am doing much more than that I open a GUI manager.oo1@kbin.social · 1 pts · 3y
same.
back on dos i used xtreegold for everything.
but since moving to linux, it's never occurred to me to use one.
this thread has got me wondering but not sure i can see the need.
tab completion also makes handling directory structure easy enough.
codr9@lemm.ee · 9 pts · 3y
lf is like ranger, but also very fast https://github.com/gokcehan/lf
bady@lemmy.ml · 2 pts · 3y
There is also joshuto, another ranger clone, written in rust.
https://github.com/kamiyaa/joshuto
Spectacle8011@lemmy.comfysnug.space · 2 pts · 3y
I used
rangerpreviously, but I'm anlfconvert. It was a bit difficult to set some things up, but it's blazing fast and there are things about it I prefer.MigratingtoLemmy@lemmy.world · 7 pts · 3y
I use the terminal to manage files. That's all
Daeraxa@lemmy.ml · 5 pts · 3y
I used to use nnn but I've recently fallen in love with xplr but honestly about 90% of the time I just use
ls,cpandmv(although I sometimes also use broot as well).Andy@programming.dev · 1 pts · 3y
I use broot all the time and appreciate that xplr is more plugin oriented or flexible is some ways, but don't really feel I need more than broot so haven't given xplr a proper try.
As you use both, would you say there's a particular feature or task that has you reaching for xplr over broot?
Daeraxa@lemmy.ml · 1 pts · 3y
xplr I probably use more (like nnn) for the tasks I would normally reach for a GUI file manager where broot I use (probably under-use) it as a fancy
treeandls- i.e. still using standard terminal commands to actually do stuff vs just moving things aroundjbrains@sh.itjust.works · 5 pts · 3y
I consider ranger and fzf life changing, especially being able to get the full path of any file at my command prompt at a moment's notice. It's now as though navigating directories were gauche.
SomeBoyo@feddit.de · 5 pts · 3y
mc
lhx@lemmy.world · 5 pts · 3y
If you like vim keybindings check out
ranger. It’s nice.JubilantJaguar@lemmy.world · 5 pts · 3y
rangerand I have nothing but praise for it. That's as a Linux user of 15 years, formerly a bit of a skeptic about the use of such a tool. I use it not just as a file manager but as a platform for launching scripts and GUI programs via key bindings. I've pretty much turned it into a TUI desktop environment at this point. Because, yes, it is possible to do computing more efficiently than with a CLI alone, whatever the purists may say. For me, TUI tools are the sweet spot: less keystrokes, less memorizing, but also extremely hackable given that there's no GUI to deal with.Addendum: and
fzfin the scripts! Like someone else said, this simple little tool makes so much possible.BaconIsAVeg@lemmy.ml · 1 pts · 3y
JubilantJaguar@lemmy.world · 1 pts · 3y
Same experience.
s0phia@lemmy.world · 4 pts · 3y
Never been a fan of terminal file managers, I just use
exaandcd. Alsozfor directory jumping.saint@group.lt · 4 pts · 3y
midnight commander, especially if i need to delete files/dirs with '-' and non-ascii characters. i do it without thinking.
DaveX64@lemmy.ca · 3 pts · 3y
Midnight Commander
sotolf@kbin.social · 3 pts · 3y
Most of the time I just use the commandline stuff (cd ls mv rm etc.) but I have vifm installed if I really want one
sin_free_for_00_days@lemmy.one · 0 pts · 3y
Same. I've set up and used
ranger,nnn, evenclifm, but after doodling around for a few minutes, I forget about them and just go back to basic builtins.sotolf@kbin.social · 1 pts · 3y
Yeah, they are just comfortable to work with, and no fuzz, and most of the time I don't really need to do something complex.
sotolf@kbin.social · 1 pts · 3y
Yeah, they are just comfortable to work with, and no fuzz, and most of the time I don't really need to do something complex.
bahmanm@lemmy.ml · 3 pts · 3y
diredinsideemacsclient -t😁Trent@lemmy.ml · 3 pts · 3y
Mostly ranger.
srpwnd@lemmy.one · 3 pts · 3y
I use xplr and I love it!
Fryboyter@discuss.tchncs.de · 2 pts · 3y
https://vifm.info
In this case, however, it cannot be said that I am using it as intended. The AUR helper I use, aurutils, uses Vifm to display the respective PKBUILD file during an update, for example.
hitagi@ani.social · 2 pts · 3y
I've tried a bunch like ranger, lf, vifm, sfm and even some different ones like clifm. I always come back to nnn though. Nothing beats its speed and config options.
mariom@lemmy.world · 2 pts · 3y
Coreutils, rsync. In more complex scenarios zmv from zsh.
Yes, I almost not use any GUI to manage my files.
pseudo@lemmy.world · 2 pts · 3y
zshOccasionally oil for neovim.
ratherrisky@lemmy.kiberness.xyz · 2 pts · 3y
Ranger, mostly for bulk renaming
thanevim@kbin.social · 1 pts · 3y
I had straight up just never considered that terminal file explorers existed. This post has opened my eyes, and so here is my Saved comment. (Maybe one day, kbin will implement saving without commenting...)
may_pretender@feddit.ro · 1 pts · 3y
I mostly use a gui file manager, but when I do use a terminal based one I use ranger. Haven't tried others, I just like this one.
GustavoM@lemmy.world · 1 pts · 3y
nnnmaster racekaleissin@wandering.shop · 1 pts · 3y
@theodore zsh :ablobcatwave:
eruchitanda@lemmy.world · 1 pts · 3y
Ranger with mount script.
eruchitanda@lemmy.world · 1 pts · 3y
(I don't want drives to to be auto-mounted.)
Red1C3@lemmy.world · 1 pts · 3y
I’ve tried ranger for some while, pretty neat, but I haven’t tried other terminal file mangers tho
wersooth@lemmy.ml · 1 pts · 3y
I started with MC, went to nnn for a few months, then I moved to vifm.
stappern@lemmy.one · 0 pts · 3y