Merge remote-tracking branch 'gkrrr/master'

This commit is contained in:
Maxime Coste 2021-06-15 20:44:21 +10:00
commit 3497e05fce

View File

@ -116,6 +116,12 @@ If no client is passed then the current one is used' \
-e " tell aTab to repeat with aSession in sessions" \
-e " tell aSession" \
-e " if (unique id = \"${session}\") then" \
-e " tell aWin" \
-e " select" \
-e " end tell" \
-e " tell aTab" \
-e " select" \
-e " end tell" \
-e " select" \
-e " end if" \
-e " end tell" \