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

Ability in Windows to configure show console options and console title #112

Open
MikeNeilson opened this issue May 6, 2024 · 0 comments

Comments

@MikeNeilson
Copy link

I have an application that needs the ability to set the console title and start up a console if configured to do so.

I was considering adding some extra, conditional on windows, options elements to handle at least those two.
Assuming such conditional blocks are reasonable to the design of the project. I don't think those operations really apply to Posix environments in any reasonable way.

It probably wouldn't be too difficult to tackle #61 while I was at it since it would be in the same areas of code.

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