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

Add settitle, setcurshape, gettermsize, getch and getche #3

Merged
merged 3 commits into from Oct 23, 2019
Merged

Add settitle, setcurshape, gettermsize, getch and getche #3

merged 3 commits into from Oct 23, 2019

Conversation

Kestrer
Copy link
Contributor

@Kestrer Kestrer commented Oct 23, 2019

I wanted these functions, so I added them.

Also, I fixed that 'fo' typo, and I had to rename pause to wait to avoid conflicting with pause in unistd.h.

I've only tested the platform-dependent functions (gettermsize, getch and getche) on Linux, but they should work on Unix-like OSes and Windows. I added appropriate demos for each of the new functions, as well as entries in the README table.

I added a Makefile for easiness of use too.

I didn't update the GIF, so you will have to do that.

Copy link
Owner

@LionyxML LionyxML left a comment

Choose a reason for hiding this comment

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

Thank you very much for your colaboration!

@LionyxML LionyxML merged commit 145091f into LionyxML:master Oct 23, 2019
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.

None yet

2 participants