summaryrefslogtreecommitdiff
path: root/.w3m/cgi-bin/omnibar_aspell.cgi
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-05-31 13:58:50 -0500
committerluxagraf <sng@luxagraf.net>2023-05-31 13:58:50 -0500
commit58ed0d4b2fd7e023e0c80f623c0103cfbd6e03d6 (patch)
tree04b603bfcc33109b9dbd08c7f60f2c77688fd889 /.w3m/cgi-bin/omnibar_aspell.cgi
parentb3aa94d1f0d74fecc02e82609e78e62d3b967bab (diff)
Added scripts and config for w3m
Diffstat (limited to '.w3m/cgi-bin/omnibar_aspell.cgi')
-rwxr-xr-x.w3m/cgi-bin/omnibar_aspell.cgi3
1 files changed, 3 insertions, 0 deletions
diff --git a/.w3m/cgi-bin/omnibar_aspell.cgi b/.w3m/cgi-bin/omnibar_aspell.cgi
new file mode 100755
index 0000000..dde6cc1
--- /dev/null
+++ b/.w3m/cgi-bin/omnibar_aspell.cgi
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+echo "w3m-control: BACK"
+echo "w3m-control: TAB_GOTO http://suggest.aspell.net/index.php/advance?word=$QUERY_STRING&spelling=american&dict=normal&sugmode=slow"