Skip to content

portable-pty and assert_cmd: drop or build the pty harness #317

Description

@blooop

Question

portable-pty = "0.9" sits in the workspace manifest used by no crate (absent from Cargo.lock); assert_cmd is a live dl dev-dependency with zero uses. The Rust pty harness they imply was never built, so Runner::session's real-terminal behavior and the skim picker's has-a-terminal branch are exercised only via the Python e2e suite (Docker required). Decide: drop the deps, or build the harness. Graduate the resulting build onto the map.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions