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
Depending on number of overflow lines (n) Cursor will appear at y = n instead of y = 0 & lines > cy will be hidden & never editable. Can be fixed by accounting for number of overflowing lines with a flag?
Depending on number of overflow lines (n) Cursor will appear at y = n instead of y = 0 & lines > cy will be hidden & never editable. Can be fixed by accounting for number of overflowing lines with a flag?