#580916 xsel: --selectionTimeout does not work

Package:
xsel
Source:
xsel
Description:
command-line tool to access X clipboard and selection buffers
Submitter:
Philipp Weis
Date:
2013-12-31 14:21:05 UTC
Severity:
normal
#580916#5
Date:
2010-05-09 19:46:28 UTC
From:
To:
According to the manpage, the following command should keep "x" in the
selection for two only seconds, but it seems to be available from the
X selection buffer indefinetly.

| echo -n "x" | xsel -t 2000

#580916#10
Date:
2013-12-31 14:16:08 UTC
From:
To:
Dear maintainer,

I also reported this bug upstream in https://github.com/kfish/xsel/issues/3.


Would be nice if somebody resolves this issue.

Oz