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

Watch terminal size and react to resize events #92

Open
clue opened this issue Sep 24, 2019 · 0 comments
Open

Watch terminal size and react to resize events #92

clue opened this issue Sep 24, 2019 · 0 comments

Comments

@clue
Copy link
Owner

clue commented Sep 24, 2019

This project should watch the terminal size and emit an event when the terminal size changes. Among others, this helps with limiting user input (#4) and future mouse support (#82). If the size can not be determined, it should apply some sane defaults (most likely assume 80x24).

Refs https://softwareengineering.stackexchange.com/questions/148677/why-is-80-characters-the-standard-limit-for-code-width

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant