On Thu, Jun 29, 2017 at 7:52 PM, Axel Beckert wrote:
>
> I know that behaviour of screen for ages and even saw people
> recommending tmux because it doesn't seem to have this issue.
>
> > /dev/pts/14 is indeed not owned by user test, but this way screen
> > have worked fine for as long as I can r
Has anybody written a script or would it require a
patch to have automatic :collapse to achieve renumbering
of windows when you close one? This would avoid leaving
gaps and make it easier to switch.
___
screen-users mailing list
screen-users@gnu.org
http
> * Migrate from fifos to sockets
In Cygwin I get a socket error when I try to start screen 4.6.0:
$ screen -AURD
shadow socket open: No such device or address
Any ideas? I looked in the configure script for an option to force use of
fifos instead of sockets, but I didn't see one.
Thanks,
And
Hi,
On Thu, Jun 29, 2017 at 02:31:39PM +0300, Andrew Savchenko wrote:
> I often use screen within su - username sessions, so that active
> terminal (e.g. xterm) is owned by a user different from one using
> su, e.g.:
>
> su - test
> screen
>
> This worked fine before 4.6.0 (up to 4.5.1),
That p
Hi Andrew,
thanks for report.
I will check it now.
Cheers,
Alex
On Thu, Jun 29, 2017 at 1:31 PM, Andrew Savchenko wrote:
> Hi,
>
> I often use screen within su - username sessions, so that active
> terminal (e.g. xterm) is owned by a user different from one using
> su, e.g.:
>
> su - test
> sc
Hi,
I often use screen within su - username sessions, so that active
terminal (e.g. xterm) is owned by a user different from one using
su, e.g.:
su - test
screen
This worked fine before 4.6.0 (up to 4.5.1), with 4.6.0 I have:
$ su - test
$ screen
Cannot open your terminal '/dev/pts/14' - please