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

Is there a way to move the mouse to the end of the typed string? #656

Open
xeoncross opened this issue May 18, 2024 · 1 comment
Open

Is there a way to move the mouse to the end of the typed string? #656

xeoncross opened this issue May 18, 2024 · 1 comment

Comments

@xeoncross
Copy link

If I have robotgo type a string, is there a way to move the mouse to the end of it or get the location of the end of the string so I can move the mouse there?

robotgo.TypeStr("Hi galaxy, hi stars, hi MT.Rainier, hi sea. こんにちは世界.")

I would like to keep track of where I was last typing when moving away to do something else.

@PaulDotSH
Copy link

If I have robotgo type a string, is there a way to move the mouse to the end of it or get the location of the end of the string so I can move the mouse there?

robotgo.TypeStr("Hi galaxy, hi stars, hi MT.Rainier, hi sea. こんにちは世界.")

I would like to keep track of where I was last typing when moving away to do something else.

You can try to press the end key with robotgo.

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

No branches or pull requests

2 participants