Hey guys. I am trying to get this working: i open op a new terminal, which the opens my shell (zsh). I want the zsh to check if it is already inside of a screen session, and if it is not, to connect to one, and open a new shell in there. essentially i would like i to do a screen -x, C-a c. I check if i am inside a shell with the STY variable, but i have not found a good way to connect while creating a new shell
Thanks, Nils
_______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users