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
When entering a command, the protocol separates the command to words using space as the delimiter. If there is more than one space then the parsing fails. It may be advantageous to support any quantity of spaces in command separators.