Skip to content

Clipboard is not persistent #49

@yellowhat

Description

@yellowhat

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions