Skip to content

[Feature Request] Run external command directly #17

@lonix1

Description

@lonix1

It would be nice to be able to run an external command, like so:

Linux:

"command": "gnome-terminal --working-directory=$(pwd)/src/Foo/ --quiet --command 'ls -lah'",

Windows:

"command": "cmd ...etc.",

That opens the command directly, without going through the built-in terminal, or a companion extension.

As you can see in this extension, it's possible - but that extension is abandonware.

Would be nice to have that functionality in this extension. Thanks!

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