A little bit of new functionalty - you can now right arrow into iTerm2 and open sessions:

iTerm sessions in Quicksilver

The sessions can (as of now) be opened in a terminal window. I have plans to add actions for opening in new tabs.

I also refactored my code a bit. Since this is my first Objective C project, I’m still getting a feel for how to structure my code.

Read the documentation here:

https://github.com/ndreas/iTerm2-qsplugin/blob/master/Documentation.markdown

Grab the latest version here:

https://github.com/ndreas/iTerm2-qsplugin/downloads

All posts