-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(query): windows: explicitly open CONIN/CONOUT when I/O is not a t…
…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
- Loading branch information
1 parent
8448a9b
commit 8f4aab7
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters