Skip to content

Function parse_args parses incorrect arguments #233

@jouae

Description

@jouae

When executing the ih command with multiple leading spaces, the parsed arguments contained unexpected characters as following:

cmd> ih              1
l = [1cU]

the expected result should be only '1', but 'cU' appeared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions