From 08520ac80ee762c390dce35e503b046af8fab216 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 11 Jan 2019 22:15:51 +0530 Subject: Rename config env var --- nnn.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nnn.1') diff --git a/nnn.1 b/nnn.1 index 4a824a1..afefc08 100644 --- a/nnn.1 +++ b/nnn.1 @@ -305,9 +305,9 @@ files. export NNN_NO_AUTOSELECT=1 .Ed .Pp -\fBDISABLE_FILE_OPEN_ON_NAV:\fR disable file open on \fBRight\fR or \fBl\fR keys (\fBEnter\fR opens files). +\fBNNN_NO_FILE_OPEN_ON_NAV:\fR disable file open on \fBRight\fR or \fBl\fR keys (\fBEnter\fR opens files). .Bd -literal - export DISABLE_FILE_OPEN_ON_NAV=1 + export NNN_NO_FILE_OPEN_ON_NAV=1 .Ed .Pp \fBNNN_RESTRICT_0B:\fR restrict opening 0-byte files due to unexpected behaviour; use \fIedit\fR or \fIopen with\fR to open the file. -- cgit v1.2.3-70-g09d2