Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Fix notif kws that start/end with non-word chars #2500

Merged
merged 3 commits into from
Oct 5, 2017

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 5, 2017

Only prepend / append word boundary characters if the search
expression starts or ends with a word character, otherwise they
don't work because there's no word boundary between whitespace and
a non-word char.

dbkr added 2 commits October 5, 2017 11:33
Only prepend / append word bounary characters if the search
expression starts or ends with a word character, otherwise they
don't work because there's no word bounary between whitespace and
a non-word char.
@ara4n ara4n self-assigned this Oct 5, 2017
@ara4n
Copy link
Member

ara4n commented Oct 5, 2017

lgtm!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants