Skip to content

Instantly share code, notes, and snippets.

@samiraguiar
Forked from maciakl/MC Cheat Sheet
Last active November 7, 2025 17:36
  • Select an option

Select an option

Revisions

  1. samiraguiar revised this gist Dec 4, 2023. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,7 @@ Main View
    Shift + F3 View raw file (disregard extension)
    F5 Copy selected files
    F6 Move selected files
    Shift + F6 Rename file under cursor
    Shift-F4 Create a new file
    C-x d Compare directories
    C-x c Chmod dialog
    @@ -31,7 +32,7 @@ Main View
    - Navigation
    TAB / / C-i Jump from one panel to the other
    F9 Select the top menu bar
    Esc Esc Dismiss menus/pop-ups
    Esc Esc Quickly dismiss menus/pop-ups (skip the timeout for "Single press" from the configuration)
    A-c Quick cd dialog
    A-? Search dialog
    C-s Search for item
  2. samiraguiar revised this gist Sep 19, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -31,6 +31,7 @@ Main View
    - Navigation
    TAB / / C-i Jump from one panel to the other
    F9 Select the top menu bar
    Esc Esc Dismiss menus/pop-ups
    A-c Quick cd dialog
    A-? Search dialog
    C-s Search for item
  3. samiraguiar revised this gist Oct 26, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ Note for newcomers:
    In the shortcuts below, "C" stands for CTRL and "A" stands for "ALT". This is a convention
    used in the Midnight Commander documentation and was kept here.

    You can also use "ESC" instead of "ALT" in all of the shortcuts below, which is useful on Macbooks.
    You can also use "ESC" instead of "ALT", which is useful on Macbooks.

    Main View
    ---------------------------------------------------------------
  4. samiraguiar revised this gist Oct 17, 2022. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -39,12 +39,12 @@ Main View
    A-u Move to the next directory in the directory history
    A-Shift-h Show path history
    C-\ Directory Hotlist
    C-p / Up Arrow Move selection bar to the previous entry in the panel
    C-n / Down Arrow Move selection bar to the next entry in the panel
    C-p / Up arrow Move selection bar to the previous entry in the panel
    C-n / Down arrow Move selection bar to the next entry in the panel
    A-g Move selection bar to the first visible item in the panel
    A-r Move selection bar to the middle item in the panel
    A-j Move selection bar to the last visible item in the panel
    A-v / Page Up Move selection bar one page up
    A-v / Page up Move selection bar one page up
    A-p / Page down Move selection bar one page down
    A-< / Home Move selection bar to the top (first entry)
    A-> / End Move selection bar to the bottom (last entry)
  5. samiraguiar revised this gist Oct 17, 2022. 1 changed file with 9 additions and 3 deletions.
    12 changes: 9 additions & 3 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,10 @@
    Note for newcomers:

    In the shortcuts below, "C" stands for CTRL and "A" stands for "ALT". This is a convention
    used in the Midnight Commander documentation and was kept here.

    You can also use "ESC" instead of "ALT" in all of the shortcuts below, which is useful on Macbooks.

    Main View
    ---------------------------------------------------------------
    - File/directory operations
    @@ -26,7 +29,7 @@ Main View
    - Same as above, but for deselecting

    - Navigation
    TAB Jump from one panel to the other
    TAB / / C-i Jump from one panel to the other
    F9 Select the top menu bar
    A-c Quick cd dialog
    A-? Search dialog
    @@ -36,10 +39,13 @@ Main View
    A-u Move to the next directory in the directory history
    A-Shift-h Show path history
    C-\ Directory Hotlist
    C-p / Up Arrow Move selection bar to the previous entry in the panel
    C-p / Up Arrow Move selection bar to the previous entry in the panel
    C-n / Down Arrow Move selection bar to the next entry in the panel
    A-g Move selection bar to the first visible item in the panel
    A-r Move selection bar to the middle item in the panel
    A-j Move selection bar to the last visible item in the panel
    A-v / Page Up Move selection bar one page up
    A-j / Page down Move selection bar one page down
    A-p / Page down Move selection bar one page down
    A-< / Home Move selection bar to the top (first entry)
    A-> / End Move selection bar to the bottom (last entry)

  6. samiraguiar revised this gist Oct 17, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -23,7 +23,7 @@ Main View
    Insert / C-t Select/deselect file
    * Invert selection on files
    + Specify file selection options (including custom pattern)
    - The same as above, but for deselecting
    - Same as above, but for deselecting

    - Navigation
    TAB Jump from one panel to the other
  7. samiraguiar revised this gist Oct 17, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,7 @@ Main View
    C-x s Create symlink dialog
    C-x l Create hard link dialog
    C-x v Run relative symbolic link tool on selected or tagged items
    C-x a List active VFS directories

    - Selection
    Insert / C-t Select/deselect file
  8. samiraguiar revised this gist Apr 20, 2022. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -26,6 +26,7 @@ Main View

    - Navigation
    TAB Jump from one panel to the other
    F9 Select the top menu bar
    A-c Quick cd dialog
    A-? Search dialog
    C-s Search for item
  9. samiraguiar revised this gist Sep 8, 2020. 1 changed file with 10 additions and 2 deletions.
    12 changes: 10 additions & 2 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -34,6 +34,12 @@ Main View
    A-u Move to the next directory in the directory history
    A-Shift-h Show path history
    C-\ Directory Hotlist
    C-p / Up Arrow Move selection bar to the previous entry in the panel
    C-n / Down Arrow Move selection bar to the next entry in the panel
    A-v / Page Up Move selection bar one page up
    A-j / Page down Move selection bar one page down
    A-< / Home Move selection bar to the top (first entry)
    A-> / End Move selection bar to the bottom (last entry)

    - Display
    C-r Refresh current panel
    @@ -42,13 +48,15 @@ Main View
    C-x i Toggle other panel to information mode
    C-x q Toggle other panel to quick view mode
    A-i Make the other panel show the same directory as the current
    A-o Display the contents of the highlighted dir in the other panel
    A-t Change panel view (full, brief, long)
    A-. Toggle "Show Hidden Files" feature

    - Command prompt
    C-o Drop to the console
    A-Enter Put name of the highlighted file on command line
    C-x t Put name of the selected items on command line
    A-Enter Put the name of the highlighted file on command line
    C-x t Put the name of the selected items on command line
    C-Shift-Enter Put the full path of the highlighted file on command line
    A-a / C-x p Put the full path of the pane directory on the command line
    A-h Show command history
    A-n / A-p Navigate up/down through the command history
  10. samiraguiar revised this gist Sep 8, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -25,6 +25,7 @@ Main View
    - The same as above, but for deselecting

    - Navigation
    TAB Jump from one panel to the other
    A-c Quick cd dialog
    A-? Search dialog
    C-s Search for item
    @@ -35,7 +36,6 @@ Main View
    C-\ Directory Hotlist

    - Display
    TAB Jump from one panel to the other
    C-r Refresh current panel
    C-u Swap panels
    A-, Toggle panel layout (horizontal/vertical)
  11. samiraguiar revised this gist Sep 1, 2020. No changes.
  12. samiraguiar revised this gist Aug 29, 2020. 1 changed file with 17 additions and 10 deletions.
    27 changes: 17 additions & 10 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -1,12 +1,9 @@
    Note for newcomers:
    In the shortcuts below, "C" stands for CTRL and "A" stands for "ALT". This is a convention
    used in the Midnight Commander documentation and was kept here. "Meta" is also used sometimes
    to refer to "ALT".
    used in the Midnight Commander documentation and was kept here.


    Shortcut Description
    Main View
    ---------------------------------------------------------------

    - File/directory operations
    F3 View file
    Shift + F3 View raw file (disregard extension)
    @@ -32,13 +29,14 @@ Shortcut Description
    A-? Search dialog
    C-s Search for item
    A-s Incremental search (A-s again to jump to next occurence)
    A-h Show command history
    A-Shift + H Show path history
    A-y Move to the previous directory in the directory history
    A-u Move to the next directory in the directory history
    A-Shift-h Show path history
    C-\ Directory Hotlist

    - Display
    TAB Jump from one panel to the other
    C-r Refresh current pane
    C-r Refresh current panel
    C-u Swap panels
    A-, Toggle panel layout (horizontal/vertical)
    C-x i Toggle other panel to information mode
    @@ -47,9 +45,12 @@ Shortcut Description
    A-t Change panel view (full, brief, long)
    A-. Toggle "Show Hidden Files" feature

    - Command line
    - Command prompt
    C-o Drop to the console
    A-Enter Put name of the highlighted file on command line
    C-x t Put name of the selected items on command line
    A-a / C-x p Put the full path of the pane directory on the command line
    A-h Show command history
    A-n / A-p Navigate up/down through the command history
    C-x ! External Panelize (fill current panel with the output of a command)
    C-x j Show background jobs
    @@ -60,4 +61,10 @@ Shortcut Description
    F2-@ 7za a foo.7z 7zip current directory as foo.7z

    - Others
    Shift-F10 Quiet exit, without confirmation
    Shift-F10 Quiet exit, without confirmation


    File View
    ---------------------------------------------------------------
    C-f View the next file
    C-b View the previous file
  13. samiraguiar revised this gist Aug 29, 2020. 1 changed file with 13 additions and 13 deletions.
    26 changes: 13 additions & 13 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -1,24 +1,25 @@
    Note for newcomers:
    In the shortcuts below, "C" stands for CTRL and "A" stands for "ALT". This is a convention
    used in the Midnight Commander documentation and was kept here.
    used in the Midnight Commander documentation and was kept here. "Meta" is also used sometimes
    to refer to "ALT".


    Shortcut Description
    ---------------------------------------------------------------

    - File/directory operations
    C-x c Chmod dialog
    C-x o Chown dialog
    C-x s Create symlink dialog
    C-x l Create hard link dialog
    C-x v Run relative symbolic link tool on selected or tagged items
    C-x C-s Edit symlink
    F3 View file
    Shift + F3 View raw file (disregard extension)
    F5 Copy selected files
    F6 Move selected files
    Shift-F4 Create a new file
    C-x d Compare directories
    C-x c Chmod dialog
    C-x o Chown dialog
    C-x C-s Edit symlink
    C-x s Create symlink dialog
    C-x l Create hard link dialog
    C-x v Run relative symbolic link tool on selected or tagged items

    - Selection
    Insert / C-t Select/deselect file
    @@ -29,23 +30,22 @@ Shortcut Description
    - Navigation
    A-c Quick cd dialog
    A-? Search dialog
    A-Shift-? Find file
    A-s Incremental search (A-s again to jump to next occurence)
    C-s Search for item
    A-s Incremental search (A-s again to jump to next occurence)
    A-h Show command history
    A-Shift + H Show path history
    C-\ Directory Hotlist

    - Display
    TAB Jump from one panel to the other
    A-i Make the other panel show the same directory as the current
    C-r Refresh current pane
    C-u Swap panels
    A-. Toggle "Show Hidden Files" feature
    A-, Toggle panel layout (horizontal/vertical)
    A-t Change panel view ('Full','Brief','Long')
    C-r Refresh current pane
    C-x i Toggle other panel to information mode
    C-x q Toggle other panel to quick view mode
    A-i Make the other panel show the same directory as the current
    A-t Change panel view (full, brief, long)
    A-. Toggle "Show Hidden Files" feature

    - Command line
    C-o Drop to the console
  14. samiraguiar revised this gist Aug 29, 2020. 1 changed file with 60 additions and 33 deletions.
    93 changes: 60 additions & 33 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -1,36 +1,63 @@
    Shortcut Description
    ---------------------------------------------------------------

    C-o Drop to the console
    Insert Select/deselect file
    C-t Alias for Insert
    * Invert selection on files
    + Specify file selection options (including custom pattern)
    - The same as above, but for deselecting
    F5/F6 Copy/move selected files

    A-s Incremental search (A-s again to jump to next occurence)
    A-. Toggle "Show Hidden Files" feature
    A-Enter Put name of the highlighted file on command line
    C-r Refresh current pane

    TAB Jump from one panel to the other
    A-i Make the other panel show the same directory as the current
    C-u Swap panels
    Note for newcomers:
    In the shortcuts below, "C" stands for CTRL and "A" stands for "ALT". This is a convention
    used in the Midnight Commander documentation and was kept here.

    A-c Quick cd dialog
    A-? Search dialog
    A-h Show history

    C-x c Chmod dialog
    C-x o Chown dialog
    C-x s Create symlink dialog
    C-x l Create hard link dialog
    C-x d Compare directories


    F2 @ unzip Unzip selected file
    F2 @ zip -r foo.zip Zip current directory as foo.zip
    Shortcut Description
    ---------------------------------------------------------------

    F2 @ 7za x Extract selected file with 7zip
    F2 @ 7za a foo.7z 7zip current directory as foo.7z
    - File/directory operations
    C-x c Chmod dialog
    C-x o Chown dialog
    C-x s Create symlink dialog
    C-x l Create hard link dialog
    C-x v Run relative symbolic link tool on selected or tagged items
    C-x C-s Edit symlink
    F3 View file
    Shift + F3 View raw file (disregard extension)
    F5 Copy selected files
    F6 Move selected files
    Shift-F4 Create a new file
    C-x d Compare directories

    - Selection
    Insert / C-t Select/deselect file
    * Invert selection on files
    + Specify file selection options (including custom pattern)
    - The same as above, but for deselecting

    - Navigation
    A-c Quick cd dialog
    A-? Search dialog
    A-Shift-? Find file
    A-s Incremental search (A-s again to jump to next occurence)
    C-s Search for item
    A-h Show command history
    A-Shift + H Show path history
    C-\ Directory Hotlist

    - Display
    TAB Jump from one panel to the other
    A-i Make the other panel show the same directory as the current
    C-u Swap panels
    A-. Toggle "Show Hidden Files" feature
    A-, Toggle panel layout (horizontal/vertical)
    A-t Change panel view ('Full','Brief','Long')
    C-r Refresh current pane
    C-x i Toggle other panel to information mode
    C-x q Toggle other panel to quick view mode

    - Command line
    C-o Drop to the console
    A-Enter Put name of the highlighted file on command line
    A-n / A-p Navigate up/down through the command history
    C-x ! External Panelize (fill current panel with the output of a command)
    C-x j Show background jobs
    F2-@ Run a command on the currently highlighted item, e.g.:
    F2-@ unzip Unzip selected file
    F2-@ zip -r foo.zip Zip current directory as foo.zip
    F2-@ 7za x Extract selected file with 7zip
    F2-@ 7za a foo.7z 7zip current directory as foo.7z

    - Others
    Shift-F10 Quiet exit, without confirmation
  15. samiraguiar revised this gist Oct 15, 2019. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,7 @@ Shortcut Description

    C-o Drop to the console
    Insert Select/deselect file
    C-t Alias for Insert
    * Invert selection on files
    + Specify file selection options (including custom pattern)
    - The same as above, but for deselecting
  16. samiraguiar revised this gist Jan 14, 2016. 1 changed file with 9 additions and 1 deletion.
    10 changes: 9 additions & 1 deletion MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -2,13 +2,21 @@ Shortcut Description
    ---------------------------------------------------------------

    C-o Drop to the console
    Insert Select/deselect file
    * Invert selection on files
    + Specify file selection options (including custom pattern)
    - The same as above, but for deselecting
    F5/F6 Copy/move selected files

    A-s Incremental search
    A-s Incremental search (A-s again to jump to next occurence)
    A-. Toggle "Show Hidden Files" feature
    A-Enter Put name of the highlighted file on command line
    C-r Refresh current pane

    TAB Jump from one panel to the other
    A-i Make the other panel show the same directory as the current
    C-u Swap panels

    A-c Quick cd dialog
    A-? Search dialog
    A-h Show history
  17. @maciakl maciakl revised this gist Nov 8, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,7 @@ Shortcut Description
    ---------------------------------------------------------------

    C-o Drop to the console
    * Invert selection on files

    A-s Incremental search
    A-. Toggle "Show Hidden Files" feature
  18. @maciakl maciakl revised this gist Aug 24, 2012. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,7 @@ Shortcut Description
    C-o Drop to the console

    A-s Incremental search
    A-. Toggle "Show Hidden Files" feature
    A-Enter Put name of the highlighted file on command line
    C-r Refresh current pane

  19. @maciakl maciakl revised this gist Aug 17, 2012. 1 changed file with 8 additions and 4 deletions.
    12 changes: 8 additions & 4 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -1,14 +1,14 @@

    Shortcut Description
    ---------------------------------------------------------------

    C-o Drop to the console

    A-s Incremental search
    A-Enter Put name of the highlighted file on command line
    C-r Refresh current pane

    A-c Quick cd dialog
    A-? Search dialog
    A-s Incremental search

    A-h Show history

    C-x c Chmod dialog
    @@ -18,4 +18,8 @@ C-x l Create hard link dialog
    C-x d Compare directories


    F2 @ zip -r a.zip Zip current directory as a.zip
    F2 @ unzip Unzip selected file
    F2 @ zip -r foo.zip Zip current directory as foo.zip

    F2 @ 7za x Extract selected file with 7zip
    F2 @ 7za a foo.7z 7zip current directory as foo.7z
  20. @maciakl maciakl created this gist Aug 7, 2012.
    21 changes: 21 additions & 0 deletions MC Cheat Sheet
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@

    Shortcut Description
    ---------------------------------------------------------------

    C-o Drop to the console
    A-Enter Put name of the highlighted file on command line
    C-r Refresh current pane
    A-c Quick cd dialog
    A-? Search dialog
    A-s Incremental search

    A-h Show history

    C-x c Chmod dialog
    C-x o Chown dialog
    C-x s Create symlink dialog
    C-x l Create hard link dialog
    C-x d Compare directories


    F2 @ zip -r a.zip Zip current directory as a.zip