CopyQ

Useful commands

Command to copy a text to the clipboard and paste it to the current app.

copyq:
copy('text to copy')
paste()
copy('')

Last updated