• 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
Terminal Window Resize or Bust
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Terminal Window Resize or Bust


  • Subject: Terminal Window Resize or Bust
  • From: Christopher Stone <email@hidden>
  • Date: Wed, 15 Oct 2014 09:55:10 -0500

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


 _______________________________________________
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

  • Prev by Date: Re: RESOLVED: Contacts Plugin AppleScript
  • Next by Date: Re: Terminal Window Resize or Bust
  • Previous by thread: Re: Bug with "attribute run" and Safari ?
  • Next by thread: Re: Terminal Window Resize or Bust
  • Index(es):
    • Date
    • Thread