snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

fix(image): set winblend=0 for floatwin when use unicode placeholders

Open phanen opened this issue 9 months ago • 3 comments

When winblend > 1 (https://github.com/neovim/neovim/blob/8de1dc6923396b46c327a31daa8a1562a196a255/src/nvim/highlight.c#L751), hover image is not shown (in kitty).

Reproduce: nvim +'set winblend=10' docs/image.md +2

I have a vim.o.winblend = 20 in global config before floatwin created. That's why I notice it.

phanen avatar Mar 22 '25 15:03 phanen

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Apr 22 '25 02:04 github-actions[bot]

ping ping ping ping

phanen avatar Apr 22 '25 02:04 phanen

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar May 23 '25 02:05 github-actions[bot]

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Aug 14 '25 02:08 github-actions[bot]

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Sep 15 '25 02:09 github-actions[bot]

ty!

folke avatar Oct 19 '25 08:10 folke