]> granicus.if.org Git - vim/commit
patch 9.0.0835: the window title is not redrawn when 'endoffile' changes v9.0.0835
authorK.Takata <kentkt@csc.jp>
Sat, 5 Nov 2022 18:31:19 +0000 (18:31 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Nov 2022 18:31:19 +0000 (18:31 +0000)
commit845bbb72ed2da4b5fb2a503d91cfd6435df2f584
tree092f3ef28d1c5b2f07dde0f09bdb55dee8609faa
parentf8ea10677d007befbb6f24cd20f35c3bf71c1296
patch 9.0.0835: the window title is not redrawn when 'endoffile' changes

Problem:    The window title is not redrawn when 'endoffile' changes.
Solution:   redraw the window title when 'endoffile' is changed. (Ken Takata,
            closes #11488)
src/option.c
src/version.c