cycle through recently used screens - wanted

2006-07-28 Thread Eric Smith
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

bash script for cycling through all screen -ls

2006-07-28 Thread Jon Bendtsen
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