You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Every time I launch clipboard clear I got a bunch of processes lying around.
To Reproduce
Install clipboard from the AUR repo clipboard-bin.
Launch clipboard clear multiple time
Furthermore, if I copy a file, for example with cb cp .xinitrc I correctly expect the process to stay. But once I cb clear I expect it to exit, but that does not seem to be the case.
Expected behavior
Processes should exit with some status code, unless they are needed for some reason.
I did not try to compile it myself to see if this is an issue with the package. Besides, I don't think you maintain any of the AUR packages clipboard-bin or clipboard-git, do you?
Screenshots
On another notice, I read #95. I believe Clipboard is the best tool for clipboard interaction. As a matter of fact, as of today you have 2713 stars on github, kudos! Keep up the good work.
The text was updated successfully, but these errors were encountered:
Describe the bug
Every time I launch
clipboard clear
I got a bunch of processes lying around.To Reproduce
AUR
repoclipboard-bin
.clipboard clear
multiple timecb cp .xinitrc
I correctly expect the process to stay. But once Icb clear
I expect it to exit, but that does not seem to be the case.Expected behavior
Processes should exit with some status code, unless they are needed for some reason.
I did not try to compile it myself to see if this is an issue with the package. Besides, I don't think you maintain any of the
AUR
packagesclipboard-bin
orclipboard-git
, do you?Screenshots
On another notice, I read #95. I believe
Clipboard
is the best tool for clipboard interaction. As a matter of fact, as of today you have 2713 stars on github, kudos! Keep up the good work.The text was updated successfully, but these errors were encountered: