screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screen command creates new window instead of new instance.


From: Chris Jones
Subject: Re: screen command creates new window instead of new instance.
Date: Sat, 14 Mar 2009 11:04:51 -0400
User-agent: Mutt/1.5.13 (2006-08-11)

On Sat, Jan 31, 2009 at 07:42:38AM EST, Geraint Edwards wrote:

> The workaround is simple - remove (unset) STY within the xterm shell.

Or start your second session like so:

$ screen -m -c .other_screenrc

The "-m" likely does the same thing as unsetting STY but I found this
while reviewing screen's "COMMAND-LINE OPTIONS" and making sure I
understood what it does.

CJ






reply via email to

[Prev in Thread] Current Thread [Next in Thread]