Skip to content

'with path' is broken with trailing whitespace #870

Description

@bitprophet

The current implementation of PATH expansion leaves a trailing space which gets escaped and thus becomes part of the actual value added to the shell's path. E.g. attempts to add foo to the path end up adding foo.

Hopefully we can just strip this away; feels like a naive attempt to leave a space "open" for future parts of a built string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions