James Holderness
James Holderness
Was this code written by an LLM by any chance?
It can't be merged until it has been reviewed and approved by someone at Microsoft, and that's not something I can do. But my suggestion to you would be to...
I think the problem here is that the telnet client that comes with Windows has its own escape sequence processor, and it's not very good. I get much better results...
FYI, I could reproduce this (or at least something similar) using just the default Microsoft Japanese IME. I was running a local build of Windows Terminal within the Visual Studio...
Just as a point of comparison, DEC had similar functionality on their VAX VT220 emulator. `VTEEWR` (Enable Window Event Reports) was an `OSC` sequence which let you request notifications for...
FYI, the previously suggested method for detecting the iTerm2 image protocol was to use an `OSC 1337;ReportCellSize` query, which a number of IIP terminals already support, and I think may...
> While this is true, if it would have been accepted in the [freedesktop terminal-wg](https://gitlab.freedesktop.org/terminal-wg/specifications/-/merge_requests/8/) reduced the amount of queries necessary to get if a protocol is supported. "If it...
Have you tried using an `OSC 1337;ReportCellSize` query as I suggested on the Mintty issue? I know not all IIP terminals support it, but I'm sure a few of them...
> I did not, as that is not really part of the iterm2 protocol spec, so who would really know about that? I can't remember where exactly, but it was...
> What do other terminals do who support this when they are used with applications that use mouse modes with a control + scroll action? On the few I've tested...