-
Notifications
You must be signed in to change notification settings - Fork 60
conn.Read Ctrl+c failed #21
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
Comments
Can you give me some more info about this issue (sample code)? How do you send this Ctrl-C? |
I am implementing a web terminal.When i want to cmd ctrl+c,the error appeared. |
I have solve it by add cmdData = 242 |
It seems the cmdData command isn't handled. Can you share the way you handled it? |
unknown command: 242
The text was updated successfully, but these errors were encountered: