소스 검색
Remove retired config variable
master
Arun Prakash Jana
6 년 전
No known key found for this signature in database
GPG 키 ID: A75979F35C080412
1개의 변경된 파일과
0개의 추가작업 그리고
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 |
|
|
|