Re: Screen staying alive after ctrl+c-ing its initial task

2013-02-16 Thread Philipp Haselwarter
It works for me. Maybe your .profile or something along those lines is causing hick-ups. -- Philipp Haselwarter ___ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users

Re: Screen staying alive after ctrl+c-ing its initial task

2013-02-13 Thread Philipp Haselwarter
e screen -c /dev/null -S $session -X stuff "$2\015" --8<-------cut here---end--->8--- -- Philipp Haselwarter ___ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users

X clipboard

2012-02-19 Thread Philipp Haselwarter
Hi, is it possible to copy a text selection to the X clipboard? Right now I'm copying text and piping it into xsel, which works but is a bit cumbersome, some kind of wrapper or macro would be handy. TIA, -- Philipp Haselwarter ___ screen-