pcre2el
pcre2el copied to clipboard
pcre-mode bug, it not worked well with (isearch-yank-word)
pcre-mode is awesome. But, it broken my isearch function in some case.
I often to search a string with C-s, and then press a hotkey `(isearch-yank-word) to select word after point as search content, e.g.
- I want to search all string "${argv[@]}" in current buffer.
- move point before $.
- C-s to start isearch
- M-l (this is a keybinding) try to select
${argv
- error message: [Bad brace expression ${argv]
Thanks.
The same bug happen when isearch following string:
|_|
(point is before the first | )
following string ...
method(args)
(point is before the first ()
Thank you for the report. I'm traveling right now so I'll take a look at it when I'm back home in a couple of weeks.
@joddie , Hi, this project is not maintained?
@joddie , still living in the earth?
landing on Mars ?