same output display repeatedly

2010-03-16 Thread Software Groups
Hi, I was using screen on solaris for few year with any issue. Recently I have moved to Redhat Linux 4 its running under vmware. Whenever command displays more lines of output (like cat, dmesg etc), same output scrolling repeatedly on that window, I have to kill that window and re-open the connec

Re: How to keep windows split after detaching/reattaching

2010-03-16 Thread Brian Kroth
I think this may be what you're looking for: http://lists.gnu.org/archive/html/screen-users/2007-02/msg0.html Yuki (aka Rubén Gómez) 2010-03-16 09:02: > I have been looking how to keep my splited windows in screen after > detaching but all the answers is that I can't do it, but I can fake it

How to keep windows split after detaching/reattaching

2010-03-16 Thread aka Rubén Gómez
I have been looking how to keep my splited windows in screen after detaching but all the answers is that I can't do it, but I can fake it using nested screen session. Is there another option to get this feature? I have seen that the fork tscreen saves the splited screens :-( Thanks! ___