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

Remove function gethw() #151

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

edgar-bonet
Copy link
Collaborator

As we drop support for old systems, this function is not needed anymore. Call getmaxyx() directly instead, which is supposed to be always available.

As we drop support for old systems, this function is not needed anymore.
Call getmaxyx() directly instead, which is supposed to be always
available.
Copy link
Collaborator

@hartwork hartwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edgar-bonet looks good! 👍

@hartwork hartwork added this to the 1.6.0 milestone Dec 13, 2023
@edgar-bonet edgar-bonet merged commit 96f20fe into tenox7:development Dec 13, 2023
7 checks passed
@edgar-bonet edgar-bonet deleted the no-gethw branch December 13, 2023 17:41
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

Successfully merging this pull request may close these issues.

2 participants