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
reflowCursorLine was added as part of #5234. When this option is enabled, the text on the cursor line reflows but the cursor is mispositioned. See the images below:
Initial position:
After text wrapping to new line:
After unwrapping text to previous line
Details
Browser and browser version: Brave v1.73.105
OS version: Windows 11 Home Version 10.0.22631 Build 22631
Initialize a terminal with reflowCursorLine set to true
Resize the terminal
The text was updated successfully, but these errors were encountered:
LarryWu1
changed the title
Cursor is incorrectly positioned on reflow when reflowCursorLine is enabled
Cursor is incorrectly positioned on reflow of cursor line
Jan 12, 2025
reflowCursorLine
was added as part of #5234. When this option is enabled, the text on the cursor line reflows but the cursor is mispositioned. See the images below:Initial position:
After text wrapping to new line:
After unwrapping text to previous line
Details
Steps to reproduce
reflowCursorLine
set totrue
The text was updated successfully, but these errors were encountered: