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

term: windows console handling is incomplete #13400

Closed
emberian opened this issue Apr 8, 2014 · 3 comments
Closed

term: windows console handling is incomplete #13400

emberian opened this issue Apr 8, 2014 · 3 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. O-windows Operating system: Windows

Comments

@emberian
Copy link
Member

emberian commented Apr 8, 2014

The Windows Console API is large and complex. libterm only handles using stdout as a console.

Honestly nobody cares about the windows console API. This work probably belongs in https://github.com/klutzy/rust-windows

@kj6dou
Copy link

kj6dou commented Dec 6, 2014

I'm playing with some code to add the bold, underline, and reverse video attributes. Is that relevant to this issue?

@retep998
Copy link
Member

retep998 commented Dec 6, 2014

Any way to expose the attributes of the Windows Console API is relevant to this issue.

@steveklabnik
Copy link
Member

This issue has been moved to the term repo: Stebalien/term#13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. O-windows Operating system: Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants