Windows-specific heuristics for TE detection #232
Labels
compatibility
Compatibility (e.g. terminal quirks)
feature
New feature or request
research
Research & discussion
We may be able to gain some information from calls to
getFileInformationByHandleEx
andntQueryObjectNameInformation
on Windows. Cf. https://github.com/RyanGlScott/mintty/blob/master/src/System/Console/MinTTY/Win32.hsc . Need to investigate what it returns for various TEs apart from MinTTY and see if it's any use generally.The text was updated successfully, but these errors were encountered: