It appears that I didn't understand/report the problem 2 correctly. The correct description of problem 2 is:

I created a file named tdscreenrc.txt, which contains a single line with the command 'detach'.

Then i execute
screen -S tdm -c /home/kreso/tdscreenrc.txt
and screen immediately detaches

At this point, neither 'stuff' or 'exec' command work:

screen -S tdm -X stuff aaa
screen -S tdm -X exec ls
(no effect)

bit when I reattach and detach
screen -r tdm
C-a d

then stuff and exec work again.

Any clues?







_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to