Skip to content

Add --literal flag to force natural language parsing #6

Description

@CoreyRDean

The current implementation of the command parser allows for subcommand matching based on the first word. This can lead to unexpected behavior when the first word matches a subcommand. The --literal flag should force everything after it to be parsed as natural language, regardless of the first word, to avoid this issue.

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions