• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Terminal Window Resize or Bust
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Terminal Window Resize or Bust (From: Christopher Stone <email@hidden>)

  • Prev by Date: Terminal Window Resize or Bust
  • Next by Date: Yosemite
  • Previous by thread: Terminal Window Resize or Bust
  • Next by thread: Yosemite
  • Index(es):
    • Date
    • Thread