Can anyone recommend another macro tool that can set up a bunch of processes running in tabs?
This is the new syntax: https://iterm2.com/applescript.html
Edit: I'm not the developer! I'm just a fan.
Tmux supports tabs and dynamic splits nicely via ncurses.
Also check out tmux ressurect [1] for saving tmux session persistence.
[1] https://github.com/tmux-plugins/tmux-resurrect
https://github.com/TomAnthony/itermocil
Yiu can use teamocil style files to configures panes/tabs and starting commands for each pane.
Let me know how you find it! :)
Can anyone recommend another macro tool that can set up a bunch of processes running in tabs?