341

Can't imagine using my system without this.

you are viewing a single comment's thread
view the rest of the comments
[-] asap@lemmy.world 25 points 2 days ago* (last edited 2 days ago)

As someone new to Linux, what would be a few reasons that you prefer this to using the built-in GUI file browser?

[-] eager_eagle@lemmy.world 36 points 2 days ago

I can't believe no one mentioned this, but: remote access.

I spend most of my day connected to machines via SSH and yazi offers a great UX with file previews and all. Using kitty I even get image previews in the terminal.

[-] rcbrk@lemmy.ml 4 points 2 days ago

remote access

To be fair, X11 forwarding is a straightforward thing, bearing in mind any security/performance/administrative restrictions which may apply to your situation.

Alternatively, SSHFS can be used to mount a remote directory locally.

[-] eager_eagle@lemmy.world 5 points 2 days ago* (last edited 2 days ago)

I've used plenty of sshfs a few years ago, but x11 forwarding is a compromise. The latency makes it painful to work with for more than a few minutes.

[-] rcbrk@lemmy.ml 3 points 2 days ago

Yeah, X11 forwarding is only fine on a campus wide network, maybe city-wide at most, if the wan is fast enough.

Sshfs would also be painful for operations processing a lot of data (grepping gigs of log files or even creating thumbnails of images to browse).

[-] Amaterasu@lemmy.world 1 points 1 day ago

Well, do you prefer kitty or yazi?

[-] ManTaboo@lemmy.ml 7 points 1 day ago

They are two different things. Yazi is a file manager and Kitty is a terminal emulator.

[-] Amaterasu@lemmy.world 1 points 1 day ago

Ok, Dolphin would be the comparative here from KDE Qt but, since is made for GTK probably Nautilus is the one to be compared.

[-] WalnutLum@lemmy.ml 2 points 2 days ago

Do image previews work over SSH? I admit I've never actually tried it...

[-] _hovi_@lemmy.world 4 points 1 day ago

Other people have given great reasons, but I will also mention that as someone who lives inside the terminal it's often faster and easier to open it right there rather than getting a GUI one going. I do still use one for things that are easier to do with a graphical file manager though, no problem having both

[-] Eyck_of_denesle@lemmy.zip 29 points 2 days ago

I can navigate without using my mouse. It's faster for me. You can create tabs, copy and paste files, extract compressed files, run commands, and so much more without lofting my hand. My favorite feature is the ability to preview files without even opening them. I'm relatively new to linux too.

[-] sloppy_diffuser@sh.itjust.works 9 points 2 days ago* (last edited 2 days ago)

Download 5 seasons of some show from multiple sources or some artist's entire discography, and want to normalize all the file names? It is way easier in the terminal.

I'll check this out, but I use https://github.com/stevearc/oil.nvim for such tasks as I have nvim's full suite of editor commands to rename all the files way faster than I could in a GUI. I'm sure there are GUI apps to perform a similar task, but I already know how to use nvim.

[-] Chewy7324@discuss.tchncs.de 8 points 2 days ago* (last edited 2 days ago)
  • Terminal file manager are useful on a server over ssh.
  • ripgrep and fd support is better than any GUI file manager find and replace.
  • Some people like using vim keybindings
  • The three panel view is really useful. On the left is the parent folder, the middle the current and on the right a preview, e.g. the selected folder or the contents of a picture or a text file. It's faster to navigate and pop back into the shell.
[-] ninjaturtle@lemmy.today 7 points 2 days ago

You can probably do some more advance tasks via CLI. Also usually lists information faster. But honestly you will be overall fine with GUI a majority of the time.

Some people just like being in the terminal.

[-] WalnutLum@lemmy.ml 2 points 2 days ago

I wouldn't bother unless you find yourself doing more through the terminal than through GUIs.

I don't have a built-in file browser (not using a DE, just i3 window manager), so I use ranger and pure GNU coreutils commands mostly but I still find myself missing the drag-and-drop features that FreeDesktop integration provides for stuff like nautilus.

[-] joeldebruijn@lemmy.ml 1 points 2 days ago

I'm fairly new to Linux also, Debian with Gnome.

I need CLI filemanager when doing something outside home directory etc.

For example fix a desktop shortcut and you can't start Nautilus "as an administrator " afaik. Or it won't ask for root password.

this post was submitted on 21 Sep 2024
341 points (99.1% liked)

Open Source

30437 readers
196 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS