Basics
Navigating
Description | Key |
---|---|
Left/right | h /l |
Back/forward | H /L |
Up/down | j /k |
Page up/down | J /K |
Up-down on parent | [ /] |
Page up/down | C-U /C-D |
Basic actions
Description | Key |
---|---|
Open in editor | ENTER |
Shell | S |
Quit | Q |
Help... | ? |
Change view... | M |
Change sort... | o |
Help ?
Description | Key |
---|---|
Key bindings | ?k |
Man page | ?m |
View M
(n)name m(t)ime (s)ize
Description | Key |
---|---|
Default | Mt |
Show size | Ms |
Sort o
Description | Key |
---|---|
Sort by name | on /oN |
Sort by size | os /oS |
Sort by mtime | om /oM |
View .
Description | Key |
---|---|
Show filters | .. |
Clear filters | .c |
Undo last filter (pop) | .p |
Filter by name | .n |
Filter by MIME type | .m |
Files only | .f |
Directories only | .d |
Operations
Basic operations
Description | Key |
---|---|
Yank (copy) | y |
Delete (cut) | d |
Paste | p |
Mark file | SPC |
These work just like vim.
Copy
Description | Key |
---|---|
Yank this | yy |
Cut
Description | Key |
---|---|
Cut this | dd |
Really delete | dD |
Delete toggle | dt |
Paste
Description | Key |
---|---|
Paste here | pp |
append | pP |
override | po |
append & override | pO |
absolute symlink | pl |
relative symlink | pL |
Other features
Go to
Description | Key |
---|---|
/ | g/ |
/usr | gu |
/var | gv |
Comments for this cheatsheet. Write yours!