summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-09-24 18:01:38 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-09-24 18:01:38 +0200
commite195665788a6eebec78007602c13198ec6ce3458 (patch)
tree4018336190f5515bf278fc9ce556f0d7cda7ae41 /COPYING
parentf49403ae2c8b04f8ff76e074c780c6867f64f935 (diff)
Fix xclip hanging if fb output is piped elsewherev2.0.32.0.3
xclip forks a child that listens for clipboard requests and returns the copied content when necessary. When used with a pipe (`echo test | fb | cat`) this leads to cat blocking because cat's stdin is still open. I'm not sure why that happens, but closing stdout and stderr for xclip fixes the problem. This has also been done like this in the older shell client. Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions