Closed HampusHauffman closed 1 year ago
Also noticed this issue. I guess we need to refresh/recalculate the extmark on WinScrolled
, which includes scrolling horizontally.
Also noticed this issue. I guess we need to refresh/recalculate the extmark on
WinScrolled
, which includes scrolling horizontally.
The issue is that i've yet to find a way to see how far right you've scrolled :/
@HampusHauffman Good news, I just fixed it :) (but I spent ~3 hours straight lol)
https://github.com/HampusHauffman/block.nvim/assets/24765272/f0341f79-6236-4d40-838d-18ce67f03648
@nyngwang if you have the time could you test out #22 :)
Did. It's safe to close this issue now~ Thanks for creating and maintaining this plugin!
Currently i've not been able to figure out a way to manage horizontal scroll when
opt.wrap = false
. Any suggestions for how to fix this is:oResulting in this ugly mess on long lines. Any idea on how to fix this is greatly appreciated!