On Apr 20, 2008, at 3:54 PM, logan wrote:
As in most places in the mac typing opt-enter will let you enter a
newline into a text field. I'm not sure it will yield an enter vs a
newline but it's the best I know of. Or you could use the IM Item...
action instead of Type Text or write an apple script action to do
this.
No no, Enter as in submit, not new line.
I understand. I wasn't sure if opt-enter would work as newline or
"submit". Hence the suggestion in this case to use the IM Item...
action instead (which does the submit and means you never have to
leave QS).
Not easily. You could possible use command objects (control-return)
and the comma trick to do it, by entering the same command three
times, but that's not a good solution.
I'll try it and see what happens.
Also, by your experience, when I use the Type Text command I made, are
there any glitches with Leopard 10.5.2?
Yesterday in Firefox and in Spotlight the command got caught in a
continuous loop, and kept repeating over and over. I had to quit
Quicksilver and start over. I'm not as concerned by this issue though.
It has only done this once.
I don't use the action much at all so I don't have any first hand
experience. But this is the first report of such a problem I've seen.
Howard