Closed
Description
thanks to @cruessler we now can use copy-to-clipboard on linux.
but if your linux does not have xclip
installed we do not try any fallback like xsel
. we should do that and then have an error msg listing which ones we try.
thanks to @cruessler we now can use copy-to-clipboard on linux.
but if your linux does not have xclip
installed we do not try any fallback like xsel
. we should do that and then have an error msg listing which ones we try.