You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comment 3 by James Teh <jamie@... on 2015-11-01 22:23
In commit 775a7ea:
Fixed problems when typing multiple words into the filter field in the Input Gestures dialog.
Because we escape the regexp, we need to split on "\ ", not just " ".
Fixes #5426.
Changes:
Removed labels: incubating
State: closed
Reported by jteh on 2015-10-19 02:15
STR:
Regression introduced by 39aa155.
The text was updated successfully, but these errors were encountered: