BUG: Regex in quicksearch not working correctly (1.6 and 2.0)

We often use regex extensively in the search like

h:^(de|gb|fr)srvdb.*

which I think is a good feature to get all needed systems on one screen.

I understand it may be confusing to people who just want to use globbing but I think regular expressions are a pretty important feature. Making it work like 95% would be very confusing as Martin wrote.

2 Likes