← Commander Documentation

Commander guide

Commander Keyboard Shortcuts

Searchable keyboard shortcut reference for Commander: navigation, tabs, selection, view, copy, move, delete, archive, search and command line shortcuts.

Use Commander from the keyboard for the fastest workflow. The function-key bar keeps the most common actions visible, while pane, tab, search and command-line shortcuts cover daily file work.

These are the shipped defaults. Settings → Shortcuts rebinds any keyboard command: it lists every one with its current keys, warns when a combination is already taken or is owned by the menu bar, and applies changes immediately — this reference, the button-bar captions, the tooltips and the native menus all follow your bindings. Only the commands you change are stored, so new defaults in later releases still reach you. Cursor movement, selection, quicksearch typing and the Escape and Backspace keys are not rebindable: they are how the panes navigate rather than commands.

ShortcutAction
TabSwitch active pane
EnterOpen folder or file
BackspaceGo up one level
Alt+Left / Alt+RightBack or forward
Alt+DownFolder history
Type lettersQuicksearch by name
Ctrl+DownNext quicksearch match
Ctrl+SFilter the list
EscClear search, filter or preview
Ctrl+NNew window
Ctrl+TNew tab
Ctrl+Shift+TNew background tab
Ctrl+WClose tab
Ctrl+Shift+WClose all tabs
Ctrl+Tab / Ctrl+Shift+TabNext or previous tab
Ctrl+Shift+AList all open tabs
Ctrl+Left / Ctrl+RightOpen the folder under the cursor in the target pane
Ctrl+UpOpen the folder under the cursor in a new tab
Ctrl+DBookmark folder or open hotlist
Ctrl+BDirectory branch view
Ctrl+Shift+BDirectory branch view of the selected folders
Ctrl+QToggle Quick View
Ctrl+Shift+QQuick View in a window
Ctrl+F8Folder tree
Ctrl+HToggle hidden files
Ctrl+ASelect all
Ctrl+PQuick file search
Ctrl+USwap the active and target pane directories
Ctrl+Shift+USwap the active and target tab sets
Ctrl+IShow the target pane’s folder here
Ctrl+\Go to the volume root
Alt+F8Command-line history
Alt+Shift+EnterCalculate all folder sizes
SpaceSelect or deselect
InsertSelect and move down
F1Help
Shift+F6Rename
F3View in Viewer window
F4Edit in built-in editor
F5Copy to target pane
F6Move to target pane
F7New folder
F8 / DeleteMove to Trash
Shift+F8Delete permanently
F9New file
Alt+F4Quit (⌘Q on macOS)
Alt+BackspaceUndo file operation
Alt+EnterProperties
Shift+F2Synchronize directories
Alt+F5Pack into archive
Alt+F9Unpack archive
Alt+F7Find files
Ctrl+MMulti-rename
Ctrl+C / Ctrl+XCopy or cut files
Ctrl+VPaste files
Ctrl+Shift+PCommand palette
Ctrl+LFocus command line
Ctrl+`Toggle the integrated terminal
Ctrl+Shift+MActivity Monitor
Ctrl+FConnect to Server
Ctrl+Shift+FDisconnect the active remote pane
Ctrl+Shift+RConnect to a saved remote desktop
Cmd+DeleteMove to Trash on macOS
Cmd+Shift+DeleteDelete permanently on macOS

On macOS, use Command (⌘) in place of Ctrl for menu commands. A few actions map differently on macOS: Filter is ⌘F, hidden files toggle with ⌘⇧. (period), and Properties is ⌘I. Where macOS reserves ⌘ for itself, Commander keeps Control — Quick View is ⌃Q and Multi-rename is ⌃M.

Undo File Operation also answers to Ctrl+Z (⌘Z) whenever the platform’s text-editing Undo has not claimed the key first, which is why the menu advertises Alt+Backspace. On macOS, ⌃Z edits the file comment; elsewhere the file comment editor lives on the Files menu.

Terminal panel

These apply only while the integrated terminal has focus, so they never compete with the pane shortcuts. Off macOS they take the Shift spelling every Linux terminal ships, because Ctrl+C belongs to the program that is running.

ShortcutAction
Ctrl+Shift+TNew shell tab, in the active pane’s folder
Ctrl+Shift+WClose the tab (the last one closes the panel)
Ctrl+Tab / Ctrl+Shift+TabNext or previous shell tab
Ctrl+Shift+CCopy the terminal selection
Ctrl+Shift+VPaste into the shell

On macOS these are ⌘T, ⌘W, ⌘C and ⌘V, since no shell binds the Command key.

Built-in editor

The editor opened with F4 has its own shortcuts, shown on the native Editor menus.

ShortcutAction
Ctrl+SSave
Ctrl+RReload from disk
Ctrl+FFind
Ctrl+HReplace
Ctrl+GGo to line
Ctrl+WClose editor window