]> git.lyx.org Git - features.git/commit
FindAdv: Correctly match '\[' and '\]' in regular expressions with format enabled
authorKornel Benko <kornel@lyx.org>
Sat, 23 Feb 2019 12:11:34 +0000 (13:11 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 12:39:58 +0000 (14:39 +0200)
commit5c7952b0545db84e41919464f98762b3560f9849
tree5ef5ac94dddfec0edfe880485d6f2083de0b2a5b
parent8db16396e36a982f1047404acea15887f5b3d4cc
FindAdv: Correctly match '\[' and '\]' in regular expressions with format enabled

We have to check for instances of '{[}' and '{]}' and
omit removing the enclosing parentheses
src/lyxfind.cpp