소스 검색
Remove redundant "export" from man page
master
Tim Chase
GitHub
6 년 전
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
nnn.1
|
|
@@ -311,7 +311,7 @@ for filenames having quote(s) in them. |
|
|
|
.Pp |
|
|
|
\fBNNN_NO_AUTOSELECT:\fR Disable directory auto-selection in \fInavigate-as-you-type\fR mode. |
|
|
|
.Bd -literal |
|
|
|
export export NNN_NO_AUTOSELECT=1 |
|
|
|
export NNN_NO_AUTOSELECT=1 |
|
|
|
.Ed |
|
|
|
.Sh KNOWN ISSUES |
|
|
|
If you are using urxvt you might have to set backspace key to DEC. |
|
|
|