Skip to content

parenthesis characters outer of $(command substitution) in string cause error #8394

@floam

Description

@floam

Yikes:

> echo "($(echo foo))"
fish: Mismatched parenthesis
echo "($(echo foo))"
     ^

(also: cursor is wrong; it should be under one of the parenthesis.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething that's not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions