Skip to content

Provide a way to disable/escape file pattern matching #3

@algon-320

Description

@algon-320

Current implementation always tries to expand file patterns (e.g *.txt) even if it is wrapped by single quotes,
so we cannot escape pattern maching at the moment.
But disabling pattern maching is a necessary feature in order to pass arguments that contain * to some commands (e.g. find, grep, etc.).

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