diff options
author | 2019-02-24 08:50:30 +0530 | |
---|---|---|
committer | 2019-02-24 08:50:30 +0530 | |
commit | 8cccc79b4857b87416bb70dbe8bf51f1778ecc21 (patch) | |
tree | 23670a7bfe89a280485ec178c732696d5691913a /src | |
parent | 965fc2c876edbd1fe2d05ee4209c4813c273e446 (diff) | |
download | nnn-8cccc79b4857b87416bb70dbe8bf51f1778ecc21.tar.gz |
Update program help
Diffstat (limited to 'src')
-rw-r--r-- | src/nnn.c | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -2410,19 +2410,18 @@ static bool show_help(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 Go to/create context N\n" + "9, ^/ Leader key N LeadN Enter 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" "1FILES\n" "b^O Open with... n Create new/link\n" "cD File details ^R Rename entry\n" - "9⎵ ^K Select entry r Open dir in vidir\n" + "5⎵ ^K / Y Select entry/all r Open dir in vidir\n" "9K ^Y Toggle selection y List selection\n" - "cY Select all\n" "cP Copy selection X Delete selection\n" "cV Move selection ^X Delete entry\n" - "cf Archive files m M Brief/full media info\n" + "cf Create archive m M Brief/full mediainfo\n" "b^F Extract archive F List archive\n" "ce Edit in EDITOR p Open in PAGER\n" "1ORDER TOGGLES\n" |