Why not set up your trigger with /Applications/LibreOffice.app/Contents/MacOS/soffice --writer as text in the first pane and the Run Command in Shell action in the second pane? Then you can skip dealing with Terminal and/or iTerm completely.
<https://lh3.googleusercontent.com/-NXrJGJ2b4gQ/WO55SKo26MI/AAAAAAAAAfo/ty6li9aUTZ0IgZj9SzXlV_y38efzWcKIACLcB/s1600/Screen%2BShot%2B2017-04-12%2Bat%2B12.59.32%2BPM.png> On Thursday, 16 March 2017 22:27:18 UTC-6, DrFred wrote: > > Friends, > > 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. > > Nothing happens when invoked. The strange thing is this exact setup used > to work, and I'm wondering if a recent QS upgrade broke, or altered the > text command in terminal piece? > > Thanks for looking at this.... > > Fred Weiner > -- 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.
