This may be a somewhat general question - suppose that I have some binary named "foo" that is run from the shell and produces some output, that I have had Quicksilver catalog. I can find "foo" in the first pane, and put "Run Command in Shell" in the second pane, and running that brings me back to the QS window with the output in the first pane. My question is, is it possible to then programmatically (say, via a triggered command) do something further to this output, like run a "Large Type" command on it or something, without having to do that by hand or resorting to an Applescript solution?
More broadly: I know it's possible to save several commands and then use the comma trick to accumulate them in the first pane, then run all of them at once, but is it possible to, with a single command, run a bunch of saved commands *in order*, such that each successive command takes its first pane input from the result of the previous one? Thanks, Tim
