[vim/vim] :set completion works for an invalid sub-option name (PR #20893)

6 views
Skip to first unread message

h_east

unread,
6:04 AM (16 hours ago) 6:04 AM
to vim/vim, Subscribed
Problem:  Completing the value after a sub-option name also works when the
          name merely ends in a valid one, e.g. "invalid_close:".
Solution: Require the name to start the option value or to follow a comma.
          Compute the length of the name at compile time.

related: #20676


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

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

Commit Summary

  • d20e14d :set completion works for an invalid sub-option name

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

Christian Brabandt

unread,
2:48 PM (7 hours ago) 2:48 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20893)

thanks


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

Reply all
Reply to author
Forward
0 new messages