[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escaping terminals and wildcard #167

Merged
merged 6 commits into from
May 14, 2022
Merged

Escaping terminals and wildcard #167

merged 6 commits into from
May 14, 2022

Conversation

nemtsov
Copy link
Owner
@nemtsov nemtsov commented May 9, 2022

Based on #165

mochja added 2 commits May 4, 2022 14:45
allows filtering properties that contains special characters `,*()/`

use `\` (backslash) for escaping such characters:

foo\/bar, will filter JSON property that matches foo/bar.
@nemtsov nemtsov changed the title Escaping terminals and wildcardd Escaping terminals and wildcard May 9, 2022
test/compiler-test.js Outdated Show resolved Hide resolved
@nemtsov nemtsov merged commit 249ceea into main May 14, 2022
@nemtsov nemtsov deleted the feature/terminal_escape branch May 14, 2022 01:51
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.

2 participants