Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protocol does not handle multiple spaces in white space separators #80

Open
riban-bw opened this issue Jul 7, 2024 · 1 comment
Open

Comments

@riban-bw
Copy link

riban-bw commented Jul 7, 2024

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.

riban-bw added a commit to riban-bw/mod-host that referenced this issue Jul 7, 2024
Allow any quantity of spaces in protocol word separators.
@riban-bw
Copy link
Author

riban-bw commented Jul 7, 2024

I have submitted a PR that skips multiple spaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant