mfussenegger / nvim-dap

Debug Adapter Protocol client implementation for Neovim
GNU General Public License v3.0
5.47k stars 194 forks source link

Ensure threads floating win closes on frame selection #1050

Closed mfussenegger closed 12 months ago

mfussenegger commented 12 months ago

_frame_set changes the buffer and then vim.bo.bufhidden returned the wrong value.