It's worth noting that Midnight Commander started as a clone of Norton Commander [1] [1] https://en.wikipedia.org/wiki/Norton_Commander
Which still is very useful in a DosBox.
Neo-mc – a Midnight Commander fork with scripting and other features
61–70 of 73 posts
Re: Neo-mc – a Midnight Commander fork with scripting and other features
#62Re: Neo-mc – a Midnight Commander fork with scripting and other features
#63Earlier quoted context omitted.
Which still is very useful in a DosBox.
I also remember M602 and Volkov Commander from those days.
Re: Neo-mc – a Midnight Commander fork with scripting and other features
#64I'm pretty new to heavy console-based Linux adminning - I just have a raspbian pi4 I'm using for a bunch of local services around my house, but I've gotten pretty comfy editing files and tweaking services and chmodding/chowning. However, I refuse to climb the learning cliff of Vi, but nano is... Okay at best? Is mcedit a good option? I'm still just doing everything from shell and nano.
If you're interested in becoming proficient text editing in the shell, I highly recommend just biting the bullet and learning the basics with vim. It's significantly less of a "cliff" than you'd expect. Just spend a few minutes running through the built-in tutorial (vimtutor), learn how to save and open files and move around the document, and set a few defaults in your config. Only about 30 minutes of effort will be…
Re: Neo-mc – a Midnight Commander fork with scripting and other features
#65Re: Neo-mc – a Midnight Commander fork with scripting and other features
#66Re: Neo-mc – a Midnight Commander fork with scripting and other features
#67Re: Neo-mc – a Midnight Commander fork with scripting and other features
#68Earlier quoted context omitted.
If you're interested in becoming proficient text editing in the shell, I highly recommend just biting the bullet and learning the basics with vim. It's significantly less of a "cliff" than you'd expect. Just spend a few minutes running through the built-in tutorial (vimtutor), learn how to save and open files and move around the document, and set a few defaults in your config. Only about 30 minutes of effort will be…
Upvoting/seconding this. It doesn’t take as much effort/pain as you think it will. Don’t believe the FUD. That said, plain old vi on older Solaris systems is still a pain in the ass lol.
Re: Neo-mc – a Midnight Commander fork with scripting and other features
#69Total commander is the one and only windows app I miss on a mac. I know there are “clones” but none of them comes close to TC.
Graphically, have you tried Double Commander? It's multi-platform Qt app; while I don't know how well is behaves on Mac OS, it's fantastic in Linux.
Re: Neo-mc – a Midnight Commander fork with scripting and other features
#70How do I navigate to the same directory which is opened in the other panel or to a root of a particular device (a USB drive or a hard drive partition) quickly? These are the 2 things I use heavily in all the "commanders" but couldn't find in MC. Lack of these makes it useless for me as I hate manually crawling the global file system every time I want to switch a drive.