mintty
mintty
Finding this recent change in MSYS that supports the workaround was really an act of digging, I suppose :) Thanks a lot for the analysis; the patch should be ported...
Your program, compiled with cygwin x86_64-w64-mingw32-gcc, works for me in both cygwin and MSYS. So how would you compile it to not work? > WT seems to be happily spawning...
Note that setting `disable_pcon` on the fly works when launching mintty or a new shell, so even if `CYGWIN=disable_pcon img2sixel` may not change the ConPTY mode, `CYGWIN=disable_pcon sh -c img2sixel`...
> Did you test it with the above? Above what? As just said, I do not have a significant test scenario. If I get working instructions how to construct one,...
nvim was logged to send wrong escape sequences in the documented scenario: https://github.com/mintty/mintty/issues/1239#issuecomment-1774199317
infocmp does not depend on the terminal, it only considers $TERM I've tried to vary on xterm-256color etc already.
@justinmk, this is not a terminal issue as has been demonstrated in https://github.com/mintty/mintty/issues/1239#issuecomment-1774199317. It might be a bug induced by the conhost layer of Windows 10, or it might be...
The build process suffers a bit from keeping compatibility with legacy systems. (It's currently tested on cygwin, Linux, Tru64, SCO Unix, Unixware, Ultrix.) Can you attach the full build log?...
What does ls -l src/*/Radical_Stroke.h say? (I've tried to fix the many warnings from insutf8.) I've installed FreeBSD in a VIrtualBox but it does not give me Internet connectivity, so...
If you don't want to await my fix... you could manually copy the proper file into keymaps0/ and/or keymaps1/ for testing the release. Also, any hint how to best install...