Open
Description
Describe the bug
Any escape sequence that's a valid syntax in literal string is not processed correctly.
To Reproduce
Steps to reproduce the behavior:
- Input pattern
\32-
- Test it by inputting
- See error.
Expected behavior
Escape sequences should be processed correctly, such as \32
as
.
Screenshots
—
Desktop (please complete the following information):
- OS: NixOS
- Browser: Zen Browser
- Version: Unstable
Additional context
—
Metadata
Metadata
Assignees
Labels
No labels