Skip to content

Instantly share code, notes, and snippets.

@creativenull
Last active May 21, 2021 21:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creativenull/e071b6e785525aba0c2b345f1776bf2d to your computer and use it in GitHub Desktop.
Save creativenull/e071b6e785525aba0c2b345f1776bf2d to your computer and use it in GitHub Desktop.
nnn cheatsheet
Shamelessly copied from: https://github.com/jarun/nnn/wiki/Usage
NAVIGATION
Up k Up PgUp ^U Scroll up
Dn j Down PgDn ^D Scroll down
Lt h Parent ~ ` @ - HOME, /, start, last
Ret Rt l Open ' First file
g ^A Top . F5 Toggle hidden
G ^E End 0 Lock terminal
b ^/ Bookmark key , Pin CWD
1-4 Context 1-4 (B)Tab Cycle context
/ Filter ^N Nav-as-you-type toggle
Esc Exit prompt ^L Redraw/clear prompt
? Help, conf + Toggle proceed on open
q Quit context ^G QuitCD
^Q Quit Q Quit with err
FILES
o ^O Open with... n Create new/link
f ^F File details d Detail view toggle
^R Rename/dup r Batch rename
z Archive e Edit in EDITOR
Space ^J (Un)select m ^K Mark range/clear
p ^P Copy sel here a Select all
v ^V Move sel here w ^W Copy/move sel as
x ^X Delete E Edit sel
* Toggle exe
MISC
; ^S Select plugin = Launch app
! ^] Shell ] Cmd prompt
c Connect remote u Unmount
t ^T Sort toggles s Manage session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment