Open in Terminal
"Open in Terminal" make a new terminal window of the working directory depending on the frontmost context. The frontmost context means,
- If Finder is in frontmost, the working directory is Finder's selected location.
- If a document window opened by certain application stays in frontmost, the folder containing the file will be the working directory of opened new terminal.
History
- 1.7 -- 2012-03-16
- The icon was updated (Thanks to wakaba-san).
- In Mac OS X 10.7 :
- The working directory of the shell is determined by the proxy icon of the title bar of the terminal window.
- Redundant terminal which have same working directory will be avoided.
- The custom title of the terminal will not changed.
- SmartTitle was inclued in the package.
- TerminalControl 1.3 was required and was inclueded in the package.
- 1.6.2 -- 2012-03-03
- Fixed error in Mac OS X 10.6.
- 1.6.1 -- 2010-05-02
- Fixed an error when Finder's trash window is in frontmost.
- Allowed to open termianl for local files opened in Safari (Thanks to Tommy).
- TerminalControl.osax is included in the package.
- 1.6 -- 2009-10-18
- Supported Mac OS X 10.6.
- Fixed a problem when "Show all filename extensions" in Finder 's Preferences is ON.
- I appreciate wakaba-san for his bug reports and support of tests.
- 1.5.1 -- 2009-10-13
- Supported 64 bit.
- Fixed auto-update function.
- 1.5 -- 2009-10-06
- Became an application bundle.
- Not required to install scripting additions.
- Supported services menus.
- Had a custom icon (Thanks to wakaba-san).
- Added auto-update function using Sparkle framework.
- 1.4 -- 2009-01-06
- Supported Mac OS X 10.5
- 1.3 -- 2008-03-13
- Added ability to open a terminal of which working directory is the location of the document opened by the frontmost application.
- 1.2.3 -- 2007.03.15
- Fixed errors when root folder or trash folder is selected.
- 1.2.2 -- 2006.09.02
- Fixed of a problem for selections on the desktop (Thanks for Yoshino-san).
- When alias files are selected, the original items will be resolved (Thanks for Yoshino-san).
- 1.2.1 -- 2006.05.03
- Added English document.
- Improved detection of a new terminal window.
- ....
- 1.0 -- 2003.05.31
- First release