-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request
Description
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
Labels
help wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull request