[vim/vim] fix: tabpanel with 'equalalways' issue (PR #17554)

5 views
Skip to first unread message

h_east

unread,
Jun 16, 2025, 8:14:14 AMJun 16
to vim/vim, Subscribed

When displaying a tabpanel and multiple Windows, 'equalalways' has no effect if you hide the tabpanel.

How to repro.

  1. Start Vim with some args.
$ vim --clean --cmd "lang C" +"set stpl=2" +"tabnew aaa" +vsp
  1. tabpanel off
set stpl=0

Unexpected behaviour

  • The windows are not made the same size after tabpanel disappear.

Expected behaviour

  • The windows are made the same size.

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

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

Commit Summary

  • 380d83a fix: tabpanel with 'equalalways' issue

File Changes

(5 files)

Patch Links:


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

Christian Brabandt

unread,
Jun 16, 2025, 2:26:09 PMJun 16
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#17554)

thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17554/c2977619095@github.com>

Christian Brabandt

unread,
Jun 16, 2025, 2:32:16 PMJun 16
to vim/vim, Subscribed

Closed #17554 via acd04b2.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/17554/issue_event/18176023702@github.com>

Reply all
Reply to author
Forward
0 new messages