Re: screen -X scripting behavior

2008-03-19 Thread Trent W. Buck
On Wed, Mar 19, 2008 at 03:27:55PM -0400, Andy Harrison wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I was wondering about this behavior from screen. When I run this > script, it shows me that screen always thinks it is on window 0, even > when it has executed the 'other' command

Re: screen -X scripting behavior

2008-03-19 Thread Mark Eichin
I'm pretty sure that's just buggy (because at least in some versions of screen, what it does seems to depend on whether you run that script from inside screen or outside of it, making it difficult to do exactly that kind of automation.) However, while I've seen it in 4.00.02, that's ancient, I hav

screen -X scripting behavior

2008-03-19 Thread Andy Harrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was wondering about this behavior from screen. When I run this script, it shows me that screen always thinks it is on window 0, even when it has executed the 'other' command and I'm now looking at the window I was previously using. Is this expected