From 2d50a0db50e2cea22fea59bbc64a8df8934d72ea Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Tue, 8 Oct 2019 19:45:29 +0530 Subject: [PATCH] Update doc --- nnn.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nnn.1 b/nnn.1 index f698765b..c10ed795 100644 --- a/nnn.1 +++ b/nnn.1 @@ -199,7 +199,7 @@ when dealing with the !, e and p commands respectively. A single combination to export NNN_TRASH=1 .Ed .Pp -\fBNN:\fR this is a special variable set to the current entry before executing a command from the command prompt or spawning a shell. +\fBNNN:\fR this is a special variable set to the current entry before executing a command from the command prompt or spawning a shell. .Sh KNOWN ISSUES .Nm may not handle keypresses correctly when used with tmux (see issue #104 for more details). Set \fBTERM=xterm-256color\fR to address it.