From 19b023b221b03a0e322696be8234170ab90984ec Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Wed, 11 Jan 2017 09:42:37 +0100 Subject: Split sorting option. one for sorting. One to force levenshtein. --- doc/test_xr.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/test_xr.txt') diff --git a/doc/test_xr.txt b/doc/test_xr.txt index d8db08e8..03e71321 100644 --- a/doc/test_xr.txt +++ b/doc/test_xr.txt @@ -44,7 +44,9 @@ rofi.run-shell-command: {terminal} -e {cmd} rofi.window-command: xkill -id {window} ! "Disable history in run/ssh" Set from: File rofi.disable-history: false -! "Use levenshtein sorting" Set from: File +! "Use sorting" Set from: Default +! rofi.sort: false +! "Use levenshtein sorting also for fuzzy matching" Set from: File rofi.levenshtein-sort: false ! "Set case-sensitivity" Set from: File rofi.case-sensitive: false -- cgit v1.2.3