summaryrefslogtreecommitdiff
path: root/.w3m/cgi-bin/omnibar_wikipedia.cgi
diff options
context:
space:
mode:
Diffstat (limited to '.w3m/cgi-bin/omnibar_wikipedia.cgi')
-rwxr-xr-x.w3m/cgi-bin/omnibar_wikipedia.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/.w3m/cgi-bin/omnibar_wikipedia.cgi b/.w3m/cgi-bin/omnibar_wikipedia.cgi
new file mode 100755
index 0000000..0855369
--- /dev/null
+++ b/.w3m/cgi-bin/omnibar_wikipedia.cgi
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+echo "w3m-control: BACK"
+echo "w3m-control: TAB_GOTO https://en.wikipedia.org/w/index.php?search=$QUERY_STRING&title=Special%3ASearch&profile=default&fulltext=1&ns0=1"