Shameless plug for my more modern, GUI alternative to Midnight Commander, https://fman.io .
Use Midnight Commander like a pro (2015)
11–20 of 99 posts
Re: Use Midnight Commander like a pro (2015)
#12The nice thing about Midnight Commander is that it has a hex viewer and editor.
Moreover, editor allows to switch to console via Ctrl-O, which turns it into an simple IDE for console programs: edit code, Ctrl-O, run program, Ctrl-C Ctrl-O, repeat.
Re: Use Midnight Commander like a pro (2015)
#13Re: Use Midnight Commander like a pro (2015)
#14Re: Use Midnight Commander like a pro (2015)
#15Earlier quoted context omitted.
Moreover, editor allows to switch to console via Ctrl-O, which turns it into an simple IDE for console programs: edit code, Ctrl-O, run program, Ctrl-C Ctrl-O, repeat.
I always thought the C-o subshell needed a status bar or something. Not once did I find myself launching mc again because I forgot it was already running. Luckily it warns you when launched from the subshell.
Another option might be to bind F10 to start mc, so that it acts as a toggle whether in mc or in a non-mc shell. You'd need to wrap a zle widget in zsh, or add a '$if Bash' guard to your inputrc with bash.
Re: Use Midnight Commander like a pro (2015)
#16The nice thing about Midnight Commander is that it has a hex viewer and editor.
Re: Use Midnight Commander like a pro (2015)
#17I like that ranger allows me to use vim key bindings, which matches nicely the rest of my system which is centered around i3 and vimium.
Re: Use Midnight Commander like a pro (2015)
#18There is nothing like this for the macOS as far as I know.
Re: Use Midnight Commander like a pro (2015)
#19I loved using Total Commander back when I used windows. There is nothing like this for the macOS as far as I know.
Re: Use Midnight Commander like a pro (2015)
#20I loved using Total Commander back when I used windows. There is nothing like this for the macOS as far as I know.