Skip to content

nosuchcommand || echo hello does not execute "echo hello" #12654

Description

@krobelus

Expected:

$ nosuchcommand; or echo hello
fish: Unknown command: nosuchcommand
hello

Unexpected:

$ nosuchcommand || echo hello
fish: Unknown command: nosuchcommand

Discussed in #12646

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions