Replies: 1 comment 1 reply
-
Nice! This would be useful as a pull request I think. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If starting from Lem.app on macOS, the PATH may not complete so
uiop:launch-program
oruiop:run-program
would not work (if rely on homebrew). The following function can help extract correct PATH information and set it if needed.Other solutions:
open -a Lem.app
from terminal.plist
as Application configurationBeta Was this translation helpful? Give feedback.
All reactions