Skip to content

Windows support via ConPTY #12

Description

@sagebind

I don't want to compromise Riptide's asynchronous design by introducing dirty hacks in order to support Windows, but it would be cool for Riptide to work as a native Windows shell, as there's a poor few number of shells for it.

The old Win32 APIs for console applications does not allow asynchronous operation, but the new ConPTY API in Windows 10 does. We could build on top of that in order to have first-class WIndows support.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureshellIssues related to the Riptide shell

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions