Skip to content

; broken when using Fish shell #4918

@malmaud

Description

@malmaud

With fish as my default shell, I get the below error. Presumably that is because in Fish, (x) is like $x in bash and not a grouping operator.

julia> ;ls
fish: Illegal command name '(ls)'
Standard input: (ls) && true
^
ERROR: failed process: Process(/usr/local/bin/fish -i -c '(ls) && true', ProcessExited(127)) [127]
in pipeline_error at process.jl:476
in run at process.jl:453
in repl_cmd at client.jl:62

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIndicates that a maintainer wants help on an issue or pull request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions