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

Maybe use stty size instead of ioctl #460

Open
JakeRoggenbuck opened this issue Nov 8, 2022 · 1 comment
Open

Maybe use stty size instead of ioctl #460

JakeRoggenbuck opened this issue Nov 8, 2022 · 1 comment
Labels
enhancement New ideas or features to add good first issue Good for newcomers

Comments

@JakeRoggenbuck
Copy link
Owner

The idea is form here
https://stackoverflow.com/questions/263890/how-do-i-find-the-width-height-of-a-terminal-window

@JakeRoggenbuck
Copy link
Owner Author

Rational for doing this is nix a pretty large library is only used for this and one other thing. If we switch it, we may be able to remove the dependency and some unsafe code.

@JakeRoggenbuck JakeRoggenbuck added enhancement New ideas or features to add good first issue Good for newcomers labels Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New ideas or features to add good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant