Skip to content

Very strange behavior with COPY simulation (kd:cmd t:c) #190

@johnwuelk

Description

@johnwuelk

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions