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
After opening and closing hydra's window hint, the windows of other plugins stop closing properly. For example, when I open a vim.lsp.buf.hover window, it doesn't disappear after I move the cursor. The same happens to neo-tree's floating window.
Update: noticed another bug that probably has the same root: when I yank something, the selection doesn't blink.
All of this starts happening only after hydra shows its window hint.
2024-12-09.17-54-04.mp4
Steps to reproduce
Use the config
Press <leader>dh to start hydra
Press <Esc> to close it
Open a vim.lsp.buf.hover window, or neo-tree's floating window.
The problem
After opening and closing hydra's window hint, the windows of other plugins stop closing properly. For example, when I open a
vim.lsp.buf.hover
window, it doesn't disappear after I move the cursor. The same happens to neo-tree's floating window.Update: noticed another bug that probably has the same root: when I yank something, the selection doesn't blink.
All of this starts happening only after hydra shows its window hint.
2024-12-09.17-54-04.mp4
Steps to reproduce
<leader>dh
to start hydra<Esc>
to close itvim.lsp.buf.hover
window, or neo-tree's floating window.Config
The text was updated successfully, but these errors were encountered: