Doing an isearch for '[' and then invoking avy-isearch would trigger an
error like:
Invalid regexp: "Unmatched [ or [^"
If we are not doing a regex-based search, escape the search string to
avoid these kind of issues.
master
parent
2e3c2f7c88
commit
58bc417c55
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue