Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed isort to force wrapping of imports to reduce merge conflicts from min... | Eric Lin | 2021-01-22 | 1 | -1/+3 |
* | Fix what is fundamentally a Pyperclip bug on headless Linux systems without G... | Todd Leonhardt | 2019-09-02 | 1 | -1/+2 |
* | Fixed a bug when using WSL when all Windows paths have been removed from $PATH | Todd Leonhardt | 2019-08-12 | 1 | -1/+2 |
* | Require pyperclip >= 1.6 which simplifies clipboard.py | Todd Leonhardt | 2019-06-29 | 1 | -20/+4 |
* | Cleaned up some PyCharm warnings | Todd Leonhardt | 2019-03-13 | 1 | -1/+1 |
* | Moved clipboard/pastebuffer functionality to new file clipboard.py | Todd Leonhardt | 2018-06-18 | 1 | -0/+49 |