You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add an action item like this:
dirname "FONTPATH" | xargs xdg-open
But I can not find a way to do this since (1) Executable and Arguments are two
different fields and (2) FILEPATH automatically gets added to the arguments.
I have tried using a hash (#) to comment out the FILEPATH as well as using
variables, to no success.
Is there a way to currently make this work?
Otherwise, perhaps FONTDIR could be added as a magic constant which, when used,
silences the automatic use of FILEPATH in the arguments. Or some other solution.
Original issue reported on code.google.com by [email protected] on 22 May 2015 at 7:49
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 22 May 2015 at 7:49The text was updated successfully, but these errors were encountered: