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

fix(query): windows: explicitly open CONIN/CONOUT when I/O is not a t… #444

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

aymanbagabas
Copy link
Member

…erminal

This change explicitly opens CONIN/CONOUT when either in/out files is not a terminal. Otherwise, the background color query fails because the streams are not console devices.

Fixes: charmbracelet/sequin#28

…erminal

This change explicitly opens CONIN/CONOUT when either in/out files
is not a terminal. Otherwise, the background color query fails because
the streams are not console devices.

Fixes: charmbracelet/sequin#28
@aymanbagabas aymanbagabas merged commit 8f4aab7 into v2-exp Nov 22, 2024
19 checks passed
@aymanbagabas aymanbagabas deleted the v2-query-win branch November 22, 2024 17:00
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