Skip to content

Wrong Multiple File Creation Using Numbers #109

@leonardo-delfino

Description

@leonardo-delfino

When I try to create multiple files with the command cpb create {a..d}.cpp everything works fine. Instead, if I launch the same command using numbers instead of characters, e.g. cpb create {1..4}.cpp, it only creates a single file named 1__4.cpp instead of 4 separate files named 1.cpp, 2.cpp, etc.
Is this a bug or the intended behavior?

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