summaryrefslogtreecommitdiffstats
path: root/copypasta
AgeCommit message (Expand)Author
2017-12-23Update depsChet Gurevitch
2017-09-27Use clippy = "*", update, and fix some warnings (#796)Aaron Hill
2017-02-02Decouple input processing from TermJoe Wilm
2017-01-18Make it run on FreeBSDjohalun
2017-01-02Better error message when xclip is not availableJoe Wilm
2016-12-29Implement clipboard store for x11 with xclipJoe Wilm
2016-12-24Implement copypasta::Store for macOS pasteboardJoe Wilm
2016-12-16Misc formatting fixesJoe Wilm
2016-12-16Replace remaining use of `try!` with `?`Joe Wilm
2016-10-08Implement copypasta::Load for macos::ClipboardJoe Wilm
2016-10-08Start implementing copypasta, a clipboard libraryJoe Wilm