]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1216: tabline is not always updated for :file command v8.0.1216
authorBram Moolenaar <Bram@vim.org>
Tue, 24 Oct 2017 20:32:59 +0000 (22:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Oct 2017 20:32:59 +0000 (22:32 +0200)
commit6ce650480844bfaa5410874416b4a2e15f40b870
tree172737d72b86af270be1b987431c25b887699ef7
parent2f40d129bf45cd35976e4120336ae6d504f5a5dd
patch 8.0.1216: tabline is not always updated for :file command

Problem:    Tabline is not always updated for :file command. (Norio Takagi)
Solution:   Set redraw_tabline. (Hirohito Higashi)
src/ex_cmds.c
src/version.c