Closed atomless closed 8 years ago
Curious. On my OS X 10.11.4 machine, when I run
ttab -t 'title1' date && ttab -t 'title2' date && sleep 5 && ttab -t 'title3' date
all tabs open in the current window.
What OS X version are you on?
I'll close this for now, but if you want me to look at a specific command that exhibits the symptom, I'm happy to revisit.
When stringing a chain of commands together ttab consistently opens new windows instead of tabs, any idea why this would happen?
For example:
The title3 tab will be opened in a new terminal window rather than a tab.