Skip to content

Split node-pty into 2 components #151

@Tyriar

Description

@Tyriar

I'm proposing we split node-pty into 2 sub-components that can be used independently or together with node-pty. The components would do:

  1. Launch the shell and expose the FD (most of the C++ logic)
  2. Connect to the FD (most of the TS logic)

This will help support:

Note that the node-pty repo and npm package will remain, nothing will change in that respect. The node-pty repo and package will mainly just be glue code between the new sub-components.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions