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

Support for new Suspend and Resume API. #431

Merged
merged 1 commit into from
Feb 20, 2021
Merged

Support for new Suspend and Resume API. #431

merged 1 commit into from
Feb 20, 2021

Commits on Feb 20, 2021

  1. Support for new Suspend and Resume API.

    fixes #194 Starting multiple screen sessions (lost key event)
    
    You can test this by using the mouse demo, which now supports pressing
    CTRL-Z.  This does not actually suspend the demo, but starts a subshell
    which takes over.  After the subshell is exited, the demo takes control
    of the screen back.  This can be done multiple times, and it is possible
    to start multiple "nested" iterations of the demo this way.
    gdamore committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    1655637 View commit details
    Browse the repository at this point in the history