Переглянути джерело

Update help screen

master
Arun Prakash Jana 6 роки тому
джерело
коміт
7288f6a713
Не вдалося знайти GPG ключ що відповідає даному підпису Ідентифікатор GPG ключа: A75979F35C080412
3 змінених файлів з 3 додано та 3 видалено
  1. +1
    -1
      README.md
  2. +1
    -1
      nnn.1
  3. +1
    -1
      src/nnn.c

+ 1
- 1
README.md Переглянути файл

@@ -222,7 +222,7 @@ Press <kbd>?</kbd> in `nnn` to see the list anytime.
`, ^/ Leader key LeaderN Switch to context N
Esc Exit prompt ^L Redraw, clear prompt
^G Quit and cd q Quit context
Q, ^Q Quit ? Help, settings
Q, ^Q Quit ? Help, config
FILES
^O Open with... n Create new
D File details d Toggle detail view


+ 1
- 1
nnn.1 Переглянути файл

@@ -78,7 +78,7 @@ Quit and change directory
.It Ic Q, ^Q
Quit
.It Ic \&?
Toggle help and settings screen
Help and configuration screen
.El
.Pp
FILES


+ 1
- 1
src/nnn.c Переглянути файл

@@ -1972,7 +1972,7 @@ static int show_help(char *path)
"a`, ^/ Leader key LeaderN Switch to context N\n"
"cEsc Exit prompt ^L Redraw, clear prompt\n"
"d^G Quit and cd q Quit context\n"
"aQ, ^Q Quit ? Help, settings\n"
"aQ, ^Q Quit ? Help, config\n"
"1FILES\n"
"d^O Open with... n Create new\n"
"eD File details d Toggle detail view\n"


Завантаження…
Відмінити
Зберегти