Skip to content

Bug: Escape sequence is not processed. #11

Open
@0komo

Description

@0komo

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:

  1. Input pattern \32-
  2. Test it by inputting
  3. 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

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