diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-09-01 19:57:36 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-09-01 19:57:36 +0530 |
commit | e2fae851c3f54f956cedd8e119df41d0496cee49 (patch) | |
tree | d5b1bbd80966f0291e9627375fa0b2d37f5818b8 /README.md | |
parent | c248f42c31378d63b1099dc456fd61778adc239f (diff) | |
download | nnn-e2fae851c3f54f956cedd8e119df41d0496cee49.tar.gz |
Use 'pin' dir instead of 'mark' dir
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -82,7 +82,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i - Navigation - Familiar shortcuts - *Navigate-as-you-type* mode - - Bookmarks support; mark and visit a directory + - Bookmarks support; pin and visit a directory - Jump HOME or to the last visited directory (as usual!) - Jump to initial dir, chdir prompt, cd ..... (with . as PWD) - Roll-over at edges, page through entries @@ -205,8 +205,8 @@ To cook yourself, download the [latest stable release](https://github.com/jarun/ ^/ | Open desktop search tool . | Toggle hide .dot files b | Show bookmark prompt - ^B | Mark current dir - ^V | Go to marked dir + ^B | Pin current dir + ^V | Go to pinned dir c | Show change dir prompt d | Toggle detail view D | Show current file details |