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

TerminalMode is missing modes #98

Closed
bbarenblat opened this issue Jul 4, 2017 · 0 comments
Closed

TerminalMode is missing modes #98

bbarenblat opened this issue Jul 4, 2017 · 0 comments
Milestone

Comments

@bbarenblat
Copy link
Contributor

The TerminalMode enum is missing a few flags. I’m missing ONLCR in particular, but expanding TerminalMode’s coverage would be generally nice.

bbarenblat added a commit to bbarenblat/haskell-unix that referenced this issue Jul 5, 2017
Add ONLCR, OCRNL, ONOCR, ONLRET, OFILL, NLDLY, CRDLY, TABDLY, BSDLY,
VTDLY, and FFDLY.

Closes: haskell#98
@hvr hvr added this to the 2.8.0.0 milestone Aug 8, 2017
@hvr hvr closed this as completed in #99 Aug 9, 2017
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

2 participants