Age | Commit message (Expand) | Author |
---|---|---|
2018-10-16 | Add support for Windows (#1374) | Zac Pullar-Strecker |
2018-07-02 | Enable clippy in font/copypasta crates | Matthias Krüger |
2018-04-14 | alacritty: add support for OpenBSD. | Matt T. Proud |
2017-12-23 | Update deps | Chet Gurevitch |
2017-09-27 | Use clippy = "*", update, and fix some warnings (#796) | Aaron Hill |
2017-02-02 | Decouple input processing from Term | Joe Wilm |
2017-01-18 | Make it run on FreeBSD | johalun |
2017-01-02 | Better error message when xclip is not available | Joe Wilm |
2016-12-29 | Implement clipboard store for x11 with xclip | Joe Wilm |
2016-12-24 | Implement copypasta::Store for macOS pasteboard | Joe Wilm |
2016-12-16 | Misc formatting fixes | Joe Wilm |
2016-12-16 | Replace remaining use of `try!` with `?` | Joe Wilm |
2016-10-08 | Implement copypasta::Load for macos::Clipboard | Joe Wilm |
2016-10-08 | Start implementing copypasta, a clipboard library | Joe Wilm |