Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add screen option to CursorMove. #1118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add screen option to CursorMove. #1118

wants to merge 1 commit into from

Conversation

somiaj
Copy link
Collaborator

@somiaj somiaj commented Nov 23, 2024

First, move CMD_CursorMove form builtins to cursor (as this seems to be more appropriate location for it).

Then add a screen RANDRNAME option to CursorMove, which will move the cursor to a specified position on a given monitor. This is done by splitting the actual movement computation to helper functions for each case of having a screen or not.

First, move CMD_CursorMove form builtins to cursor (as this seems to
be more appropriate location for it).

Then add a screen RANDRNAME option to CursorMove, which will move
the cursor to a specified position on a given monitor. This is done
by splitting the actual movement computation to helper functions
for each case of having a screen or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant