Skip to content

Add Curses::Screen (fixes #55) #101

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged

Add Curses::Screen (fixes #55) #101

merged 1 commit into from
Apr 10, 2025

Conversation

shugo
Copy link
Member

@shugo shugo commented Mar 14, 2025

  • Curses::Screen.new
  • Curses::Screen#set_term
  • Add stdscr to struct screendata
  • Add screen_mark() to mark stdscr
  • Curses::Screen#set_term should set Curses.stdscr
  • Add Curses.endwin

@shugo shugo force-pushed the support_newterm branch 3 times, most recently from 55be2e8 to 2e48146 Compare April 10, 2025 06:39
@shugo shugo marked this pull request as ready for review April 10, 2025 06:40
@shugo shugo requested a review from Copilot April 10, 2025 06:40
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

@shugo shugo force-pushed the support_newterm branch from d7ee75f to ebebe2d Compare April 10, 2025 06:43
@shugo shugo merged commit f53fdbd into master Apr 10, 2025
9 checks passed
@shugo shugo deleted the support_newterm branch April 10, 2025 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant