Closed kulesa closed 14 years ago
hey nice patch, i've been preoccupied but i'll merge this in as soon as i get the chance.
could you rebase with the latest? thanks!
OK, I'll just create another branch rebased against master with all my commits squashed into a single one.
Hi! I added a couple of features. First, DSL syntax extended to allow window and tab settings, for example
Currently supported options: :bounds, :miniaturized and :visible for a window, and :settings, :selected, :miniaturized, :visible for a tab.
And second, settings of currenlty opened terminal windows and tabs can be saved to .term file so you don't need to add settings manually. To do this, run
So now I can quickly set up configuration which I used to - with ssh to remote in the green tab, mongo console in the blue tab, autotest in a separate window in the bottom of the second monitor etc. Could be useful to somebody else (though works only on Mac OS X for now).
Old DSL syntax supported as well.