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
I noticed the copy button in the docs includes the $ when using the copy button, which means I need to go back to the beginning of every command and delete it for it to run properly. Created this PR, which modifies the behavior to strip the $ and leading whitespace. #395