summaryrefslogtreecommitdiff
path: root/lib/clipboard.zsh
AgeCommit message (Collapse)Author
2016-10-10Use $+commands to check the existence of a command in clipboard.zsh. (#5519)Hong
2015-10-05clip*: add xsel supportAndrew Janke
2015-08-18Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions.Andrew Janke
Change copydir, copyfile, and coffee plugins to use them, instead of the Mac-only `pbcopy` command.