Closed mcchrish closed 3 years ago
Env:
Steps:
We probably need to isolate more variables per tab to avoid shared states.
I believe I mentioned this issue somewhere in #128 . My hunch is that it has something to do with the explorer_create_on_exit_callback function. It happens on vim as well IIRC, so not an nvim specific issue.
explorer_create_on_exit_callback
vim
nvim
Env:
Steps:
We probably need to isolate more variables per tab to avoid shared states.