flyinghyrax / Elementary

Some Rainmeter skins

Home Page:http://rainmeter.net/cms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

url encode query param in websearch

nhomble opened this issue · comments

Currently, we just append $UserInput$ to the param. But in the simplest case, if I type a phrase, the search only picks up the first word since spaces are handled.

We just need to encode the param.