gnome-terminator / terminator

multiple GNOME terminals in one window
https://gnome-terminator.org
GNU General Public License v2.0
2.14k stars 259 forks source link

Add the feature through the GUI itself to broadcast only a specific custom Layout #947

Open manueljordan opened 2 months ago

manueljordan commented 2 months ago

Hello

Huge thanks for this software

Consider the following scenario to be applied if in Terminator is accomplished:

Where layoutname can be as follows:

Therefore as follows each custom layout:

Layout A

Window A
 Parent A1
   ... nested or internal tabs
 Parent A2
   ... nested or internal tabs
WIndow AA
 Parent AA1
   ... nested or internal tabs
 Parent AA2
   ... nested or internal tabs

and

Layout B

Window B
 Parent B1
   ... nested or internal tabs
 Parent B2
   ... nested or internal tabs
WIndow BB
 Parent BB1
   ... nested or internal tabs
 Parent BB2
   ... nested or internal tabs

Therefore:

Request

Therefore if is broadcast Layout A then Layout B must be remain isolated.

Currently

and

Thanks for your understanding