Live data from Hacker News

GNU Midnight Commander

midnight-commander.org

91–100 of 317 posts

Re: GNU Midnight Commander

#92
post #83
post #66

Earlier quoted context omitted.

"Orthodox" in Russian is "pravoslavny", literally "right faith" (pravyj = right, correct). I think it also contributes to the meaning. "The right way".

Means the same thing in Ireland too! My understanding is it derives from greek for “ordinary teaching” we also use the term heterodox for a cultural setting that encourages different types of thought. The term Paradox is a challenging or somewhat contradictory idea. We also use the term orthodox for a right handed boxer. “Southpaw” is non-orthodox left handed.

Greek here:

Orthodox = orthos + doxasia

Orthos = straight/correct

Doxasia = belief

orthodoxos = correct belief

Re: GNU Midnight Commander

#94

Total Commander is still the first thing I install on every fresh Windows install for the last 20 or so years. Copy/move/delete etc keys are the same as in mc.

They are the same because both projects are inspired by Norton Commander for DOS which also used those keys.

Re: GNU Midnight Commander

#96
post #70
post #62

After 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

Try doublecmd[1], much better then tc, open source, updated frequently, works on all platforms. Oh and written in object pascal, which I like a lot! [1]: https://doublecmd.sourceforge.io

Tried it on linux. It crashed while moving folder. Like the main thing it's used for.

Re: GNU Midnight Commander

#97
For some strange reason I am attracted to try to use ZTreeWin, even though I am using a dual pane manager as my daily driver, but there is some nostalgic force driving me to try and force myself onto ZTreeWin. I even bought the license for it more than 2 years ago, but still haven't touched it in any serious capacity. I mostly lack the convenience and speed by which I am able to accomplish tasks in my existing (dual panel) orthodox filemanager, and at the same time I am losing patience by learning every single thing in it from sratch. Does anyone know of a good learning resource for ZTreeWin?

Re: GNU Midnight Commander

#99

The 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.

"was"? People still use it. Like a lot. I'm surprised

Good shout!

Re: GNU Midnight Commander

#100
post #25

Earlier quoted context omitted.

The "orthodox" comes from a specific type of GUI, namely one that is driven by commands under the hood. UI elements are merely used to trigger commands that have the actual effect, and these commands could just as well be executed by hand, or automated into more complex commands. This is an excellent way to build powerful UIs. It is what drives things like Vim, and often why Lisp-based software is so hackable -- thin…

Does Blender also qualify? It even shows you the name of the Python function behind each UI element on hover, which is great for discoverability when scripting. Or maybe it used to, can't see it now.

Still does if you enable dev mode, I think.
Post reply on HN