Re: [screen-devel] timing issue with "-X stuff" command

2018-06-21 Thread Hans Henrik Bergan
good, it was non-trivial for me to update to the latest screen version (probably should have put in more effort), but now i don't have to, thank you.

Re: [screen-devel] timing issue with "-X stuff" command

2018-06-21 Thread Amadeusz Sławiński
So I tried a bit more and can reproduce it $ screen -S foo -dm screen -S foo -X stuff "/path/to/script.sh^M" No screen session found. Made a bug for it https://savannah.gnu.org/bugs/index.php?54164 On Tue, 12 Jun 2018 22:42:44 +0200 Amadeusz Sławiński wrote: > Hey, > > can you try if it repr

Re: [screen-devel] timing issue with "-X stuff" command

2018-06-12 Thread Amadeusz Sławiński
Hey, can you try if it reproduces with current release (4.6.2)? Cheers, Amadeusz On Tue, 12 Jun 2018 19:13:38 +0200 Hans Henrik Bergan wrote: > seems like there may be a timing issue with the -X stuff command, > > i had a script doing > > screen -S foo -dm > screen -S foo -X stuff "/path/to/