[vim/vim] Reset the winfixheight option when a quickfix buffer is deleted from a window (PR #20403)

4 views
Skip to first unread message

Yegappan Lakshmanan

unread,
May 31, 2026, 7:56:55 PM (19 hours ago) May 31
to vim/vim, Subscribed

In a quickfix window, the 'winfixheight' option is automatically set. When this window is made the only window and the quickfix buffer is deleted/wiped out, the 'winfixheight' option is not cleared. When another quickfix window is opened now, the statusline height calculation goes wrong.

To address this issue, clear the 'winfixheight' option when the quickfix buffer is removed from a window.

Fixes #3378.


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

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

Commit Summary

  • d01da11 Reset the winfixheight option when a quickfix buffer is deleted from a window

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

Reply all
Reply to author
Forward
0 new messages