Open A New Terminal Window Using Quicksilver

Create the following AppleScript file:

tell application "Terminal"
  do script ""
end tell

I named mine newterm.scpt and put it in ~/bin, where I put all my little shell scripts.

Once Quicksilver reindexes its catalog (you can force this), you can activate this script anywhere. I’ve trained Quicksilver to use Ctrl-space nt.


Related Posts

  1. Automatic Production Log Performance Reports Rawk Logrotate
  2. Daemontools Scripts For Sphinx
  3. iPhone/iPad UISearchBar and UISearchDisplayController Asynchronous Example
  4. Rails Fragment Caching With Multiple Accounts
  5. Feedtools Database Cache
You should follow me on Twitter: @patrickxb