Skip to main content

Core Shortcuts

KeyAction
h / j / k / lLeft / Down / Up / Right
gGo to top
GGo to bottom
J / KPage down / Page up
<arrow keys>Directional navigation

Selection

KeyAction
SpaceToggle selection on current file
vToggle visual mode (range selection)
VSelect all / invert selection
Ctrl+ASelect all files
Ctrl+RInverse selection
EscClear selection

File Operations

KeyAction
o / O / EnterOpen file
yYank (copy) files
pPaste (copy / move)
PPaste as symlink
xCut (prepare for move)
dTrash file
DPermanently delete
aCreate new file
rRename file / batch rename

Copy Path Variants

KeyCopies
c cFull path
c dDirname only
c fFilename only
c nName without extension
KeyAction
sSearch files (via fd)
SSearch file contents (via ripgrep)
/Find within current directory
nNext match
NPrevious match
Ctrl+SCancel search

Filter

KeyAction
fFilter files by name pattern
Ctrl+NClear filter

Sorting

KeySort By
, mModification time
, bBirth / creation time
, aAlphabetical
, nNatural (human-friendly)
, sFile size
, rRandom

Press , again to toggle ascending/descending.

Tabs

KeyAction
tCreate new tab
19Switch to tab by number
[ / ]Previous / next tab
{ / }Swap tab left / right
Ctrl+WClose current tab

Shell

KeyAction
;Run a shell command
:Run a shell command (blocking)
--End-of-options marker (prevents -filenames from being parsed as flags)

Openers

KeyAction
oOpen with default system handler
OOpen with code editor
EnterOpen / enter directory