Hold - and Release commands needed
willwade opened this issue · 0 comments
willwade commented
Problem
There is no way of doing functions like "Ctrl+C, Ctrl+V" etc..
Solution
We could hard code these - but it might make sense to have a HOLD - and RELEASE command..
E.g..
[HOLD]Ctrl,V[RELEASE]
[HOLD] - command. Would press down any keys that follow..
[REL] - Command.. Would release the keys that preceded it. If Hold hasnt been pressed already - this would do nothing.
This way you can hold any key down..