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

cmdqueue appended while in alt screen #25

Merged
merged 1 commit into from
May 26, 2022
Merged

cmdqueue appended while in alt screen #25

merged 1 commit into from
May 26, 2022

Conversation

najohnsn
Copy link
Member

This PR allows another thread (maybe a thread created by a plugin) to append to the zti cmdqueue while in full/alternate screen mode. When the additional command is recognized, zti will return to the command line (normal screen) mode to process the command. Presumably the thread that appended to the cmdqueue uses tnz.wakeup_wait() to get the command(s) processed in a timely manner.

@najohnsn najohnsn merged commit ac54eb2 into main May 26, 2022
@najohnsn najohnsn deleted the cmdqueue-append branch May 26, 2022 13:36
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