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

std: add terminfo module #6150

Closed
wants to merge 1 commit into from
Closed

Conversation

daurnimator
Copy link
Contributor

@daurnimator daurnimator commented Aug 23, 2020

#2931

TODO:

  • terminal capabilities object
  • terminfo compiled file parsing
  • terminfo text file parsing
  • tput init/reset
  • tparm
  • figure out 'standard' windows locations or sensible defaults

@daurnimator daurnimator added the standard library This issue involves writing Zig code for the standard library. label Aug 23, 2020
@andrewrk
Copy link
Member

This draft is a couple months old. As usual, feel free to re-open when it's ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standard library This issue involves writing Zig code for the standard library.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants