Closed michaelmob closed 5 years ago
@thetarkus thanks for the bug report and suggestion. I actually like the concept and looks like the plugin is buggy with the use case. Just updated.
Also added a new behavior when nothing was selected when closing nnn, it switches backs to the last buffer of that window.
Describe the bug
Selecting a file from :NnnPicker inside of a split throws an error and then closes the split.
To Reproduce
:sp
<C-w>j
):NnnPicker
(in new split)Expected behavior
File should open in the split.
Screenshots
If applicable, add screenshots/gifs/videos to help explain your problem.
Environment:
Additional context
I am looking to use NnnPicker as a split explorer rather than a project drawer, if that makes a difference. The idea is explained here.