Skip to content

Fix wildcard when matching nothing#66

Open
codingHahn wants to merge 1 commit intoklingtnet:masterfrom
codingHahn:bugfix/wildcard-match-zero
Open

Fix wildcard when matching nothing#66
codingHahn wants to merge 1 commit intoklingtnet:masterfrom
codingHahn:bugfix/wildcard-match-zero

Conversation

@codingHahn
Copy link
Copy Markdown

According to the OSC standard, a wildcard (*) matches zero or more characters. But in the implementation it always had to match something. Now matching nothing is also valid.

According to the OSC standard, a wildcard (*) matches zero or more
characters. But in the implementation it always had to match something.
Now matching nothing is also valid.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant