Open shodanx2 opened 10 months ago
To make this work
I can see two approaches, using autohk write a special made autohk script using the clip, to file then run autohk to that file
So, looking at the chaiscript documentation
https://github.com/ChaiScript/ChaiScript/blob/develop/cheatsheet.md
https://codedocs.xyz/ChaiScript/ChaiScript/annotated.html
I can't seem to find how to
Use chaiscript to write to a file
Use chaiscript to run a program
another approach, ditto might be able to simulate keypress directly ?
Sometimes you have situations where you cannot paste
I would like to special paste "paste as simulated key pressed"
Where the script would simulate keypress for all of the clip's text content
Here is a non functional placeholder script
Alternate version
And that would require calling AutoHK for doing the actual keypresses