Updated Basic use cases (markdown)

Terminator X 2021-08-17 15:06:58 +05:30
parent f5952378f8
commit 72bfc504c0
1 changed files with 0 additions and 5 deletions

@ -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).