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

UI is broken on neovide with neovim 0.8+

Open alloc33 opened this issue 3 years ago • 8 comments

This how it should look like (was before): Screen Shot 2022-10-01 at 6 39 04 PM

This is now: Screen Shot 2022-10-01 at 6 38 49 PM

What happened. Is there any way to fix that?

alloc33 avatar Oct 01 '22 10:10 alloc33

Did you set cmdheight=0? That might cause issues. Need to see how I can fix that

folke avatar Oct 05 '22 09:10 folke

Did you set cmdheight=0? That might cause issues. Need to see how I can fix that

it's not cmdheight issue - tried. Changing it to 0 make it even worth. Increasing - also

alloc33 avatar Oct 05 '22 09:10 alloc33

Do you have multigrid enabled? I had that issue with it enabled, but it works fine for me with multigrid disabled.

sid-6581 avatar Oct 21 '22 13:10 sid-6581

Just to add to this, it's also similarly broken in goneovim.

sid-6581 avatar Oct 23 '22 16:10 sid-6581

Do you have multigrid enabled? I had that issue with it enabled, but it works fine for me with multigrid disabled.

yes, broken only with multigrid :((

alloc33 avatar Oct 27 '22 10:10 alloc33

I'm facing the same issue. Is there any fix for this? I'm using neovim 0.8.3 and neovide 0.10.3 with multigrid enabled.

topsideduck avatar Mar 09 '23 11:03 topsideduck

I'm facing the same issue. Is there any fix for this? I'm using neovim 0.8.3 and neovide 0.10.3 with multigrid enabled.

You can try PRs from fredizzimo in neovide repo. It seems like he made some multigrid fixes but I didn't test it yet.

alloc33 avatar Mar 09 '23 12:03 alloc33

@xbladesub. Strange "fix": twice tap on backspace moves up the popup and returns to normal position.

letavocado avatar Mar 30 '23 02:03 letavocado

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 07 '24 01:07 github-actions[bot]