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
feat: Add handling of cursor(+-<num>) for row and column (#2)
* Add handling of cursor(+-<num>) for row and column
* Move common code to function
Move common code to get cursore-relative position to a local function.
Also use relative='cursor' for window options instead of computing
relative to editor
0 commit comments