|
|
|
|
|
by withjive
3781 days ago
|
|
What you are looking for sounds a lot like TMUX + Bash (scripted tmux setup).
Then you can run that inside of iTerm. 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 |
|