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
Only escaping spaces it not sufficient in cases where
the plugin is used from a path containing an ampersand,
for example. Using escapeshellarg() on the path to the
executable should be enough to handle special characters.
0 commit comments