I didn’t find anything relating to clipboard history in the docs. I’m a huge copy/paster and a lot of it involves code snippets.
Is there anything in Atuin for cliboard data, or perhaps some of the open source pastebins like fpaste or dpaste ?
I didn’t find anything relating to clipboard history in the docs. I’m a huge copy/paster and a lot of it involves code snippets.
Is there anything in Atuin for cliboard data, or perhaps some of the open source pastebins like fpaste or dpaste ?
Atuin has the data so could copy to clipboard, hm, an interesting idea; may not be a trivial change (key-bindings, different content types) …
Atm, I just select and/or copy to clipboard and use (hoping @ellie does not mind) CopyQ that has been fantastic and reliable, working seamlessly on Win and Ubuntu (what I have tested).
CopyQ looks good. I just installed via Flathub onto my Fedora 41 Atomic desktop
You could also try using the kv store!
Get or set small key-value pairs
Usage: atuin kv <COMMAND>
Commands:
set
get
list
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
Also supports namespacing of values. Should be pretty easy to sync clipboard stuff over the top?