Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Test the coder CLI on Windows #241

Closed
Labels
apiArea: HTTP APIsiteArea: frontend dashboard
@kylecarbs

Description

@kylecarbs

The Windows ConPty API supports reading/writing through two separate file descriptors. This incompatibility with the existing Unix convention has caused pty libraries to wait for a single pipe, instead of janking a library with the two.

We can add support tohttps://github.com/Netflix/go-expect relatively trivially, but would have to break the exposed API (specifically theTty() function.

I tried modifying the upstreamhttps://github.com/creack/pty library, but it is heavily dependant on a single*os.File, so it seems unreasonable to change.

See:microsoft/terminal#262

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiArea: HTTP APIsiteArea: frontend dashboard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp