Hello, Frank Röhm <[email protected]> wrote: |> Am 03.03.2015 um 09:21 schrieb Axel Beckert <[email protected]>: |> … |> Hrm, the basic concept definitely works for me. |> |> Checking my code I noticed one difference besides options like window |> title, etc.: I give the window number as first parameter. Applying |> this to your example, I'd write this: |> |> screen 0 /path/to/myscript1.sh |> screen 1 /path/to/myscript2.sh |> |> Does this work for you? | |Nope.
|Is there any hope to do it? I have the following at the end of my ~/.screenrc ## Running screen -t MIAUI 0 //group screen -t edit -h 0 1 vim screen -t accu 2 screen -t doc 3 screen -t vms 5 screen -t mail 6 screen -t tmp 4 --steffen _______________________________________________ screen-users mailing list [email protected] https://lists.gnu.org/mailman/listinfo/screen-users
