Unrecognized shell error on Mac #222
Replies: 1 comment
-
The main problem here is that the Shell commands plugin cannot recognise what kind of special characters escaping method to use when the shell is On macOS and Linux, the plugin supports
In settings, this error message probably comes up when shell command preview texts are being displayed. It might cause some things not to work correctly in the settings, as it stops JavaScript code interpreting (maybe I should improve this behavior). When you actually try to execute shell commands, this error will prevent the execution, at least for shell commands that use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I see this error a lot. One way to replicate the issue is to simplt open the settings in Obsidian. Things still seem to work but it is very annoying.
Error:
EscapeValue(): Unrecognised shell: sh
Beta Was this translation helpful? Give feedback.
All reactions