gnome-terminator / terminator

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

Add the feature through the GUI itself to close only a specific custom Layout #946

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 closed Layout A then Layout B must be remain opened

Thanks for your understanding