Skip to content

[Windows] WinPTY support for Windows < 1809 #8

@cocoa-xu

Description

@cocoa-xu

Windows support is possible by utilizing the Windows conpty API on Windows 1809+ and the winpty library in older version.

As mentioned in microsoft/node-pty, Windows conpty API is only available after Windows 1809 (including), so for previous versions, we have to use WinPTY.

I'll add this support later, maybe in a month. It was traumatising when developing something on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    on-demandThis issue won’t be worked on if there’s no demand.platform: windows

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions