lbonn

Results 18 comments of lbonn

@vext01 there was this change in vim and neovim related to fish and escaping https://github.com/vim/vim/pull/8810, https://github.com/neovim/neovim/pull/15550 May be related to that

Just to clarify, you are talking about "window overview" but your description mentions a drun invocation. Did you mean `rofi -show window -show-icons`? On sway, I have just tried it...

This issue happened when users where customizing their scheme and opting-in for `termguicolors`. But now that the default scheme is redefining the background color and setting `termguicolors` when available (#26334,...

Also, when selecting Abort, the error is actually `Keyboard Interrupt`. For this use case, Quit has the same effect without the interrupt error though. ``` [Fzf-lua] fn_selected threw an error:...

Good question, I have created the issue to launch the discussion. That was also my opinion, mainly because I don't know a lot about autotools but maybe it's not that...

@deivid11 yes, the error message says it all. KWIN does not implement this protocol but its own: https://wayland.app/protocols/kde-plasma-window-management This will need a bit of work...

@ivanbrennan do you have more information on your setup? vim and vim-grepper version, vim-grepper configuration and installed plugins? I don't see it happening on stock configuration.