harpoon icon indicating copy to clipboard operation
harpoon copied to clipboard

Empty line after remove buffer from list

Open daniilrozanov opened this issue 9 months ago • 0 comments

After i remove some buffer (second in example) from harpoon list, the list looks like this.

┌Harpoon──────────
│  1 lua/chell/plugins/harpoon.lua 
│  2                               
│  3 lua/chell/keymaps.lua         
│  4 lua/chell/plugins/lsp.lua

It seems like a bug. Note that this happens when i remove buffer with require('harpoon'):list():remove(), not dd in floating window

daniilrozanov avatar May 11 '24 21:05 daniilrozanov