You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the commands inside "sample-three-panes" depend on "do-tunnel" which creates a docker container. So with this yml file, when I run itermocil sample it creates two windows, but only do-tunnel runs. all of the commands in the 2nd tab runs but fails. Is there a way to introduce some delay in the 2nd window such that it runs strictly after the first window (do-tunnel)? Thanks!
The text was updated successfully, but these errors were encountered:
Hi all, I've got the following yml file, all of the "do-xxx" are zsh aliases:
the commands inside "sample-three-panes" depend on "do-tunnel" which creates a docker container. So with this yml file, when I run itermocil sample it creates two windows, but only do-tunnel runs. all of the commands in the 2nd tab runs but fails. Is there a way to introduce some delay in the 2nd window such that it runs strictly after the first window (do-tunnel)? Thanks!
The text was updated successfully, but these errors were encountered: