using terms from application “Quicksilver”
on process text theText
# do something with theText
end process text
end using terms from
When you select such a script in the first pane, the default action should become “Process text…” and you should be able to tab over to the third pane to enter something.
Using the latest build, the action is set to “Process text…” but the third pane will not appear.
Can anyone using the latest build reproduce this? I’m coming from B54, so this could have been broken a long time ago.
For what it’s worth, the reverse is working as expected. That is, I can enter text in the first pane, select the AppleScript-based action, and run it.
--
Rob McBroom
<http://www.skurfer.com/>
I was looking into it here: https://github.com/quicksilver/Quicksilver/issues/#issue/144and tested it for myself - couldn't get it to work either.
I'm guessing it's another 'bad' commit that should maybe be reverted?