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
Currently when a command parameter is quoted, the surrounding quotes are being suppressed. This can mess up sub-shells that need to leverage quotes for parsing more complex input parameters. This needs to be fixed.