You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i believe this is an issue with soft wrapping - the line that the preview window puts at the top would be correct to center the selected line if lines were not wrapped, but if lines were wrapped, it pushes the selection down, eventually past the bottom of the preview window.
Reproduction Steps
if i do a global search for preview in the helix repository, a file that doesn't require line wrapping displays the found line properly centered:
but if the file has longer lines, the found line gets pushed downward:
sometimes off the visible area entirely:
Helix log
No response
Platform
linux
Terminal Emulator
alacritty 0.12.2
Helix Version
helix 23.05
The text was updated successfully, but these errors were encountered:
Summary
i believe this is an issue with soft wrapping - the line that the preview window puts at the top would be correct to center the selected line if lines were not wrapped, but if lines were wrapped, it pushes the selection down, eventually past the bottom of the preview window.
Reproduction Steps
if i do a global search for
preview
in the helix repository, a file that doesn't require line wrapping displays the found line properly centered:but if the file has longer lines, the found line gets pushed downward:
sometimes off the visible area entirely:
Helix log
No response
Platform
linux
Terminal Emulator
alacritty 0.12.2
Helix Version
helix 23.05
The text was updated successfully, but these errors were encountered: