Skip to content

New lines in arguments aren't being splitted #20

@GerardSmit

Description

@GerardSmit

Let's say we have the following command:

>createcommand test say "Hello"

When we read the first argument it'll return test as expected but when you use a new line like:

>createcommand test
say "Hello world"

The first argument will return: test\nsay. I would expect that this returns test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions