TUI File managers
TUI File managers
For those who would like to share their favorite, lightweight, TUI (cli), file managers... here we go.
Here are a few tui file managers that I have enjoyed 'trying' to use:
- fff (mentioned by me in this thread) https://github.com/dylanaraps/fff
- vifm (was fun when I was trying to learn VI keybinding convention/ style tools) https://vifm.info/
- ranger (nice but not all that light & fast) https://github.com/ranger/ranger
- lf (ranger-like) https://github.com/gokcehan/lf
- nnn (I always manage to break this when I use it) https://github.com/jarun/nnn
Here are a few tui file managers that I have enjoyed 'trying' to use:
- fff (mentioned by me in this thread) https://github.com/dylanaraps/fff
- vifm (was fun when I was trying to learn VI keybinding convention/ style tools) https://vifm.info/
- ranger (nice but not all that light & fast) https://github.com/ranger/ranger
- lf (ranger-like) https://github.com/gokcehan/lf
- nnn (I always manage to break this when I use it) https://github.com/jarun/nnn
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
- anticapitalista
- Developer
- Posts: 4315
- Joined: Sat Jul 15, 2006 10:40 am
Re: TUI File managers
Good old mc is worth a mention
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: TUI File managers
Most certainly!
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
- DukeComposed
- Posts: 1506
- Joined: Thu Mar 16, 2023 1:57 pm
Re: TUI File managers
nnn changed its keybindings sometime between version 3 and version 4 which made it much easier to use, in my opinion. If you had problems with it in the past because of an old package in a Debian repository, it may be worth revisiting with the latest release.manyroads wrote: Fri Sep 29, 2023 2:55 pm - nnn (I always manage to break this when I use it) https://github.com/jarun/nnn
Re: TUI File managers
It certainly has been 'quite awhile' since I used 'nnn'. I may give it another "go".DukeComposed wrote: Fri Sep 29, 2023 9:41 pm nnn changed its keybindings sometime between version 3 and version 4 which made it much easier to use, in my opinion. If you had problems with it in the past because of an old package in a Debian repository, it may be worth revisiting with the latest release.
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken
Re: TUI File managers
As a matter of routine, i just checked the 'bookworm-backports', and couldn't believe my eyes
Theres a New Kid on the Block arriving ... FAR for Linux (far2l)
This wonderful peace
piece of software helped me a lot in surviving the last 10 sour years as a windows-server-core admin
see:
https://github.com/elfmz/far2l
https://packages.debian.org/search?keywords=far2l
https://screenshots.debian.net/package/far2l
kind regards
l0dr3

Theres a New Kid on the Block arriving ... FAR for Linux (far2l)

This wonderful peace


see:
https://github.com/elfmz/far2l
https://packages.debian.org/search?keywords=far2l
https://screenshots.debian.net/package/far2l
kind regards
l0dr3
You do not have the required permissions to view the files attached to this post.
Re: TUI File managers
@l0dr3 Wow... that's a real blast from the past! Not sure whether I'll ever use it for any length of time but I fondly remember the days when this was one the basic must-haves on a PC, not least because it was done by the same guy who created (and still works on) WinRAR. I do not use the Windows version anymore but I very much use the Linux CLI version, with a licence dating back to... I don't even know
.
THX for sharing this
.

THX for sharing this

- Buck Fankers
- Posts: 770
- Joined: Sat Mar 10, 2018 8:06 pm
Re: TUI File managers
You are probably on MX23. On my MX21 I don't have this option. I tried to follow these steps:l0dr3 wrote: Sat Sep 30, 2023 12:07 pm As a matter of routine, i just checked the 'bookworm-backports', and couldn't believe my eyes![]()
Theres a New Kid on the Block arriving ... FAR for Linux (far2l)![]()
https://github.com/elfmz/far2l
I installed dependencies first:
Then ran this command:apt-get install libwxgtk3.0-gtk3-dev libx11-dev libxi-dev libpcre3-dev libxerces-c-dev libuchardet-dev libssh-dev libssl-dev libsmbclient-dev libnfs-dev libneon27-dev libarchive-dev cmake pkg-config g++ git
But second command returned:apt-get install far2l
Is there the only way to get this file manager to work on MX21, to follow those self making and building steps? I can't find any DEB file eitherReading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package far2l
Re: TUI File managers
@Buck Fankers
On github, there is ... statement ...
pp: and YES - i am on MX23 XFCE
On github, there is ... statement ...
*maybe* a solution?In older distributions: use libpcre2-dev and libwxgtk3.0-dev instead of libpcre3-dev and libwxgtk3.0-gtk3-dev
pp: and YES - i am on MX23 XFCE
Re: TUI File managers
@Buck Fankers There's also this:
https://github.com/spvkgn/far2l-portable/releases
The AppImage won't run here but the portable tar unpacks and works OOTB (though I'm also under MX23 so YMMV).
https://github.com/spvkgn/far2l-portable/releases
The AppImage won't run here but the portable tar unpacks and works OOTB (though I'm also under MX23 so YMMV).