mirror of
https://github.com/jarun/nnn.git
synced 2024-11-23 19:31:28 +00:00
Updated Basic use cases (markdown)
parent
f5952378f8
commit
72bfc504c0
|
@ -56,11 +56,6 @@ To add a new bookmark on the fly, select the directory, go to `bookmarks` and cr
|
|||
|
||||
To jump back and forth a specific directory during a session, you can ***mark*** the directory (key <kbd>,</kbd>). Visit it anytime using the Bookmark key followed by <kbd>,</kbd>. If a directory is marked, the Bookmark key lists `,` as well.
|
||||
|
||||
The current directory is marked automatically when
|
||||
|
||||
- the smart context can't find a new context when extracting archive to or mounting archives and remotes
|
||||
- navigating to the target file in _find and list_ mode using <kbd>Right</kbd> or <kbd>l</kbd> on a symlink
|
||||
|
||||
## Configure cd on quit
|
||||
|
||||
Pick the appropriate file for your shell from [`misc/quitcd`](https://github.com/jarun/nnn/tree/master/misc/quitcd) and add the contents to your shell's rc file. You'll need to spawn a new shell for the change to take effect. You should start `nnn` as `n` (or your preferred function name/alias).
|
||||
|
|
Loading…
Reference in a new issue