On 2. Aug 2007, at 17:55, Pete Siemsen wrote:
[...] My only gripe is that that the window opens somewhere on the screen other than next to the cursor. I realize that I'm far afield from TextMate here, but can you suggest another approach that would open a tooltip window next to the cursor, as TextMate does?
The closest you can get is likely by using AppleScript and ask Terminal for the dimensions of the first window. That will give you at least the rectangle of the active window.