On 11/13/07, Ethan Mallove <[EMAIL PROTECTED]> wrote: > Hello, > > Every once in a while Screen gets into a state where I am > not able to create a new window. The behavior is "ctrl-a c" > opens a new window for about 1 second, then immediately > closes it. I can't reproduce the problem, but wanted to > know if anyone was aware of this issue.
I'd also try looking at some truss output. truss -f -p <screen's pid> before you create the new window and see if you can discern anything obvious. -- Andy Harrison public key: 0x67518262 _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
