TerminalControl
TerminalControl.osax is a scripting addition to complement AppleScript support of Terminal.app. This scripting addition allow you to do following things.
- Changing individual custom titles of terminal windows/tabs.
- Set a window's background color with opaqueness.
In Mac OS X 10.7, you can look up a terminal sepcifying its working directory in opened terminals.
History
- 1.3.2 -- 2015-09-14
- Fixed : Compatible with applications using garbege collection.
- 1.3.1 -- 2014-09-03
- Fiexed : "activate terminal for directory" did not work under 10.8 and 10.9.
- Mac OS X 10.5 is not supported.
- 1.3 -- 2012-06-04
- Added "activate terminal for directory".
- Added "make tab in".
- Added "TerminalControl version".
- Fiexed : "apply background color" did not work in 64 bit environment.
- Added "to" parameter into "apply title".
- The "background color for tty" is renamed to "background color of term".
- A referece to a terminal's tab can be passed as an argument.
- The "for tty" parameter label of "Apply backgroud color" is renamed to "to".
- A referece to a terminal's tab can be passed as an argument.
- 1.2.2r2 -- 2011-12-17
-
- Fixed a bug of the installer.
- TerminalControl.osax for Mac OS X 10.5 was installed under Mac OS X 10.6.
- Fixed a bug of the installer.
- 1.2.2 -- 2011-02-04
- The installer is rebuild using Package Maker.
- 1.2.1 -- 2009-12-09
- Added installer.
- Both of TermianlControl.osax for Mac OS X 10.6 and Mac OS X 10.5 have same version number.
- Fixed memory leaks.
- 1.2 -- 2009-10-13
- Support Mac OS X 10.6.
- 1.1.1 -- 2009-10-13
- Fixed background color for tty does not return results.
- Support 64 bit.
- 1.1 -- 2009-01-06
- Append commands related with background color.
- 1.0.1 -- 2008-12-24
- First release.