introduction
A simple command line tool to copy text to clipboard and manage a clipboard stack.
Installation
Enable xclip feature to copy to clipboard:
cargo install clipse --features xclip
Otherwise it will just print the text to stdout.
A simple command line tool to copy text to clipboard and manage a clipboard stack.
Enable xclip feature to copy to clipboard:
cargo install clipse --features xclip
Otherwise it will just print the text to stdout.