[vim/vim] runtime(doc): wrong {str} length limit in matchfuzzy() docs (PR #20453)

3 views
Skip to first unread message

glepnir

unread,
12:54 AM (4 hours ago) 12:54 AM
to vim/vim, Subscribed

Problem: docs say {str} is capped at 256 and longer returns an empty list.
Solution: it's 1024, and {str} plus each candidate are just truncated to
that, not rejected; fix the text.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20453

Commit Summary

  • d69ab69 runtime(doc): wrong {str} length limit in matchfuzzy() docs

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20453@github.com>

Reply all
Reply to author
Forward
0 new messages