https://bugs.documentfoundation.org/show_bug.cgi?id=171199
--- Comment #15 from Eyal Rozenberg <[email protected]> --- (In reply to Regina Henschel from comment #14) > With regular expression enabled you can use: > \b(humble|supported) Yes, but that's still a single word search. If we wanted all words - even settling for in-order appearance, which we may not want to - a regex would not do... -- You are receiving this mail because: You are the assignee for the bug.
