[LyX/master] Put the LyX window frontmost automatically on Mac on successful reverse search
Dr Eberhard Lisse
nospam at lisse.NA
Fri Feb 14 09:27:51 UTC 2020
This is VERY helpful for some perl scripts of mine :-)-O
use Mac::AppleScript qw(RunAppleScript);
RunAppleScript(qq('tell application id "org.lyx.lyx" to activate'));
thanks, el
On 14/02/2020 08:39, Stephan Witt wrote:
> Am 13.02.2020 um 18:24 schrieb Jean-Marc Lasgouttes <lasgouttes at lyx.org>:
[...]
> $ /usr/bin/osascript -e 'tell application id "org.lyx.lyx" to activate'
[...]
More information about the lyx-devel
mailing list