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

bugfix: escape special characters in URL prefixes used in a regex #301

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

a5huynh
Copy link
Collaborator

@a5huynh a5huynh commented Feb 6, 2023

Also fixes macos shortcuts for text manip (Cmd+A, etc.)

@a5huynh a5huynh force-pushed the bugfix/escape-regex-chars branch 2 times, most recently from 541dea0 to 8f3743f Compare February 6, 2023 19:38
@a5huynh a5huynh merged commit 676c00c into main Feb 6, 2023
@a5huynh a5huynh deleted the bugfix/escape-regex-chars branch February 6, 2023 19:59
a5huynh added a commit that referenced this pull request Feb 6, 2023
* escape any special characters in a URL prefix before turning into a regex

* fix issue w/ app menu not showing up correctly in macos
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