]> granicus.if.org Git - vim/commit
patch 8.2.3688: the window title is not updated when dragging the scrollbar v8.2.3688
authorChristian Brabandt <cb@256bit.org>
Sun, 28 Nov 2021 18:41:05 +0000 (18:41 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Nov 2021 18:41:05 +0000 (18:41 +0000)
commit2e0f3ecb7046e6d7915327270f836c48ad033a67
tree1f86cc8fed54594eed7950e1c7b2aa6350a52a11
parent59f4f9505ae7ca2499904b94100db103e5ada5a6
patch 8.2.3688: the window title is not updated when dragging the scrollbar

Problem:    The window title is not updated when dragging the scrollbar.
Solution:   Call maketitle(). (Christian Brabandt, closes #9238, closes #5383)
src/gui.c
src/version.c