diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-03-01 06:46:13 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-03-01 06:46:13 +0530 |
commit | 746e5d0d1f47d715a3068ac1e93fdb38fc4d2f78 (patch) | |
tree | 8050bda2c053d6ab836526f7d4f44e948d585454 /nnn.1 | |
parent | 4c8c916ca362bb28fc6a99e4853325519e185ba7 (diff) | |
download | nnn-746e5d0d1f47d715a3068ac1e93fdb38fc4d2f78.tar.gz |
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -265,7 +265,10 @@ In this mode it's possible to .br (2) navigate to another file in the same directory to select a range of files. .Pp -Pressing \fI^Y\fR again saves the selection to the list and exits the selection mode. +Press \fI^Y\fR again to save the selection and exit selection mode. +.Pp +Selected files are visually indicated by a \fB+\fR. +.br The files in the list can now be copied, moved or removed using respective keyboard shortcuts. .Pp To list the selected files press \fIy\fR. |