Re: multi-user screen: switching windows isn't reflected in screen instances

2009-06-18 Thread Joshua Pruitt
Hi all, I'm interested in an answer to this as well (flagrant metoo post). Does anyone have an answer? Josh On Wed, Jun 17, 2009 at 2:00 PM, David Chanters < david.chant...@googlemail.com> wrote: > Hi all, > > I like the feature of multi-user screen. I often do this via: > > screen -x -S some

Re: multi-user screen: switching windows isn't reflected in screen instances

2009-06-17 Thread Micah Cowan
David Chanters wrote: Hi all, I like the feature of multi-user screen. I often do this via: screen -x -S somesessionname And it works great -- until, that is, I change windows in screen (via ^a a, or ^a 1 -- where "1" could be any number depending on the number of windows in screen). As soon

multi-user screen: switching windows isn't reflected in screen instances

2009-06-17 Thread David Chanters
Hi all, I like the feature of multi-user screen. I often do this via: screen -x -S somesessionname And it works great -- until, that is, I change windows in screen (via ^a a, or ^a 1 -- where "1" could be any number depending on the number of windows in screen). As soon as I do this, the chang