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

Open Source

31028 readers
1297 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
 

Can't imagine using my system without this.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 1 month ago* (last edited 1 month 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.