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

Add Posix.TTY #186

Open
athas opened this issue Oct 13, 2024 · 0 comments
Open

Add Posix.TTY #186

athas opened this issue Oct 13, 2024 · 0 comments

Comments

@athas
Copy link
Contributor

athas commented Oct 13, 2024

It would be useful if Posix.TTY could be added to the Basis Library, as that would allow programs such as the following to work with MLKit: https://sigkill.dk/programs/noncanon.html

MLton has an implementation of this module, and since it is mostly just a wrapper on top of C code, I think it would be fairly easy to incorporate a solution based on the one in MLton.

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