Dustin L. Howett
Dustin L. Howett
Thanks for the comprehensive report, and the good repro case! Right now, it exists in the unexplored space between "using Windows APIs" (`fgets` in this case being a wrapper around...
You know, apart from the "graphical" bit, this sounds like _PowerShell_. It accepts C# (procedural and object-oriented), you can write prompt plugins, you can stream files (and objects!), and it...
I've looped in the right folks. Sorry to let this devastating bug go on for so long, but it appears to be squarely outside of our code and somewhere in...
> Any workaround? I would encourage you to read the recent posts in this thread. Reading the highly-discussed thread reporting the same issue you found is the only way to...
> 88 For what it's worth, developer tools on Windows are often only localized into a subset of ~11 languages identified to be in common use by developers. > Debian...
Thanks so much for the comprehensive repro. This is one of those thorny issues where we're trying to move the platform forward that comes at the cost of some backwards...
Yes, absolutely! If you set console mode `ENABLE_VIRTUAL_TERMINAL_PROCESSING` and emit a request for DEC private mode 2027 (`DECRQM` 2027 "grapheme cluster support"): ``` \e [ ? 2 0 2 7...
Sorry about the lack of response or better options here - it has been a much busier April and May than we expected. I think it's the right call to...