Skip to content

Drag-and-Drop Escape (3.1.0) #16

@xayaank

Description

@xayaank

In 3.1.0, escape sequences manually handled with _term.drain_escape().

Risk: If user drags file while the program is in sub-menu (like entering a password), path can be partially read as the password.

Fix: Ensure terminal buffer is cleared immediately before any prompt_secret call to prevent "ghost" characters from D&D logic leaking into password buffer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug-riskdocumentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions