There is a feature that I used in KDE's Konsole that I really miss when I'm on a non-GUI server. The ability to "broadcast" what I type to all open windows. That led me to wonder if this could be done with
GNU screen (since it can do a whole lot of other cool stuff)? Basically, it would be really great if I could start a screen session, ssh into three or four servers that I plan to run identical commands on, then type in one windows while having that typing sent to all the other windows as well. So far the 'man' page and various tutorials I've found online do not indicate that this is possible. I'd like an answer that is certain...