summaryrefslogtreecommitdiffstats
path: root/doc/test_xr.txt
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-08-25 08:43:40 +0200
committerDave Davenport <qball@gmpclient.org>2016-08-25 21:17:58 +0200
commit20e55e1e4e7a084e2e86c16e5b3f0497a14773a4 (patch)
treee3a45cbbbf93135bcafbdced2878bac0282d2fe6 /doc/test_xr.txt
parenta657f81145465df1d8a75bedb1b56a0e99d541e0 (diff)
Add fuzzy matching, make a -matching option.
* -matching *method* option instead of -regex, -glob, -fuzzy. * Re-add fuzzy matching pattern. * When there are substrings in regex, only highlight those matches. Fixes: #447
Diffstat (limited to 'doc/test_xr.txt')
-rw-r--r--doc/test_xr.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/test_xr.txt b/doc/test_xr.txt
index e1570290..2f5664e9 100644
--- a/doc/test_xr.txt
+++ b/doc/test_xr.txt
@@ -64,10 +64,8 @@ rofi.parse-hosts: false
rofi.parse-known-hosts: true
! "Set the modi to combine in combi mode" Set from: File
rofi.combi-modi: window,drun,run,ssh
-! "Use glob matching" Set from: File
-rofi.glob: false
-! "Use regex matching" Set from: File
-rofi.regex: false
+! "Set the matching algorithm. (normal, regex, glob, fuzzy)" Set from: Default
+! rofi.matching: normal
! "Tokenize input string" Set from: File
rofi.tokenize: true
! "Monitor id to show on" Set from: File