Skip to content

how to make "py" files open? #995

@wollframium

Description

@wollframium

I'm new to terminal programs, I have scripts that I run on double click "filename.py"

after that, the python console opens and the script is executed in it.

but since you need to run a lot of copies of the script, it looks not very convenient....

image

therefore, I decided to look for a solution in which it would be in the form of tab.

I really liked this application, it's better than Microsoft made the microsoftterminal, because I couldn't even install it because the Windows version doesn't fit)
but I am faced with the fact that I can not redirect the launch of "files.py" to flute.exe
i tried creating "cmd" "bat" "vbs" "ps1" and using
flute.exe run
in the content of these files in different ways indicated something like "py filename.py"

gave these errors
image

maybe i did something wrong here? I don’t know what the working folder is, so I installed the one where the script is, and I don’t know what the arguments are, so I left it empty
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