You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I open dapui and enter another file that has not been opened, the original dapui window disappears, but if I enter a file that has already been opened, the original dapui can still be maintained
I don't know if dapui turned it off for me or if bufferline turned it off automatically for me
Thanks for helping me take a look
The text was updated successfully, but these errors were encountered:
This is NOT an issue with dapui (but perhaps with your config)
By opening a new file you're automatically opening a new tab, which isn't a standard behavior of neovim. This results in new window layout leaving dapui windows in the previous tab. Dapui works perfectly fine here - those windows are not supposed to move between tabs on its own.
You better off checking what your neovim config does under the hood and tweaking it on your side.
When I open dapui and enter another file that has not been opened, the original dapui window disappears, but if I enter a file that has already been opened, the original dapui can still be maintained
I don't know if dapui turned it off for me or if bufferline turned it off automatically for me
Thanks for helping me take a look
The text was updated successfully, but these errors were encountered: