Re: Terminal Window Resize or Bust
Re: Terminal Window Resize or Bust
- Subject: Re: Terminal Window Resize or Bust
- From: Yvan KOENIG <email@hidden>
- Date: Wed, 15 Oct 2014 17:18:13 +0200
Le 15/10/2014 à 16:55, Christopher Stone < email@hidden> a écrit : Hey Folks,
Ugh. I haven't used my resize Terminal window scripts for a while.
They look basically like this:
tell application "Terminal" if front window exists then set bounds of front window to {468, 617, 1420, 1196} end if end tell
The result though is beyond belief...
Weird sizes, loss of the contents of the window...
Very strange.
Using size and position is no better.
I have managed to get it to work properly using System Events' size and position.
Am I missing anything? Is there a better way around this mess?
Thanks.
-- Best Regards, Chris
Hello Christopher
It's the first time I run a script speaking to Terminal. Under 10.9.5, it worked flawlessly. Which system are you running ?
Yvan KOENIG (VALLAURIS, France) mercredi 15 octobre 2014 17:05:28
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden