summaryrefslogtreecommitdiff
path: root/.w3m/cgi-bin/fn_edit_searchengine.cgi
diff options
context:
space:
mode:
Diffstat (limited to '.w3m/cgi-bin/fn_edit_searchengine.cgi')
-rwxr-xr-x.w3m/cgi-bin/fn_edit_searchengine.cgi5
1 files changed, 5 insertions, 0 deletions
diff --git a/.w3m/cgi-bin/fn_edit_searchengine.cgi b/.w3m/cgi-bin/fn_edit_searchengine.cgi
new file mode 100755
index 0000000..4588d0a
--- /dev/null
+++ b/.w3m/cgi-bin/fn_edit_searchengine.cgi
@@ -0,0 +1,5 @@
+#!/usr/bin/env sh
+echo "W3m-control: BACK"
+echo "W3m-control: LOAD ~/.w3m/cgi-bin/search_engines.cgi"
+echo "W3m-control: EDIT"
+echo "W3m-control: BACK"