am 0b9e204d: Support matching unicode characters in suggestions by changing...
am 0b9e204d: Support matching unicode characters in suggestions by changing match(regex) to indexOf(string).
* commit '0b9e204d':
Support matching unicode characters in suggestions by changing match(regex) to indexOf(string).