* Yuki (aka Rubén Gómez) had this to say on [01 Mar 2010, 10:02:54 +0100]: > Hello!
Hi! > I'm using screen with several servers, with two screen sessions nested > (the first one with 'c-f' to go to the server, and the second one with > 'c-a' to go inside server screen). > > I normally use split to make some multitasking in each server or with > two servers, but I wanted to know if there's an option to "group" some > windows (if they're splited or not) to send what I'm typing to all the > windows I wanted. You can use the 'at' command to send the same screen-command to several windows at the same time. For example, 'at # stuff "hello"' will stuff the string "hello" ins all the windows. There's more explanation in the man-page. [snip] > Other option that I like from terminator is to make zoom to the > current splited terminal using "Ctrl+Shift+Z" which makes "Toggle > between showing all terminals and only showing a scaled version of the > current one (zoom)." I am not entirely sure I understand this feature. > I know that I can use terminator and screen (that's what I do), but it > would be perfect that screen itself could make those things. > > Anyone uses terminator+screen? You? ;-) Cheers. Sadrul _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users