Extend GetConsoleMode or add an new API set, to allow guest programs to distinguish CONHOST and Windows Terminal #1153
Labels
Area-Interop
Communication between processes
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Product-Conpty
For console issues specifically related to conpty
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
An equivalance to
$TERM
but more powerful:HRESULT GetTerminalSupport(HANDLE hConsole, LPCWSTR featureName, INT *pSupport);
featureName
may include "FontFallback", "Emoji", "Ligatures", etc.The text was updated successfully, but these errors were encountered: