Skip to content

Add alternative sugguestion to error for && #7237

@probablySophie

Description

@probablySophie

command_A && command_B is probably going to be a typical attempt people make to run sequential commands, but nushell uses command_A; command_B. As a shell that prides itself on its error messaging I feel the error message should probably suggest using ; instead of the current executable was not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    A:error-unhelpfulThe error message you observe is not helpful to identify the problemcategory:enhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions