If I understand you correctly, you are annoyed that some of your triggers leave Quicksilver's command window open after they execute. Perhaps this explanation will help.
Some actions only do something to an object (for example, creating an e-mail message addressed to the selected contact). If you create a trigger for one of these actions, you will not see the QS command window at the end. However, other actions do something and then return the result of their action by putting the result in the first pane of the command window (for example, moving a file to a new folder). This is so that you can verify the result and so that you can do something else with it if you need to. If you create a trigger for one of these actions, you will see the QS command window appear after running the action because it is showing you the result of what it did. There is no global setting for this because the behaviour is specific to individual actions. If there were a global option to turn off this behaviour, it would break many actions. For example, the Calculate action would become useless, since it would never show you the result of its calculation. What exactly are you trying to do? Perhaps we can find a workaround for your particular situation. On Nov 24, 8:43 am, Daniel Schmidt da Silva <[email protected]> wrote: > I'd like to have id closed after perfoming any action. > Can I do this? > I have triggers that "do something and that's it". But it annoys me I > "do something" and have to close the box every time (imagine a "do > something" a lot). > > I haven't found any preference or thread on that. How can I do this?
