mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update help
This commit is contained in:
parent
8b0fa2be44
commit
b3f7575ef0
|
@ -236,8 +236,8 @@ Press <kbd>?</kbd> in `nnn` to see the list anytime.
|
|||
Y Select all
|
||||
P Copy selection X Delete selection
|
||||
V Move selection ^X Delete entry
|
||||
f Archive files F List archive
|
||||
^F Extract archive m M Brief/full media info
|
||||
f Archive files m M Brief/full media info
|
||||
^F Extract archive F List archive
|
||||
e Edit in EDITOR p Open in PAGER
|
||||
ORDER TOGGLES
|
||||
^J Disk usage S Apparent du
|
||||
|
|
|
@ -2300,8 +2300,8 @@ static bool show_help(char *path)
|
|||
"cY Select all\n"
|
||||
"cP Copy selection X Delete selection\n"
|
||||
"cV Move selection ^X Delete entry\n"
|
||||
"cf Archive files F List archive\n"
|
||||
"b^F Extract archive m M Brief/full media info\n"
|
||||
"cf Archive files m M Brief/full media info\n"
|
||||
"b^F Extract archive F List archive\n"
|
||||
"ce Edit in EDITOR p Open in PAGER\n"
|
||||
"1ORDER TOGGLES\n"
|
||||
"b^J Disk usage S Apparent du\n"
|
||||
|
|
Loading…
Reference in a new issue