I would value a feature that allows the definition of a set of windows
within screen that I may define and cycle through. This may be
related to a particular task, say.
Another possible solution would be to define n as the number of the
most recently accessed screens that you may continually cyc
Hi
I got tired of having to type alot or cut'n'paste all the screens
listed using
screen -ls
So i made a small bash script that does that semiautomaticaly.
It parses the output from screen -ls and attaches to each screen one
by one. To get to the next one just deatach using normal C-a