You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I'd like to open 69 ssh sessions simultaneously. And I've found the only one way to deal with this pack of windows: 'hardcode' a display position for each specific terminal. I.e. xterm for hostA should be placed at position +0+0, hostB -- +0+32,.. hostZ -- +777+240 and so on.
Now I try to find a way do so. So, my questions:
1 Is there any way to set xterm 'geometry' option for specific host via "clusters" or "tags" files?
2 Is there any way to add (append) terminal to existing cssh instance from command line, something like this:
Hi!
I'd like to open 69 ssh sessions simultaneously. And I've found the only one way to deal with this pack of windows: 'hardcode' a display position for each specific terminal. I.e. xterm for hostA should be placed at position +0+0, hostB -- +0+32,.. hostZ -- +777+240 and so on.
Now I try to find a way do so. So, my questions:
1 Is there any way to set xterm 'geometry' option for specific host via "clusters" or "tags" files?
2 Is there any way to add (append) terminal to existing cssh instance from command line, something like this:
The text was updated successfully, but these errors were encountered: