copyq
Clipboard manager with advanced features.
=> More information.
- Launch CopyQ to store clipboard history:
copyq
- Show current clipboard content:
copyq clipboard
- Insert raw text into the clipboard history:
copyq add -- {text1} {text2} {text3}
- Insert text containing escape sequences ('\n', '\t') into the clipboard history:
copyq add {firstline\nsecondline}
- Print the content of the first 3 items in the clipboard history:
copyq read 0 1 2
- Copy a file's contents into the clipboard:
copyq copy < {file.txt}
- Copy a JPEG image into the clipboard:
copyq copy image/jpeg < {image.jpg}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/copyq.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 113.366021 milliseconds
- Gemini-to-HTML Time
- 0.268669 milliseconds
This content has been proxied by September (3851b).