mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Troubleshooting (markdown)
parent
cf8afd3901
commit
46af057325
@ -37,6 +37,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).
|
You can do this when starting `nnn`. See the [quitcd scripts](https://github.com/jarun/nnn/tree/master/misc/quitcd).
|
||||||
|
|
||||||
|
## List input stream with persistent session
|
||||||
|
|
||||||
|
Listing input stream conflicts with persistent sessions. With persistent session enabled, find and list at runtime.
|
||||||
|
|
||||||
## Can't 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.
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user