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 ENVIRON and NEW-ENVIRON option support #15

Open
Kaiepi opened this issue Jun 20, 2019 · 0 comments
Open

Implement ENVIRON and NEW-ENVIRON option support #15

Kaiepi opened this issue Jun 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Kaiepi
Copy link
Owner

Kaiepi commented Jun 20, 2019

Fairly straightforward, just write support for these two options according to their RFCs. The only addendum I'd add is USER, DISPLAY, PRINTER, and XAUTHORITY must be the only user environment variables sent (these are the ones sent by OpenBSD's TELNET implementation) by default, with the option to enable/disable which environment variables get sent on top of that, so this library stays as nice and unopinionated as possible.

@Kaiepi Kaiepi added the enhancement New feature or request label Jun 20, 2019
@Kaiepi Kaiepi changed the title Implement ENVIRON and NEW-ENVIRON support Implement ENVIRON and NEW-ENVIRON option support Jun 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant