-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I am using wl-clipboard-rs 0.9.0 in NixOS.
I have scripts that spin up a terminal, let the user select and wl-copy to copy the value, for example:
foot sh -c "echo asd | wl-copy; sleep 5"While the new window is open, if I press "Ctrl+Shift+V" asd is correctly pasted.
When the window is closed (after 5sec), the clipboard is empty.
Any suggestions?
Thanks
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request