Skip to content

Escaping curly braces in command #25

@qbx2

Description

@qbx2

Hello. First of all, thank you for writing this super useful utility.

Today, I wanted to run curl commands using rargs, with -w '%{http_code}' to change curl's output behavior. However, I just found that rargs is replacing the format string to '%'. I tried using '{{' or '{' instead of '{' but it did not work. Is this possible to escape curly braces in this case?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions