Remix.run Logo
axiolite 6 days ago

I never could use mc. None of the keyboard shortcuts were at all intuitive to me, who had been using many different GUI file managers over the decades. Which is a shame, because I use SSH a LOT and doing normal file housework via pure CLI is super tedious and error-prone... Fortunately, I went looking more recently, and found the nnn file manager, which works properly with the basic keyboard commands I would expect, and really helped improve my workflow a lot:

https://en.wikipedia.org/wiki/Nnn_(file_manager)

11mariom 5 days ago | parent | next [-]

Same feeling… but. For me fastest and easiest way to manage files are coreutils (sometimes with help of rsync/zmv/zcp). And that way I always have exactly same toolset no mather where I am logged in (local pc, server, router, etc).

I'm using GUI File Manager only for multimedia (photos, movies, pdf files).

axiolite 5 days ago | parent [-]

Just renaming a single file, with a rather LONG file name that includes spaces and other symbols that need to be escaped, can take FAR longer at the BASH prompt, than starting up nnn and doing it there. Same goes for moving several of the most recently updated files to another folder, or similar.

ranger_danger 6 days ago | parent | prev | next [-]

> None of the keyboard shortcuts were at all intuitive to me

They're exactly the same as Norton Commander had been since the 80s.

spookie 6 days ago | parent | next [-]

They probably weren't, huh... in front of computers when it was more of a thing.

It sure is a generational thing, I have the same problem with Emacs. But not with Vim.

axiolite 5 days ago | parent | prev [-]

Right, but other file managers didn't adopt them. Do you use Norton Commander keyboard shortcuts with Nautilus, Dolphin, Thunar, Windows Explorer, Finder, etc? Did anything else adopt most of them? Because if you're only appealing to those who used Norton Commander, that's not a big user base. Using Windows Explorer keyboard shortcuts, instead, would give you a vastly larger audience.

ranger_danger 4 days ago | parent [-]

None of those things existed when either program was written though, except maybe a very early Finder.

axiolite 4 days ago | parent [-]

Of course not, they would have had to "adopt" NC's shortcuts (as I said). Apparently, NC wasn't popular enough, for others to want to imitate.

varjag 5 days ago | parent | prev | next [-]

It's a heavily GenX-coded tool. If you never used Norton Commander there's no point really.

badsectoracula 5 days ago | parent | next [-]

Depending on where you're from you might have used another orthodox file manager. For some reason they've been very popular in central and eastern European countries.

For example i've worked three Polish gamedev companies and in every single one of them most people (including people who weren't even born in the days of Norton Commander) used Total Commander (it is GUI-based but the shortcut keys and overall layout are almost the same).

(FWIW Notepad++ was ubiquitous too)

varjag 5 days ago | parent | next [-]

From what I've seen at the time Total Commander didn't stick unless the user was already exposed to NC or its clones. People starting afresh with Windows 95 couldn't be arsed to use anything except File Explorer.

axiolite 5 days ago | parent | prev [-]

I use EmelFM all the time, but despite being "orthodox" it doesn't use keyboard shortcuts anywhere close to NC/MC's.

rererereferred 5 days ago | parent | prev [-]

Midnight Commander was coded by a Gen Xer, but Norton Commander was coded by a Baby Boomer ;)

varjag 5 days ago | parent [-]

As in culturally coded. Say MS BASIC was also written by a boomer but most users were Gen X.

buserror 6 days ago | parent | prev [-]

Same here, nnn feels so much lighter too. It also works out of the box, no need to carry around "your" .rc file on dozens of systems as you work