notcurses
notcurses copied to clipboard
Update support for Windows Terminal (and conhost)
As of recently, any VT sequence will get passed through to conhost regardless if fully supported or not. On the other hand, Sixel is now fully implemented in both WT and conhost. There are other VT sequences which are explicitly enabled for some terminals but not for Windows even though conhost and/or WT do support them. See https://github.com/microsoft/terminal/pull/17421 and https://github.com/microsoft/terminal/pull/17510.
Is this why I have been failing at life trying to get anything going on WT? I am very new here and trying to scale that steep learning curve, so it could be a skill issue on my end...