On Mar 6, 2012, at 3:07 AM, Andreas Johansson wrote: > I recently upgraded to the latest version of the Terminal Module (2.1.1 > 2011-10-28), and it seems that the Run in Terminal command is broken.
Note that the name is “Run in Terminal [...]”. When you see “...” or “…”, it always implies that the third pane will be shown (but you don’t necessarily need to provide something). This action is *supposed* to ask for something in the third pane. Specifically, it’s asking for any arguments you want to supply to the command. I didn’t know that existed (maybe because it was broken previously), but that’s pretty cool. Anyway, I’m not sure exactly when this changed. There was a recent fix for the third pane not showing up, but that should only apply to AppleScripts. What *might* be a bug is that to run it with no arguments, you have to hit ↩ twice. Seems to me that it should run right away, since the third pane is marked as optional for that action. Could you open an issue on GitHub? https://github.com/quicksilver/Quicksilver/issues FYI, if you just want to run something and don’t care about the results, the Open action should work. -- Rob McBroom <http://www.skurfer.com/>
