Be notified on clipboard read or write #88
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Related to Benjamin_Loison/firefox/issues/188.
Could be useful when having a bad Internet connection, but want to download many YouTube videos from Element by putting each into clipboard.
DuckDuckGo search Debian be notified on clipboard change.
The Unix Stack Exchange answer 723818:
clipnotify has 242 stars and last commit was 3 years ago.
clipnotify/tree/25ba143c7da8ae0f196cb0db2797d30e6d04e15c seems to indeed not be poll based as states
README.md
.Related to Benjamin-Loison/gitea/issues/122.
When double click a word in the terminal the program exits which is unwanted. It seems to also exit when ctrl + c on text editor which is a wanted behavior. Note that when the program exit there is still no output.
Output:
Output:
ctrl + v does not make the program exit, which is quite as wanted.
works as wanted, not stopping the program on word double clicked in the terminal.
It works fine even if the program is running in the background.
It correctly also exits if copy the same clipboard content.
-l
works as wanted.Bash script:
Output:
Note that for Element right-clicking a URL and enter proceeds to Copy link.