| Menu shortcuts |
| C-x c |
chmod |
| C-x o |
chown |
| C-x l |
links |
| C-x s |
symlinks |
| Directory panel |
C-s
M-s |
Start filename search |
| M-t |
Next listing mode |
| M-y |
Previous directory in history |
| M-u |
Next directory in history |
| Shell command line |
C-Enter
M-Enter |
Copy current file to shell command line |
| M-Tab |
Filename (and general) completion |
| C-x t |
Copy selected filenames to shell command line |
| C-x p |
Copy the path to the shell command line |
| C-q |
Quote next character (escapes from normal mc command char interpretation) |
| M-p |
Previous shell command line |
| M-n |
Next shell command line |
| M-h |
Display shell command line history |
| %f |
Replaced by the current file name |
| %d |
Replaced by the current directory name |
| %F |
Replaced by the current file name in the unselected panel |
| %D |
Replaced by the current directory name in the unselected panel |
| %t |
Replaced by the currently tagged files |
| %T |
Replaced by the currently tagged files in the unselected panel |
| %u |
Replaced by the currently tagged files, untags the files after use |
| %U |
Replaced by the currently tagged files in the unselected panel, untags the files after use |
| %s |
Replaced by the currently tagged files, or the current file if no files are tagged |
| %S |
Replaced by the currently tagged files in the unselected panel, or the current file in the unselected panel if no files are tagged |