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

Proceed with defaults if no OSC response arrives within 5 seconds #57

Merged
merged 1 commit into from Jan 31, 2022

Conversation

muesli
Copy link
Owner

@muesli muesli commented Jan 31, 2022

Incomplete or fake terminals (like some CIs provide) never respond to OSC queries, so we need some timeout after which we give up waiting for a response. These queries are also essentially an async operation, as the terminal might be remotely connected via the network.

@muesli muesli added the bug Something isn't working label Jan 31, 2022
termenv_unix.go Outdated Show resolved Hide resolved
@muesli muesli merged commit fc03763 into master Jan 31, 2022
@muesli muesli deleted the sequence-timeout branch January 31, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants