I use terminals a lot, and I frequently open and close them. The problem is that whenever I open a new terminal using ⌘+n it overlaps the current one, and I have to move it out of the way first. Is there a way to make them open side by side from top left to bottom right?
|
|
This behavior won't happen in OS X by default, but a whole bunch of 3rd party window-arranging apps ought to be able to help:
|
|||
|
|
Try using the tabs feature. When you're in a Terminal window, press Cmd+T and a new tab will open up alongside your current one, just like in Safari. You can even rename the tabs by double clicking the tab header, and assigning a title. Hope this helps. |
|||
|
|
There is not going to be a way to accomplish this out-of-the-box, you will have to have some sort of third party window management utility. There very well may be one that works automatically, but I haven't quite found one yet :). My two recommendations (in this order only because I've used Divvy, not SizeUp) are:
Your use case would likely involve creating a global shortcut to define a 1/2 left and a 1/2 right cutout on the primary screen. You can then click the terminal you want, press this series of shortcut keys, et voĆla, 1/2 width slots for your terminal windows.
Check them out, decide what you want, maybe do a little more research to see if something else exists. I seem to recall seeing a question on this site regarding the Windows 7 feature of Window snapping. Drag a window to the top of the screen to maximize it, left to 1/2 left it, right to 1/2 right it, but again my term selection seems to be... inefficient. That and window shopping for price is always in your best interest. |
|||
|
|
Apart from the tools already mentioned above, there is BetterTouchTool, a very nice utility that allows custom finger tap gestures on a Magic Mouse or any multitouch trackpad. I have configured it to make windows snap to the left or right half of the screen by simply using a two-finger hold-and-tap gesture. Not as nice as a tiling window manager, but quick and easy nonetheless. |
|||
|
|
|
You could also check out iTerm 2. One of the nice features it has is the ability to split panes, each one of which shows a different session. You can slice vertically and horizontally and create any number of panes in any imaginable arrangement. It also offers a number of other improvements over Terminal.app. |
|||
|
|