aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-08-15 21:34:23 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-08-15 21:54:56 +0530
commit1998b88c14c8978c750924f38fa7962d552322c6 (patch)
tree1d23a473c38b0868fff72540aa25eb6cd2d43b63 /nnn.1
parent8a82c58a2a25242e37ed4814ae39e8fd57eb92e3 (diff)
downloadnnn-1998b88c14c8978c750924f38fa7962d552322c6.tar.gz
Update docs
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.18
1 files changed, 6 insertions, 2 deletions
diff --git a/nnn.1 b/nnn.1
index bf3cf9d..0725a02 100644
--- a/nnn.1
+++ b/nnn.1
@@ -493,6 +493,8 @@ separated by \fI;\fR:
but not removed (unless it is generated by -a option).
.Ed
.Pp
+.Em https://github.com/jarun/nnn/wiki/Live-previews
+.Pp
\fBNNN_LOCKER:\fR terminal locker program.
.Bd -literal
export NNN_LOCKER='bmon -p wlp1s0'
@@ -506,8 +508,10 @@ separated by \fI;\fR:
NOTE: Only the first character is considered if not a \fICtrl+key\fR combo.
.Ed
.Pp
-\fBnnn:\fR this is a special variable set to the hovered entry before executing
-a command from the command prompt or spawning a shell.
+\fBnnn:\fR this is a special variable.
+.Bd -literal
+ Set to the hovered file name before starting the command prompt or spawning a shell.
+.Ed
.Pp
\fBNO_COLOR:\fR disable ANSI color output (overridden by \fBNNN_COLORS\fR).
.Sh KNOWN ISSUES