Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (643B)
---
1 Space search
2 ============
3
4 Description
5 -----------
6
7 This patch makes surf treat `_SURF_URI` string with leading whitespace as
8 search query. The search engine to send queries to is defined in `config…
9
10 static char *searchengine = "https://duckduckgo.com/?q=";
11
12 (The patch adds this string to `config.def.h`.)
13
14 Download
15 --------
16
17 * [surf-0.6-spacesearch.diff](surf-0.6-spacesearch.diff) (701) (20131110)
18 * [surf-spacesearch-20170408-b814567.diff](surf-spacesearch-20170408-b81…
19
20 Author
21 ------
22
23 * Dmitrij D. Czarkoff <[email protected]>
24 * Alexis Ben Miloud--Josselin; panpo; alexisbmj+code at protonmail dot c…
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.