From 8b8b122fe2081b61b1a7464844d518f31b1b0e2b Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Wed, 14 Oct 2020 02:20:23 +0530 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index c93435e..c7f4664 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -31,7 +31,7 @@ If that's the case, clear (`undef`) the setting. E.g.: You can do this when starting `nnn`. See the [quitcd scripts](https://github.com/jarun/nnn/tree/master/misc/quitcd). -## Cannot list within list +## Can't list within list List view is a temporary view of symlinks. To avoid remembering the temporary paths to all listed views the current path is removed when the next list is loaded. This is also inline with the fact that `find` doesn't look within symlinks to directories. If you need to search the entries within a loaded list, visit the original directory and run the refined search.