achiurizo / consular-osx

Automate Mac OSX Terminal with Consular
18 stars 6 forks source link

:bounds setting not documented #4

Open barnaclebarnes opened 12 years ago

barnaclebarnes commented 12 years ago

I want to set up 4 windows that are tiled rather than overlapping on my screen. Looking through the docs for creating a new window you can set the following:

:window => [:bounds, :visible, :miniaturized],

:bounds may do what I want but it is undocumented. Is there any way to do what I want (set WxH and top left of a window)? In any case :bounds should be documented so people know what they can set this to.