Skip to content

Added samples for addch, attron, mouse tracking and colors #62

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 6 commits into from
May 23, 2021

Conversation

coezbek
Copy link
Contributor

@coezbek coezbek commented May 23, 2021

Additional samples which demonstrate various functions of curses:

  • addch: How to add styled characters.
  • colors: How to test if colors are supported and print them.
  • mouse_move: How to capture mouse move events and enable CSI mode.
  • attr_demo: Sample which shows each standard style.

@shugo shugo merged commit 12eaa66 into ruby:master May 23, 2021
@shugo
Copy link
Member

shugo commented May 23, 2021

Thanks for your contribution!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants