Closed danielcompton closed 2 months ago
ttab
only ever submits a command that creates terminal tabs / windows, then exits.
Thus, it has no control over what happens thereafter.
I'm closing this, but let me know if I misinterpreted your issue.
I guess I was imagining there could be a new command that just sent an applescript command to move to the next window pane. Something like ttab --right
, ttab --down
.
I see, @danielcompton, but I feel this is outside of ttab
's mandate.
Thanks! I think https://github.com/TomAnthony/itermocil or https://github.com/remi/teamocil might be what I need for this.
I like to have a 3x2 grid of tabs when working, with each one having a different program running. I haven't been able to work out how to reproduce this in ttab because I need to move between the split to be able to create new splits in the right places:
Is it possible to add a command to move left/right between splits?