summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-18 20:54:29 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-18 20:54:29 +0200
commit03239cb9898211c6f9537c23d6195ebce6d0efaf (patch)
tree521ea4b34ccd34b0124b56ceab4f1a4d4608cbc5 /doc
parent7a2435a23b97a546330b80c468a7446ef128fd6b (diff)
Remove fuzzy matching option.
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi-manpage.markdown4
-rw-r--r--doc/rofi.16
-rw-r--r--doc/test_xr.txt2
3 files changed, 0 insertions, 12 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 6ee43a6f..4e34e145 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -187,10 +187,6 @@ Start in case sensitive mode.
Cycle through the results list. Default is 'true'.
-`-fuzzy`
-
-Enable experimental fuzzy matching.
-
`-filter` *filter*
Filter the list by setting text in input bar to *filter*
diff --git a/doc/rofi.1 b/doc/rofi.1
index c16b8a3f..a7fa9fb0 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -274,12 +274,6 @@ Start in case sensitive mode\.
Cycle through the results list\. Default is \'true\'\.
.
.P
-\fB\-fuzzy\fR
-.
-.P
-Enable experimental fuzzy matching\.
-.
-.P
\fB\-filter\fR \fIfilter\fR
.
.P
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index c32eda8b..d895e08d 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -64,8 +64,6 @@ rofi.parse-hosts: false
rofi.parse-known-hosts: true
! Set the modi to combine in combi mode
rofi.combi-modi: window,drun,run,ssh
-! Do a more fuzzy matching
-rofi.fuzzy: false
! Use glob matching
rofi.glob: false
! Use regex matching