In konsole, I had a search set up for `history` (which had matches), I then wanted to also find matches for `timing`, so I changed the pattern to `history|timing` but found no matches. I then checked the options where I had assumed regex was already enabled, but it wasn't. So, I toggled that option on and still didn't find any matches -- oops, bug! I then deleted the last letter of my pattern and added it back on and then I had matches -- and a work-around.
Git commit 9db706226bd221abcecf7ecac4d442430088a11a by Kurt Hindenburg. Committed on 12/03/2018 at 14:56. Pushed by hindenburg into branch 'master'. After changing search match regular expression option, refresh searches The signal IncrementalSearchBar::matchRegExpToggled was not connected to any slot. FIXED-IN: 18.04 M +1 -0 src/SessionController.cpp https://commits.kde.org/konsole/9db706226bd221abcecf7ecac4d442430088a11a