Skip to content

Fixes VT sequence DECSCPP and DECCOLM #1207

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
Sep 20, 2023
Merged

Fixes VT sequence DECSCPP and DECCOLM #1207

merged 1 commit into from
Sep 20, 2023

Conversation

christianparpart
Copy link
Member

@christianparpart christianparpart commented Sep 20, 2023

  • fixed nested mutex lock during requested screen resizing
  • fixed not reflecting requested screen resizes (probably introduced via QML PR)

closes #1205

@github-actions github-actions bot added VT: Backend Virtual Terminal Backend (libterminal API) frontend Contour Terminal Emulator (GUI frontend) labels Sep 20, 2023
@christianparpart christianparpart changed the title Fixes VT sequence DECSCPP and DECCOLM (#1205) Fixes VT sequence DECSCPP and DECCOLM Sep 20, 2023
Signed-off-by: Christian Parpart <christian@parpart.family>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Contour Terminal Emulator (GUI frontend) VT: Backend Virtual Terminal Backend (libterminal API)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DECSCPP causes the terminal to hang
1 participant