Clipboard: Difference between revisions

Klinger (talk | contribs)
add links for listed clipboard managers
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
: <blockquote>''The clipboard is a facility used for short-term data storage and/or data transfer between documents or applications, via copy and paste operations.''  - Wikipedia page on [[wikipedia:Clipboard_(computing)|Clipboard (Computing)]]</blockquote>
: <blockquote>''The clipboard is a facility used for short-term data storage and/or data transfer between documents or applications, via copy and paste operations.''  - Wikipedia page on [[wikipedia:Clipboard_(computing)|Clipboard (Computing)]]</blockquote>


== Options ==
== Clipboard Managers ==
Options supported by NixOS include (but are not limited to):
Clipboard managers provide additional features such as clipboard history or synchronization. Options supported by NixOS include (but are not limited to):


* [https://www.cliphist.com/ cliphist]
* [https://www.cliphist.com/ cliphist]
* clipman
* [https://github.com/NikitaBeloglazov/clipman clipman]
* wl-clip-persist
* [https://github.com/Linus789/wl-clip-persist wl-clip-persist]
* clipse
* [https://github.com/savedra1/clipse clipse]


== Installation ==
== Installation ==