Skip to content

Shell mode on Windows #71

@jaakkor2

Description

@jaakkor2

https://github.com/modernjuliaworkflows/modernjuliaworkflows.github.io/blob/main/pages/writing/writing.md#shell-mode-

By pressing ; you enter a terminal, where you can execute any bash command you want.

On Windows echo "hello" returns

ERROR: IOError: could not spawn `echo hello`: no such file or directory (ENOENT)

Possibilities include cmd /c echo "hello" or powershell echo "hello".

Endless discussion here JuliaLang/julia#23703 and in the linked issues and PRs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions