How to cycle through all the windows, one window every 5 secs?

2007-09-10 Thread Aleksey Tsalolikhin
Is there any way to set up screen to automatically cycle through all the windows? (next, sleep 5 seconds, next, sleep 5 seconds ...) and just keep looping like that? for example, if I want to watch "vmstat" output live on all my servers (I use screen to connect to them), I can start "vmstat 1" o

Hard status line in vertical split mode.

2007-09-10 Thread cga2000
Is there any way I can configure screen so as to have a single hard status line covering the entire width of the display. What I'm seeing is the left-most part of the hard-status line repeated in each "window" and the right-most part of it is truncated. Thank you. __