-
-
Save akaJedi/529a3d2f0c4a444a87d9f5540e0906ae to your computer and use it in GitHub Desktop.
Midnight Commander Keyboard Shortcuts for Mac OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Lines with numbers "n)" tested by me and corrected if required. | |
| Sign "!" means can't confirm, looking for details. | |
| The restones was not confirmed yet. | |
| Command, where first key will be Esc: | |
| ------------------------------------- | |
| 1) Quick change directory: Esc + c | |
| 2) Quick change directory history: Esc + c and then Esc + h | |
| 3) Quick change directory previous entry: Esc + c and then Esc + p | |
| 4) Command line history: Esc + h | |
| 5) Command line previous command: Esc + p | |
| 6) View change: Esc + t (each time you do this shortcut a new directory view will appear) | |
| 7) Print current working directory in command line: Esc + a | |
| 8) Switch between background command line and MC: Ctrl + o | |
| 9) Search/Go to directory in active panel: Esc + s then start typing directory name | |
| 10) Open same working directory in the inactive panel: Esc + i | |
| 11) Open parent working directory in the inactive panel: Esc + o | |
| 12) Go to top of directory in active pane: Esc + v | |
| 13) Go to the top of active pane: Esc + g | |
| 14) Go to bottom of active pane: Esc + j | |
| 15) Go to previous directory: Esc + y | |
| 16) Search pop-up: Esc + ? (Shift + Esc + ?) | |
| Command, where first key will be: Ctrl | |
| -------------------------------------- | |
| !Refresh active panel: Ctrl + r (Working good for just command line in terminal) | |
| 1) Selecting files and directories: Ctrl + t | |
| 2) Switch active <-> inactive panels: Ctrl + i | |
| 3) Switch active <-> inactive panels content: Ctrl + u | |
| 4) Execute command / Open a directory: Ctrl + j | |
| 5) Switch between background command line and MC: Ctrl + o | |
| 6) Search/Go to directory in active panel: Ctrl + s then start typing directory name | |
| !Go to bottom of active pane: Ctrl + c (Doesn't work on my) | |
| F keys or fn + F keys: | |
| ---------------------- | |
| 1) F1: help | |
| 2) F2: user menu | |
| 3) F3: read file / open directory | |
| 4) F4: edit file | |
| 5) F5: copy file or direcotry | |
| 6) F6: move file or directory | |
| 7) F7: create directory | |
| 8) F8: delete file / directory | |
| 9) F9: open menu bar | |
| 10) F10: exit MC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment