Fuzzy matching for command-line completion

20 views
Skip to first unread message

Yegappan Lakshmanan

unread,
Oct 28, 2020, 5:15:49 PM10/28/20
to vim_dev
Hi all,

Vim currently supports regular expression matching for command-line
completion of a pattern (help cmdline-completion).

What do you think about extending this to support fuzzy matching?
We can add a value to the 'wildoptions' option (e.g. 'fuzzymatch') to
enable fuzzy matching instead of regular expression matching
for builtin commands.

- Yegappan

Maxim Kim

unread,
Oct 29, 2020, 3:32:34 AM10/29/20
to vim_dev

What do you think about extending this to support fuzzy matching?
We can add a value to the 'wildoptions' option (e.g. 'fuzzymatch') to
enable fuzzy matching instead of regular expression matching
for builtin commands.


Would love to have it.
Reply all
Reply to author
Forward
0 new messages