summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorear2017-01-13 22:21:47 +0100
committerGitHub2017-01-13 22:21:47 +0100
commit20bcd2cda6376770731b5ccc7ebff187f44e571f (patch)
treebe1051f92e4c866bf8aebfde96291d54dfd22d8c /index.html
parenteb5818bb55b195bb06fce4d0252153928590817c (diff)
downloadscripts.irssi.org-20bcd2cda6376770731b5ccc7ebff187f44e571f.tar.bz2
Disable auto-correction of the search input
Auto-correction is often disruptive to searches in this field where arbitrary strings are frequently the correct item to search for.
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7852b75..7e870c0 100644
--- a/index.html
+++ b/index.html
@@ -40,7 +40,7 @@ layout: default
<hr>
- <input type="search" class="light-table-filter form-control" data-table="sortable" data-name="q" placeholder="Filter" style="width: 100%">
+ <input type="search" class="light-table-filter form-control" data-table="sortable" data-name="q" placeholder="Filter" style="width: 100%" autocorrect="off" spellcheck="false">
<table class="table table-striped table-condensed sortable">
<thead>
<tr>