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

Synchronized updates do not implement timeout #4050

Open
alois31 opened this issue Mar 9, 2025 · 0 comments
Open

Synchronized updates do not implement timeout #4050

alois31 opened this issue Mar 9, 2025 · 0 comments

Comments

@alois31
Copy link

alois31 commented Mar 9, 2025

2. Issues with the Zellij UI / behavior / crash

Issue description

The implementation of the synchronized updates specification does not include a timeout. This will lead to the pane staying visually locked indefinitely when a program crashes while trying to perform a synchronized update.

Minimal reproduction

echo -e '\e[?2026h'

Other relevant information

The specification explicitly recommends a timeout to be implemented for the reason stated in this issue: https://gitlab.com/gnachman/iterm2/-/wikis/synchronized-updates-spec#timeout

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

No branches or pull requests

1 participant