Hi,
I can reproduce the bug you reported, so I merged your patch in xsel upstream:
http://trac.kfish.org/changeset/195
This commit applies Rorzik's logic only for the case where both stdin and
stdout are not ttys, eg. when it is being run from a script. However, the
previous logic remains
I got some free time, so I fixed the bug I submitted.
The default settings when backgrounded were attempting
to input nonexistent input into the selection buffer
and thus cleared it. Please apply this simple patch
to the next version. Thanks.
diff -uN xsel-0.9.6/xsel.c xsel-0.9.6.fixed/xsel.c
-
2 matches
Mail list logo