aboutsummaryrefslogtreecommitdiffstats
path: root/nnn.1
diff options
context:
space:
mode:
Diffstat (limited to 'nnn.1')
-rw-r--r--nnn.15
1 files changed, 5 insertions, 0 deletions
diff --git a/nnn.1 b/nnn.1
index f78cd99..4a824a1 100644
--- a/nnn.1
+++ b/nnn.1
@@ -309,6 +309,11 @@ files.
.Bd -literal
export DISABLE_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.
+.Bd -literal
+ export NNN_RESTRICT_0B=1
+.Ed
.Sh KNOWN ISSUES
If you are using urxvt you might have to set backspace key to DEC.
.Sh AUTHORS