소스 검색

Update program help

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

+ 2
- 2
README.md 파일 보기

@@ -174,7 +174,7 @@ optional args:
-c cli-only opener
-d detail mode
-e name load session by name
-E EDITOR for undetached edits
-E use EDITOR for undetached edits
-f run filter as cmd on prompt key
-H show hidden files
-i nav-as-you-type mode
@@ -212,7 +212,7 @@ The list below is from the **dev branch**. Press <kbd>?</kbd> in `nnn` to see th
^O Open with... n Create new/link
D File details ^R F2 Rename/duplicate
Space ^J/a Select entry/all r Batch rename
m ^K Sel range, clear M List selection
m ^K Sel range, clear M Show sel buf
P Copy selection K Edit, flush sel
V Move selection w Copy/move sel as
X Del selection ^X Del entry


+ 2
- 2
src/nnn.c 파일 보기

@@ -3436,7 +3436,7 @@ static void show_help(const char *path)
"b^O Open with... n Create new/link\n"
"cD File details ^R F2 Rename/duplicate\n"
"3Space ^J/a Select entry/all r Batch rename\n"
"9m ^K Sel range, clear M List selection\n"
"9m ^K Sel range, clear M Show sel buf\n"
"cP Copy selection K Edit, flush sel\n"
"cV Move selection w Copy/move sel as\n"
"cX Del selection ^X Del entry\n"
@@ -5337,7 +5337,7 @@ static void usage(void)
" -c cli-only opener\n"
" -d detail mode\n"
" -e name load session by name\n"
" -E EDITOR for undetached edits\n"
" -E use EDITOR for undetached edits\n"
" -f run filter as cmd on prompt key\n"
" -H show hidden files\n"
" -i nav-as-you-type mode\n"


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