Skip to content

[FR] Add -- option to prevent interpretation of filenames with dashes #59

@protist

Description

@protist

Observed behaviour

$ touch -- a b -i
$ dragon *

The dragon window only show files a and b, using -i as the option (i.e. --icon-only).

Expected behaviour

dragon should interpret -i correctly as a file, not as an option. This could be by a -- option, i.e.

$ dragon -- *

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