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
Currently I'm getting this unexpected behavior
```
open https://www.google.com/search?q="resources+based policy" > /dev/stdout' returned 1
```
The engine search doesn't work because of a missing `+` when you have more than 2 words in the target string.
0 commit comments