Tags:
GNU Screen, screen, Screen version 3.09.15 (FAU) 13-Mar-03
From the GNU screen parent window, I connect to other servers using the below command screen -t <hostname>
My question, when I close the parent window accidentally, all the related child windows get closed. Can the child window closing be avoided. Appreciate the efforts taken to give solutions.
have not tried myself yet, but if you start a screen in detached mode, logically you want to do what you like with your 'parent' - new window will stay open: