Open
Description
When using the latest version (mods do you like kittens
) or v0.2 when piped to glow
(mods do you like kittens | glow
), ANSI escape sequences are not being rendered correctly in the "Window Console Host." Instead, raw codes like ←[38;5;252m←[0m←[38;5;252m←[0m ←[38;5;252m
are displayed.
- This issue is specific to retrieving answers from the OpenAI API. Other cases such as usage messages and error messages display correctly.
- The issue is only observed in the "Window Console Host." "Windows Terminal" functions as expected with no display problems.
Although this issue is likely related to the "Window Console Host," there may be potential workarounds or solutions that could address the problem and improve the rendering of ANSI escape sequences in this context. Any insights or suggestions to resolve this issue would be greatly appreciated.