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
SetCursorPosition: can specify desired cursor line location on the page
* SetCursorPosition(aPosition) : behaves as before
* SetCursorPosition(aPosition, 3): will change the cursor position, and then
on the subsequent call to EnsureCursorIsVisible(), will make the cursor line appear as the third line on the page.
0 commit comments