mirror of
https://github.com/jarun/nnn.git
synced 2025-02-20 00:01:16 +00:00
Updated Troubleshooting (markdown)
parent
9f3f07ad3f
commit
6b9a83127b
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@ 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
|
||||
|
||||
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.
|
||||
|
||||
## BSD terminal issue
|
||||
|
||||
**TL;DR:** On releases previous to v2.7, use the keybind <kbd>K</kbd> to toggle selection if you are having issues with <kbd>^Y</kbd>.
|
||||
|
|
Loading…
Add table
Reference in a new issue