Update with cclip
This commit is contained in:
@@ -310,4 +310,11 @@ And part through environmental variables:
|
||||
### [b64encode](https://git.site.quack-lab.dev/dave/b64encode)
|
||||
**Encodes and decodes base64**
|
||||
|
||||
That's it. Very small and simple tool
|
||||
That's it. Very small and simple tool
|
||||
|
||||
### [cclip](https://git.site.quack-lab.dev/dave/cclip)
|
||||
**Temporary clipboard history**
|
||||
|
||||
It simply "remembers" whatever you copied and relays it into the console.
|
||||
|
||||
The point of this program is to allow you to copy many entries from A to B without going between A and B every copy; ie you can copy N entries from A one by one (say links from a browser), tab into cclip and copy all N entries at once instead of copying an item from A, tabbing into B, pasting item, tabbing into A, getting the next...
|
||||
Reference in New Issue
Block a user