Currently if you have a tab with e.g. "Google Mail: Some term" and you search for Google term that will not match it. Currently we only match explicitly.
Now instead of introducing an AND operator, we can simply treat as the AND operator. So searching for Google term would also highlight a tab with those 2 terms in different positions.
Currently if you have a tab with e.g. "Google Mail: Some term" and you search for
Google termthat will not match it. Currently we only match explicitly.Now instead of introducing an
ANDoperator, we can simply treatas theANDoperator. So searching forGoogle termwould also highlight a tab with those 2 terms in different positions.