weirongxu / coc-explorer

📁 Explorer for coc.nvim
MIT License
1.14k stars 45 forks source link

Explorer buffer does not close after exiting the explorer #517

Closed Mcbeany closed 2 years ago

Mcbeany commented 2 years ago

When I open explorer it creates a new buffer named [coc-explorer]-(number) and after exiting explorer that buffer is still there and still display the explorer I originally opened.

weirongxu commented 2 years ago

This is by design. Because I will keep the buffer for subsequent reopening of the explorer