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

Fix backspace key and not arrow keys #52

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

sdebionne
Copy link
Contributor

Fixes #51

Also fixes the "not arrow keys" inputs (try F1-9 keys for instance) where the state machine currently get stuck in state Step::_3.

Tested with the Windows telnet client.

@daniele77
Copy link
Owner

Thank you very much for your contribution @sdebionne , I hope to find the time to check it as soon as possible.

BTW: have you tested it with linux clients, too?

@sdebionne
Copy link
Contributor Author

I have just tested complete on Linux, with both Linux and Windows telnet client. Works fine!

@daniele77 daniele77 merged commit dfab586 into daniele77:master Apr 23, 2020
@daniele77
Copy link
Owner

Just merged your PR. Thank you for your contribution, @sdebionne

@sdebionne sdebionne deleted the fix-backspace-key branch May 5, 2020 09:03
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

Successfully merging this pull request may close these issues.

Backspace from remote terminal
2 participants