Space search

Description

This patch makes surf treat _SURF_URI string with leading whitespace as search query. The search engine to send queries to is defined in config.h:

static char *searchengine   = "https://duckduckgo.com/?q=";

(The patch adds this string to config.def.h.)

Download

Author