Chunk doesnt render correctly
Describe the bug Chunk renders correctly when enabling word wrap and half-screen buffer
To Reproduce Steps to reproduce the behavior:
- Make the buffer half the screen.
- Enable word wrap
Expected behavior Chunk render correcly
Screenshots
If applicable, add screenshots to help explain your problem.
Any ide @shellRaining? sorry for the tag
Sorry, I don't have a good solution to this issue, as enabling warp could likely cause the second line of wrapped code to overlap with the characters about to be rendered, making it seem quite challenging to implement.
I still prefer hlchunk over snacks.nvim indent chunk because I think it is more accurate in displaying the chunk and can change color if there is an error which snacks chunk is not accurate and cannot change color, unfortunately it only has rendering issues which snacks.nvim chunk does not. Is it possible to see the code that snacks.nvim indent chunk implements in terms of rendering chunks?
OK, i will take a look
Is there any progress on this issue?
I just got back home from my trip, now looking take a look for snacks.nvim. I'll let you know if there are any new developments.
This might be related; the chunk also does not render on lines with virtual text. For example when using symbol-usage.nvim.