User should be able to enter arbitrary (non URL) words into address bar to search for them over Geminispace.
gemini://geminispace.info/ can be used as a default search engine, but user should be able to configure this in preferences dialog. Dialog should validate user's input by checking that URI:
uses gemini schema
does not contain a query component
results in a 10 INPUT status
Search should be performed by loading the search URL with address bar content added as the query parameter.
User should be able to enter arbitrary (non URL) words into address bar to search for them over Geminispace.
gemini://geminispace.info/ can be used as a default search engine, but user should be able to configure this in preferences dialog. Dialog should validate user's input by checking that URI:
10 INPUT
statusSearch should be performed by loading the search URL with address bar content added as the query parameter.