diff --git a/Basic-use-cases.md b/Basic-use-cases.md index e36330a..651b6a5 100644 --- a/Basic-use-cases.md +++ b/Basic-use-cases.md @@ -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 ,). Visit it anytime using the Bookmark key followed by ,. 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 Right or l 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).