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

Implement support for Telnet TTYPE (Terminal Type) option #128

Open
wants to merge 2 commits into
base: feat/telnet-linemode
Choose a base branch
from

Conversation

mystiker
Copy link
Collaborator

@mystiker mystiker commented Nov 4, 2024

Description

This PR adds support for the Telnet TTYPE (Terminal Type) option, allowing the client to communicate its terminal type to the server.

The hardcoded value for this Option is now "webmud3b".

Fixes #126

@mystiker mystiker linked an issue Nov 4, 2024 that may be closed by this pull request
@mystiker
Copy link
Collaborator Author

mystiker commented Nov 4, 2024

Lets test before merging since we send something to UNItopia in this case.

@mystiker mystiker self-assigned this Nov 4, 2024
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.

Implement Telnet TTYPE Option (Terminal Type)
1 participant