소스 검색

Update help

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

+ 1
- 1
README.md 파일 보기

@@ -244,7 +244,7 @@ Press <kbd>?</kbd> in `nnn` to see the list anytime.
/ Filter Ins ^T Toggle nav-as-you-type
b Pin current dir ^B Go to pinned dir
Tab ^I Next context d Toggle detail view
, ^/ Leader key N LeadN Enter context N
, ^/ Leader key N LeadN Context N
Esc Exit prompt ^L Redraw/clear prompt
^G Quit and cd q Quit context
Q ^Q Quit ? Help, config


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

@@ -2367,7 +2367,7 @@ static bool show_help(const char *path)
"c/ Filter Ins ^T Toggle nav-as-you-type\n"
"cb Pin current dir ^B Go to pinned dir\n"
"7Tab ^I Next context d Toggle detail view\n"
"9, ^/ Leader key N LeadN Enter context N\n"
"9, ^/ Leader key N LeadN Context N\n"
"aEsc Exit prompt ^L Redraw/clear prompt\n"
"b^G Quit and cd q Quit context\n"
"9Q ^Q Quit ? Help, config\n"


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