CopyQ help
help generated by copyq -h
Usage: copyq [COMMAND]
Actions:
Switch | Description |
---|---|
show | Show main window |
hide | Hide main window. |
toggle | Show or hide main window. |
menu | Open context menu. |
exit | Exit server. |
disable, enable | Disable or enable clipboard content storing. |
select [ROW=0] | Copy item in the row to clipboard. |
next | Copy next item from current tab to clipboard. |
previous | Copy previous item from current tab to clipboard. |
add TEXT… | Add text into clipboard. |
insert ROW TEXT | Insert text into given row. |
remove [ROWS=0…] | Remove items in given rows. |
tab | List available tab names. |
tab NAME [COMMAND] | Run command on tab with given name. Tab is created if it doesn't exist. Default is the first tab. |
removetab NAME | Remove tab. |
renametab NAME NEW_NAME | Rename tab. |
exporttab FILE_NAME | Export items to file. |
importtab FILE_NAME | Import items from file. |