###KWD midnight commander cheatsheet, mc cheatsheet, mc shortcuts, midnight commander shortcuts
###DSC Cheatsheet for Midnight Commander summarizing the most useful shortcuts.
Midnight Commander Cheatsheet
=============================
June 07, 2018
A short cheatsheet summarizing midnight commander's most useful shortcut keys.
Basic Navigation
----------------
up/down
select previous/next rown
return
open selected directory
alt-o
open selected directory on other panel
View
----
alt-. toggle hidden files
ctrl-o toggle console
alt-t toggle listing mode
alt-i sync with other panel
ctrl-u swap panels
Miscellaneous
-------------
shift-f6 rename filling in the current name
insert/ctrl-t/+/\/* - selections
esc-tab auto complete
ctrl-enter / alt-enter - copy currently selected filename to console
Ctrl + Shift + Enter - copy full path
enter/f3/f4 - ??? how to have full control over behaviour.. debian? notes./.
xdg-mime default evince.desktop application/pdf
alias mc='EDITOR=vim'
alt-shift-h show dir history
alt-y/alt-u (navigate history?)
alt+?/alt-s/ctrl-s search
ctrl-space calc size
ctrl - x c chmod
ctrl - x o chown
alias mc='. /usr/libexec/mc/mc-wrapper.sh' - will stay in dir after exit
Ref: http://klimer.eu/2015/05/01/use-midnight-commander-like-a-pro/
man mc
...
NOTE: I run mc inside tmux and the shifted function keys did not work as
expected. Use midnight commanders Learn Keys dialog to fix this