The following doesn't work, iTerm is always in front of the Zim python window.
''' #!/bin/bash /usr/local/bin/python $HOME/bin/zim-0.65/zim.py & /usr/bin/osascript -e "tell application \"System Events\" to set frontmost of process \"Zim\" to true" ''' > > -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
