I used to install Windows Commander (later Total Commander) on every system I have used, so much so that I bought the Total Commander licence. However as time passes by I used it less and less, to the point that currently I run it once a month out of pure nostalgia.
GNU Midnight Commander
121–130 of 317 posts
Re: GNU Midnight Commander
#122Re: GNU Midnight Commander
#123I've always found Midnight Commander to be underrated, perhaps because it "looks old". I still recommend checking it out if you want a terminal-based file manager. In case you do prefer GUIs, consider DoubleCommander.
Re: GNU Midnight Commander
#124dual-pane file manager For some reason, the technical term for these is Orthodox File Manager , which I've always thought was an obscure cultural in-joke from the countries where these were most popular --- Eastern Europe and the former USSR. This origin is elaborated at length here: https://softpanorama.org/Articles/introduction_to_orthodox_f...
At least in Russia, "orthodox" has an extra connotation that's not strictly coupled to church, akin more to "one true way", as in "orthodox way to learn a tech stack". With a negation, it becomes something like "wrong" or even "heretical", as in "pizza with pineapple".
Ортодоксальный doesn't carry these connotations at all.
If anything, it describes something that is stuck in old ways and/or pointlessly rigid.
Re: GNU Midnight Commander
#125I am especially fond of mcedit, the midnight commander editor which can be run independently. Very easy to pick up and use as a casual user as opposed to something like vi
Re: GNU Midnight Commander
#126After moving from Windows to MacOS mc is the closest to Total Commander - the only software that I’m still missing from MacOS. Reminds me to DOS Navigator and Volkov Commander or even FAR
The command to install it is:
brew install mc
Re: GNU Midnight Commander
#127The killer feature in mc was the popup menu that you could configure to run several commands on the selected files. And if memory serves it could be customized on a global or directory specific way.
Re: GNU Midnight Commander
#128my one gripe after using mc for a few years is no parallel transfer support. it slows down significantly when transferring small files compared to one large file.
This isn't possible in MC. And also a concrete parallelization is not available. This sounds like a feasible feature request to the upstream MC project! I'm sure Gnu Parallel or just pure C code would be able to handle parallelization of copy jobs.
EDIT: Wait! It does have background transfer now. Which means my technique of how I do it in Total Commander will work in MC now as well. It is almost like having Parallelization.
Re: GNU Midnight Commander
#129Nostalgia! However; dired (and wdired) is more powerful, so I won't be switching back any time soon.
Re: GNU Midnight Commander
#130is it nostalgia, or is it really that useful?