On 17 Mar 2017, at 0:27, Fred Weiner wrote:

I use LibreOffice and would like to open it in either the Writer or Calc modules, rather than go through the extra clicks via its opening screen to
get there. So I created two aliases in
.bash_profile, LOW and LOC, thus:

alias LOW='/Applications/LibreOffice.app/Contents/MacOS/soffice --writer &&
killall iTerm'
alias LOC='/Applications/LibreOffice.app/Contents/MacOS/soffice --calc &&
killall iTerm'

then triggers to them by, first pane, .LOW (or .LOC); second pane 'run a
text command in terminal/iTerm (have tried both); assign to key combo.

When you say “triggers”, do you mean you’ve created triggers for these, or are you just calling up the interface and typing “.LOC” manually? “Run a Text Command in Terminal” seems to be working for both regular commands and aliases when I try it manually.

Are there any errors in `/Applications/Utilities/Console.app`?

iTerm will almost certainly fail since they changed their AppleScript syntax and no one has updated the plug-in yet.

--
Rob McBroom
http://www.skurfer.com/

--
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.

Reply via email to