summaryrefslogtreecommitdiff
path: root/emacs/lisp/fcuny-clipboard.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* functions: move custom functions to librariesFranck Cuny2022-03-231-19/+0
|
* clipboard: function to get clipboard's contentFranck Cuny2022-02-031-0/+19
The function can get the content of the clipboard for both MacOS and Linux. This function is coming from this module [1]. [1] https://github.com/rolandwalker/simpleclip/blob/master/simpleclip.el