mirror of
https://github.com/jarun/nnn.git
synced 2024-11-18 08:59:14 +00:00
Remove retired config variable
This commit is contained in:
parent
b0bad47a71
commit
cd458b9ab4
5
nnn.1
5
nnn.1
|
@ -195,11 +195,6 @@ files.
|
|||
export NNN_RESTRICT_NAV_OPEN=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
|
||||
.Pp
|
||||
\fBNNN_TRASH:\fR trash (instead of \fIdelete\fR) files to desktop Trash.
|
||||
.Bd -literal
|
||||
export NNN_TRASH=1
|
||||
|
|
Loading…
Reference in a new issue