Commit Diff


commit - 5c4a6b62ac2496fb8a925b635faaa358f9c48365
commit + 7b9cb44d896d6fa7cd27d7e4beed6e7c05e7c0b4
blob - 7b363d103f0cdeec8cf77437a3f738e514bb5a5e
blob + e10df0d0ae22938e9b8039062e1eeccfc0e3935b
--- README.md
+++ README.md
@@ -48,9 +48,13 @@ Quick Start
    SPACE - open $PAGER with the selected file
        e - open $EDITOR with the selected file
        / - start incremental search (RETURN to finish)
-       f - toggle file listing
-       d - toggle directory listing
-       s - toggle hidden file/directory listing
+   f/d/s - toggle file/directory/hidden listing
+     n/N - create new file/directory
+       r - rename selected file or directory
+       m - toggle mark on the selected entry
+       M - toggle mark on all visible entries
+       a - mark all visible entries
+   X/C/V - delete/copy/move all marked entries
      0-9 - change tab
  ```