소스 검색

Update docs

master
Arun Prakash Jana 5 년 전
부모
커밋
f063cb7d34
No known key found for this signature in database GPG 키 ID: A75979F35C080412
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -400,7 +400,7 @@ To lookup keyboard shortcuts at runtime, press <kbd>?</kbd>.

`nnn` can invoke custom scripts in the current directory (`$PWD` for the script) with the currently selected file name as the argument.

Copy the scripts of your interest in the [user-scripts](https://github.com/jarun/nnn/tree/master/user-scripts) directory and let `nnn` know the location:
Copy the scripts of your interest from the [user-scripts](https://github.com/jarun/nnn/tree/master/user-scripts) directory and let `nnn` know the location:

export NNN_SCRIPT=/absolute/path/to/scripts_dir

@@ -430,7 +430,7 @@ In order to disable opening files on accidental navigation key (<kbd>→</kbd> o

export NNN_RESTRICT_NAV_OPEN=1

Use <kbd>Enter</kbd> to open files.
Use <kbd>Enter</kbd> to open these files.

##### Restrict 0-byte files



불러오는 중...
취소
저장