[vim/vim] Hang when performing whole-line completion when &completeopt has fuzzy (Issue #19434)

6 views
Skip to first unread message

Jesse Pavel

unread,
Feb 16, 2026, 9:19:33 PM (3 days ago) Feb 16
to vim/vim, Subscribed
jessepav created an issue (vim/vim#19434)

Steps to reproduce

  1. Save the attached file min1.html
  2. vim --clean min1.html
  3. :set completeopt=preview,fuzzy,noinsert,menuone
  4. 6G (this goes to the first non-blank character in the line that begins with <div class="...
  5. C (change to end of line)
  6. Type <div cl and then press Ctrl+X Ctrl+L to invoke whole line completion.
  7. Vim hangs, and needs a kill -9.

If &completeopt does not include fuzzy, this hang does not occur.

Expected behaviour

Not hang.

Version of Vim

9.2.14

Environment

OS: Debian 12
$TERM: screen-256color
shell: bash

Logs and stack traces


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19434@github.com>

D. Ben Knoble

unread,
Feb 17, 2026, 3:26:40 PM (2 days ago) Feb 17
to vim/vim, Subscribed
benknoble left a comment (vim/vim#19434)

Related: #19008


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issues/19434/3916914226@github.com>

Christian Brabandt

unread,
12:42 PM (3 hours ago) 12:42 PM
to vim/vim, Subscribed

Closed #19434 as completed via d8648f7.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/19434/issue_event/22923541560@github.com>

Reply all
Reply to author
Forward
0 new messages