-
Notifications
You must be signed in to change notification settings - Fork 140
Open
Labels
Description
Thanks a million for this awesome software!
Copying with cliclick (version 5.1 via homebrew) does not work when there is another command before it.
For example the following does not work/copy:
cliclick kd:shift kp:arrow-down ku:shift
cliclick kd:cmd t:c ku:cmd
I tried it together as a one-liner, in a script and even with sleep periods between the commands and each option - it still does not copy.
Whereas the following does work, when only running the one single command without a command perceding it:
cliclick kd:cmd t:c ku:cmd
I'm curious to know what causes this weird behavior.
My workaround which works (copying via accessing the menu (Shift+Command+/ )
cliclick kd:shift,cmd t:/ ku:shift,cmd t:copy kp:arrow-down kp:return