]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0927: if a terminal job sends a blank title "running" is not shown v8.0.0927
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Aug 2017 14:09:31 +0000 (16:09 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Aug 2017 14:09:31 +0000 (16:09 +0200)
commit274a52fd58bbd88f5fe8b96d87abe3574c8169af
treea2427420e8fcaf68057f8234c3ce9ae43ed41dfd
parente0f314aa8d0e2099d2e4e5665fe13199752adc8e
patch 8.0.0927: if a terminal job sends a blank title "running" is not shown

Problem:    If a terminal job sends a blank title "running" is not shown.
Solution:   When the title is blank make it empty.
src/terminal.c
src/version.c