]> Sergey Matveev's repositories - nnn.git/commitdiff
Update program help
authorArun Prakash Jana <engineerarun@gmail.com>
Sun, 24 Feb 2019 03:20:30 +0000 (08:50 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sun, 24 Feb 2019 03:20:30 +0000 (08:50 +0530)
README.md
src/nnn.c

index 513c0b2df5b3bcc25303b22b96b5f79867ee99e0..2b1fa9027d0a67d9fb89bb26694d3c4217111f60 100644 (file)
--- a/README.md
+++ b/README.md
@@ -247,19 +247,18 @@ 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  Go to/create context N
+         , ^/  Leader key  N LeadN  Enter context N
           Esc  Exit prompt      ^L  Redraw/clear prompt
            ^G  Quit and cd       q  Quit context
          Q ^Q  Quit              ?  Help, config
  FILES
            ^O  Open with...      n  Create new/link
             D  File details     ^R  Rename entry
-         ⎵ ^K  Select entry      r  Open dir in vidir
+     ⎵ ^K / Y  Select entry/all  r  Open dir in vidir
          K ^Y  Toggle selection  y  List selection
-            Y  Select all
             P  Copy selection    X  Delete selection
             V  Move selection   ^X  Delete entry
-            f  Archive files   m M  Brief/full media info
+            f  Create archive  m M  Brief/full mediainfo
            ^F  Extract archive   F  List archive
             e  Edit in EDITOR    p  Open in PAGER
  ORDER TOGGLES
index 324247069def187dd7ed9c70e2bb3ee04941b83e..55378aa91c5e57e013c6a2a9edd929cdfa66db87 100644 (file)
--- a/src/nnn.c
+++ b/src/nnn.c
@@ -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"