aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.17
1 files changed, 6 insertions, 1 deletions
diff --git a/nnn.1 b/nnn.1
index 8617a4d..e37b2a3 100644
--- a/nnn.1
+++ b/nnn.1
@@ -97,7 +97,7 @@ Show entry details
.It Ic ^R
Rename selected entry
.It Ic r
-Open directory in vidir
+Batch rename
.It Ic K, ^Y
Toggle selection mode
.It Ic Y
@@ -348,6 +348,11 @@ files.
export NNN_RESTRICT_0B=1
.Ed
.Pp
+\fBNNN_TRASH:\fR move files to \fB~/.local/share/nnn/trash\fR on delete.
+.Bd -literal
+ export NNN_TRASH=1
+.Ed
+.Pp
\fBNNN_CP_MV_PROG:\fR show progress of copy, move operations (Linux-only, needs advcpmv).
.Bd -literal
export NNN_CP_MV_PROG=1