]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5055: statusline is not updated when terminal title changes v8.2.5055
authorLemonBoy <thatlemon@gmail.com>
Sat, 4 Jun 2022 18:57:59 +0000 (19:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Jun 2022 18:57:59 +0000 (19:57 +0100)
commit327e6dd82235d70f6d5aa33ac8281e7fd79b7381
tree2ff89bfd9b52f25e4028d96fac5cec74bbf300a2
parentcfa8f9a3f285060152ebbdbf86fbc7aecf1dd756
patch 8.2.5055: statusline is not updated when terminal title changes

Problem:    Statusline is not updated when terminal title changes.
Solution:   Redraw the status line when the title changes. (issue #10425)
src/terminal.c
src/version.c