summaryrefslogtreecommitdiffstats
path: root/tests/search/t0012.tst
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-08-16 14:53:34 +0200
committerpgen <p.gen.progs@gmail.com>2018-08-17 00:13:26 +0200
commit370337e49123374db23a19b997eb22ccbe298f1a (patch)
treef15f751d2df02a73fc6b29e9cb972d28d064edb0 /tests/search/t0012.tst
parent2eed192bd39b1ac230060622cfa2c5e95fde733c (diff)
Improve fuzzy search
Place the cursor on the matching word with the maximum number of consecutive characters corresponding to the current pattern.
Diffstat (limited to 'tests/search/t0012.tst')
-rw-r--r--tests/search/t0012.tst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/search/t0012.tst b/tests/search/t0012.tst
index e24b939..ea4de27 100644
--- a/tests/search/t0012.tst
+++ b/tests/search/t0012.tst
@@ -1,4 +1,4 @@
\S[10]OUT=$(smenu -T, t0012.in)
-\S[10]\s[120]/ac\rTllltl\r
+\S[10]\s[120]/ac\rThhhtl\r
\s[10]echo ":$OUT:"
exit 0