𝐍𝐆𝐏𝐎𝐍𝐆

Results 13 comments of 𝐍𝐆𝐏𝐎𝐍𝐆

Hi @fredizzimo, I can confirm that this issue still exists in version 0.13.1. Thanks!

Great shout! The officially recommended window selector doesn't work well for me due to some keymap conflicts, although the relevant issuse has been created https://github.com/s1n7ax/nvim-window-picker/issues/38 but the upstream fixes for...

I'm having the same problem, and it looks like the problem is related to here: https://github.com/nvim-telescope/telescope.nvim/blob/f12b15e1b3a33524eb06a1ae7bc852fb1fd92197/lua/telescope/builtin/init.lua#L555-L564 Once I changed it to the following code it worked fine: ```diff if pconf.mappings...