[vim/vim] 'completeslash' breaks :find completion with 'findfunc' (PR #20771)

3 views
Skip to first unread message

glepnir

unread,
1:46 AM (7 hours ago) 1:46 AM
to vim/vim, Subscribed

Problem: On MS-Windows with 'completeslash' set, an item completed by
'findfunc' cannot be opened with :find, E345 is given.
Solution: Do not apply 'completeslash' to matches returned by 'findfunc',
they are opaque strings that are passed back to the function
unchanged.

fixes: #20770


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

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

Commit Summary

  • 9443ab3 'completeslash' breaks :find completion with 'findfunc'

File Changes

(2 files)

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/20771@github.com>

Reply all
Reply to author
Forward
0 new messages