]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1566: error message when terminal closes in another tab v8.1.1566
authorBram Moolenaar <Bram@vim.org>
Mon, 17 Jun 2019 20:40:41 +0000 (22:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 17 Jun 2019 20:40:41 +0000 (22:40 +0200)
commit517f71ab17c265602465eaee3775dcfe8afe0478
tree669ec9e567c9f98e6a143a59e63e6a301673a198
parent9b283523f2f75b45feef902b8713808e883d9c19
patch 8.1.1566: error message when terminal closes in another tab

Problem:    Error message when terminal closes while it is not in the current
            tab.
Solution:   Also set "do_set_w_closing" when using the special autocommand
            window. (closes #4552)
src/terminal.c
src/version.c