Skip to content

Window may have wrong height if resized from another tabpage#18519

Closed
zeertzjq wants to merge 1 commit intovim:masterfrom
zeertzjq:tp-rows-avail
Closed

Window may have wrong height if resized from another tabpage#18519
zeertzjq wants to merge 1 commit intovim:masterfrom
zeertzjq:tp-rows-avail

Conversation

@zeertzjq
Copy link
Member

@zeertzjq zeertzjq commented Oct 8, 2025

Problem: Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added.

fixes: #18518

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added.

fixes: vim#18518
@chrisbra
Copy link
Member

chrisbra commented Oct 8, 2025

thanks, that was a fast fix!

@chrisbra chrisbra closed this in bd3b958 Oct 8, 2025
@zeertzjq zeertzjq deleted the tp-rows-avail branch October 8, 2025 22:30
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Oct 8, 2025
…her tabpage

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).

fixes: vim/vim#18518
closes: vim/vim#18519

vim/vim@bd3b958
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Oct 8, 2025
…her tabpage

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).

fixes: vim/vim#18518
closes: vim/vim#18519

vim/vim@bd3b958
zeertzjq added a commit to neovim/neovim that referenced this pull request Oct 8, 2025
…her tabpage (#36093)

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).

fixes: vim/vim#18518
closes: vim/vim#18519

vim/vim@bd3b958
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Oct 8, 2025
…her tabpage (#36093)

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).

fixes: vim/vim#18518
closes: vim/vim#18519

vim/vim@bd3b958
(cherry picked from commit 2835505)
github-actions bot pushed a commit to neovim/neovim that referenced this pull request Oct 9, 2025
…her tabpage (#36093)

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).

fixes: vim/vim#18518
closes: vim/vim#18519

vim/vim@bd3b958
(cherry picked from commit 2835505)
tkapous pushed a commit to tkapous/neovim that referenced this pull request Oct 9, 2025
…her tabpage (neovim#36093)

Problem:  Window may have wrong height if resized from another tabpage.
Solution: Improve check for whether a tabline has been added (zeertzjq).

fixes: vim/vim#18518
closes: vim/vim#18519

vim/vim@bd3b958
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Command-line disappears after using win_execute(<winid>, 'vertical resize 20') on netrw window in another tabpage and switching back with gt

2 participants