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

Merge pull 120 with code to access curses screen directly #122

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aki009
Copy link

@aki009 aki009 commented Jun 6, 2022

Pull #120 with some changes to fork code to support use of curses screen directly. This supports apps that do major work outside of the usual event loop.

Moved mouse_enable to class NPSApp.init instead of run() function.

Added class NPSApp.init option to enable color.

Removed a bunch of curses init code in NPSApp that seemed to be managed elsewhere already.

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.

1 participant