diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-30 13:30:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-30 13:30:46 +0000 |
commit | bc038f8295830cbd66851d308fd2963f2e0eb60c (patch) | |
tree | 66b51d3dd448fee837f3fa748d0587dab1597b4b /INSTALL.md | |
parent | 66fb7cb3275b9a9a8505a6919856bc110ed5a06c (diff) | |
download | alacritty-bc038f8295830cbd66851d308fd2963f2e0eb60c.tar.gz alacritty-bc038f8295830cbd66851d308fd2963f2e0eb60c.zip |
Remove clipboard loading error logging
On macOS the clipboard actually returns an error when loading it and it
is empty. However this is not an `Empty` error but all errors are simple
boxed Errors from std.
Since loading the clipboard data usually should not fail, we now do not
log it as error if it fails but just print it to the debug log instead.
This fixes #2389.
Diffstat (limited to 'INSTALL.md')
0 files changed, 0 insertions, 0 deletions