mirror of
https://github.com/jarun/nnn.git
synced 2024-11-28 05:41:31 +00:00
Update docs
This commit is contained in:
parent
6548a0fa7c
commit
d7e5e420eb
8
nnn.1
8
nnn.1
|
@ -136,7 +136,7 @@ supports the following options:
|
||||||
keys: 'a'u / 'd'u / 'e'xtension / 'r'everse / 's'ize / 't'ime / 'v'ersion
|
keys: 'a'u / 'd'u / 'e'xtension / 'r'everse / 's'ize / 't'ime / 'v'ersion
|
||||||
.Pp
|
.Pp
|
||||||
.Fl u
|
.Fl u
|
||||||
use selection if available, don't prompt to choose between selection and current entry
|
use selection if available, don't prompt to choose between selection and hovered entry
|
||||||
.Pp
|
.Pp
|
||||||
.Fl V
|
.Fl V
|
||||||
show version and exit
|
show version and exit
|
||||||
|
@ -280,9 +280,9 @@ use the selection (e.g. to copy or move) in the other pane (if the instance
|
||||||
doesn't have any local selection already).
|
doesn't have any local selection already).
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
clears the selection after successful file removal, batch-rename and link
|
clears the selection after file removal, batch-rename and link creation with
|
||||||
creation with selection. However, it is retained after archive creation
|
selection. However, it is retained after archive creation with selection as
|
||||||
with selection as the user may want to delete the archived files next.
|
the user may want to delete the archived files next.
|
||||||
.Pp
|
.Pp
|
||||||
To edit the selection use the _edit selection_ key. Use this key to remove a
|
To edit the selection use the _edit selection_ key. Use this key to remove a
|
||||||
file from selection after you navigate away from its directory. Editing doesn't
|
file from selection after you navigate away from its directory. Editing doesn't
|
||||||
|
|
Loading…
Reference in a new issue