Thanks for the response. In case this hits anyone else, the
problem is this is a Linux security measure due to screen being
setgid. This seems Linux-specifc in the system and specific to TMPDIR
and certain other environments variables. See below. It's
mentioned here:
https://bugzilla
On Tue, 3 Jul 2012, myst...@gmail.com wrote:
I am trying to synchronize the screen buffer and the primary selection
using the .screenrc and xclip. That's why I added this lines to my
.screenrc :
# set the second mark, write to the screen-exchange
# file, and use xsel to synchronize the paste bu