Subject: screen: -X stuff doesnt work (only after an attach) Package: screen Version: 4.0.2-4.1 Severity: normal
*** Please type your report below this line *** to reproduce the bug, run the following commands: start a screen session in the background: screen -dmS test send the text "testmessage" to that session screen -S test -X stuff testmessage bring the session to the foreground screen -r test now you should see the text "textmessage" after your prompt, but it is not there. now detach from that session (C-a d) then send the testmessage again: screen -S test -X stuff testmessage now go back into the test session: screen -r test Now you can see "testmesasge" where it should be. thats a bug, because it should have worked the first time too. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages screen depends on: ii base-passwd 3.5.9 Debian base system master password ii debconf 1.5.9 Debian configuration management sy hi libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libncursesw5 5.4-9 Shared libraries for terminal hand ii libpam0g 0.76-23 Pluggable Authentication Modules l ii passwd 1:4.0.3-31sarge5 change and administer password and screen recommends no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

