Skip to content

[Feature request] Add option to kill active terminal before running #1285

Description

@B1BU

Is your feature request related to a problem? Please describe.
I often forget a Python script running in the terminal waiting for a keypress with msvcrt.getch(), then I try to run the script again and get all sorts of weird issues.

Describe the solution you'd like
I'm not sure what causes this issue, but I imagine if I had an option to kill the existing terminal before running the script it would fix it, since if I do that manually the issue doesn't happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions