Skip to content

[Suggestion] Option to don't split wildcard variants by newline #862

@TuTAH1

Description

@TuTAH1

splitting wildcard elements by new line limiting wildcard file content formatting - if it contains multilevel {} or some long prompt, I have to write it in one line that harms visibility. I would prefer to either have the possibility to change the split symbol to something else than new line, or not split it at all, and just put the entire file content when calling it (using {||} inside file (instead of new lines) for random variants).
The simplest solution to implement this would be reading first line, and if it's empty, skip splitting the file by new lines (the first empty line assumed to be an indicator for such processing in this solution).

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