Skip to content

[Bug] python clear terminal command wont work #1241

@ShaharHarel21

Description

@ShaharHarel21
  • VS Code Version: 1.105.1
  • OS Version: 26.0.1
  • Code Runner Version: 0.12.2

Describe the bug
"python": "clear && python3 -u" , this command used to work when I executed my code and got a clear output.
For some reason it stopped working and Im trying to figure out what the issue is.

To Reproduce
Steps to reproduce the behavior:
just add this in the settings.json and try: "python": "clear && python3 -u" ,

Actual behavior
Still shows me the path in my terminal

Expected behavior
To not show the path and give me a clean output

Screenshots

Image

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