Skip to content

stop parsing flags when -- is provided in command line #734

Description

@hojerst

Description

Currently the argument parser doesn't honor a -- in the command line which might be necessary to allow "flag like arguments" to be parsed. (i.e. a regular argument which starts with a -; for example a file name -x).

If this breaks existing behaviour I'd like to have this as an option in the settings.yml at least, although i don't see much reason why this shouldn't be enabled by default as most gnu based cli's already work this way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions