Keyboard Shortcuts

EmpiricCommander is designed for keyboard-driven workflows. The tables below describe macOS behavior unless a row says otherwise.

Platform coverage

  • macOS - full shortcut set via the global keyboard monitor.
  • iPad- navigation keys via SwiftUI's onKeyPress (arrows, Space, Tab, Esc, Return, Delete). No Cmd-based command shortcuts; iPad users rely on the toolbar. See the dedicated iPad table at the bottom.
  • iPhone - physical keyboards work for typing, but no app-level command shortcuts.
UporDownMove cursor to previous / next item
Shift+UporShift+DownExtend selection up / down
Page UporPage DownJump one page
Shift+Page UporShift+Page DownExtend selection by a page
HomeorEndJump to first / last item
Shift+HomeorShift+EndExtend selection to first / last
LeftGo up one directory
RightOpen the focused item
ReturnOpen the focused item
BackspaceGo up one directory
Cmd+LeftGo back in history
Cmd+RightGo forward in history
Cmd+UpGo up
Cmd+Shift+HGo home
TabSwitch between left and right panes
Cmd+[orCmd+]Switch panes
Any letterType-ahead jump to the next item starting with that letter

Selection

SpaceToggle selection of the focused item
Cmd+ASelect all items in the active pane
EscClear selection, close any open panel, or exit filter

File operations

F2Rename the focused item
F5Copy selection to the other pane
F6Move selection to the other pane
F7New folder
F8Move selection to Trash
Cmd+Shift+NNew folder
Cmd+BackspaceMove selection to Trash
Shift+BackspaceMove selection to Trash
Cmd+Shift+BackspacePermanent delete (skip Trash)
Cmd+CCopy to clipboard
Cmd+XCut to clipboard
Cmd+VPaste here
Cmd+ZUndo last move / delete

Tabs and panes

Cmd+TNew tab in the active pane
Cmd+WClose current tab
Cmd+3Next tab
Cmd+4Previous tab
Cmd+1Switch to single-pane layout
Cmd+2Switch to dual-pane layout
Cmd+Shift+BToggle sidebar

View

Cmd+RRefresh the active pane
Cmd+.Toggle hidden files
Cmd+Shift+GCycle view mode (list / grid / tree)
Cmd+YQuick Look
Cmd+Shift+PToggle preview panel

Search and filter

Cmd+FFilter the current folder
Cmd+Shift+FGlobal search

Tools

Cmd+OOpen with default app
Cmd+EOpen in configured external editor
Cmd+Shift+OAuto-Organize
Cmd+Shift+SAdd selection to the Shelf
F9Toggle integrated terminal
Cmd+JToggle integrated terminal (VS Code style)
Cmd+Shift+TOpen an external Terminal at the current folder

App

Cmd+?Open EmpiricCommander Help (this page)
Cmd+UCheck for updates
Cmd+,Open Settings
Cmd+QQuit

Dialogs

ReturnConfirm the default action
EscCancel

Terminal (when focus is in the integrated terminal)

Cmd+CorCmd+VorCmd+XorCmd+ACopy / paste / cut / select-all in the terminal buffer
Shift+ReturnSend a literal newline (multi-line input)
F9Toggle terminal panel even from within terminal focus
EscorCtrl+CorarrowsPassed through to the running command (vim, less, etc.)

iPad navigation keys

iPad supports a smaller subset via onKeyPress (external keyboard required). No Cmd-based command shortcuts; use the toolbar instead.

UporDownMove cursor
LeftGo up one directory
RightorReturnOpen the focused item
SpaceToggle selection
TabSwitch panes (when dual-pane layout is active)
EscClear selection / close panel
BackspaceGo up one directory