Mouse click commands not working when using custom position
Any mouse command with a custom position clicks at the top left corner of the screen no matter the input. Am I just using this incorrectly? I couldn't find docs on mouse commands.
Relatedly, I know this isn't supposed to be geared towards using a mouse, hence keyboard cowboy haha, but is there a command that has more general mouse controls (i.e. clicking a certain position on the screen, even if nothing is 'selected')?
vid of the issue: https://github.com/user-attachments/assets/73c09c6d-6e5a-4042-923f-50fc23c8a370
Hey @Lechugalechuga, I think those commands need a bit more work. I've basically only used them for clicking on focused elements to leading, trailing positions inside an active container (like the editor inside Xcode). I'm going to put this on the roadmap to elevate the mouse-related commands because I think they can be really powerful if done right.
Amazing—yes, I can see so many use cases for powerful mouse commands. Looking forward to it!
Thanks for this, btw. Fantastic app!