which-key.nvim icon indicating copy to clipboard operation
which-key.nvim copied to clipboard

feature request: filetype/buftype blacklist

Open goolord opened this issue 4 years ago • 0 comments

if which-key is triggered while https://github.com/nvim-telescope/telescope.nvim/ the telescope window will close, so it would be nice if we could ignore ft=telescope or bt=prompt or whatever

goolord avatar Oct 12 '21 16:10 goolord

I just pushed a new update where you can define buftypes and filetypes for which the WhichKey popup will be disabled.

folke avatar Sep 06 '22 18:09 folke