Yazi Shortcuts
+filetags: :yazi:shortcuts:epubnote:
Generally, vim shortcuts are used
Description | Shortcut |
---|---|
File operations, create file (end with / for dir) | a |
File operations, open | o or Enter |
File operations, paste | p |
File operations, paste and overwrite | P |
File operations, trash, permanent delete | d, D |
File operations, rename | r |
File operations, yank (copy) | y |
File operations, yank (cut) | x |
Input mode, exit to normal mode, example rename | Esc |
Directory, previous, next | H, L |
Hidden files, show/hide toggle | . |
Navigation | j k h l or arrow keys |
Navigation, cursor to top, bottom | gg, G |
Paths, copy directory path | c d |
Paths, copy file name | c f |
Paths, copy file name, no extension | c n |
Paths, copy file path | c c |
Preview, Seek 5 units up, down | K, J |
Quit | q |
Search, filter file | f |
Search, find file, next/previous | f, n/N |
Search, change directory or reveal file with fzf | z |
Search, change directory with zoxide | Z |
Search, search files cancel | Ctrl + s |
Search, search files using fd, rg | s, S |
Selection, Select file | Space |
Shell, run command | ; |
Sort by modified time or reverse | , m or , M |
Sort by file extension | , e |
Sort alphabetically | , a |
Sort by size | , s |
Tabs, new tab | t |
Tabs, switch to tab # | 1, 2, 3, … 9 |
Tabs, switch to previous, next tab | [, ] |
Tabs, close current tab | Ctrl + c |
Troubleshooting yazi
Section titled “Troubleshooting yazi”Check if yazi sees relevant variables and progams with yazi -debug