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
Windows uses backslashes for paths, but running such command
ls "C:\Program Files\"
would not work as it expects a forward slash; this makes msls a bit frustrating to use with autocomplete, there should be an option to use backslashes as path separators