Note: Download contains v.2.3 for Snow Leopard, and releases of v.2.2 for Mac Leopard and Tiger.
DESCRIPTION
> cd to ... is a fast mini application that opens a Terminal.app window cd'd to the frontmost finder window. This app is designed (including it's icon) to placed in the finder window's toolbar. It's written in Objective-C and uses apple events which makes it much faster than applescript applets that do the same thing. Support has been added for iTerm, xterm and pathfinder (ie Finder->PathFinder not PathFinder->Terminal).
ALANCOOKIE Easy to use, does what it claims, makes life easy for those of us who do not live in the Terminal.app but need to jump in occasionally. (Version 2.1.1)
BRANDON EDLING I dig this, especially added to the Finder toolbar. It would be nice to have the option to specify a command that runs after clicking... like ls -l, for example. (Version 2.1)
JBTULE I've tried to correct this in the default case in 2.1. But it's really hard to figure out if the window was just created by the terminal.app, but i think i came up with a way to do it, but it only works if you haven't changed your default shell settings too much. (Version 2.1)
JBTULE >cd to ... should be a lot faster because it's not using applescript but apple events directly instead. >cd to .. is only designed to be used from the finder toolbar (but that makes more sense because you'd have to navigate from the finder first anyway. And it seems cdf from what you've cited me uses gui scripting which is very sketchy thing to do and unnecessary because the terminal is directly scriptable to run commands. (Version 2.0)
0
Feb 17 2007
PIXXAN Can you think of any reason this would open two terminals? (One to my home directory, the other to the directory Finder was open to.) (Version 2.0)
WIDGETMAN Opening a terminal window set to your home directory is Terminal.app's default behavior. Try opening Terminal.app and just closing the default window that pops up and then use this plugin to open a terminal window. (Version 2.0)
0
Feb 17 2007
GREG RAVEN OpenTerminalHere.app does the same thing, so I don't consider this unexpected behavior. (Version 2.0)