]> granicus.if.org Git - vim/commit
Fix: when resetting both 'title' and 'icon' the title would be set after a
authorBram Moolenaar <Bram@vim.org>
Sun, 25 Jul 2010 11:42:29 +0000 (13:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Jul 2010 11:42:29 +0000 (13:42 +0200)
commitbed7beca58549a98ccebe21d339f0bb461e93f5f
tree526cfb9eb68007b53d3838718740c4916403938f
parent8220a6813ed6889b4aefd2b313ff5e0875eb7952
Fix: when resetting both 'title' and 'icon' the title would be set after a
shell command.
Reset 'title' and 'icon' in test47 to avoid the xterm title getting messed up.
src/buffer.c
src/testdir/test47.in