]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1131: not easy to trigger an autocommand for new terminal window v8.0.1131
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Sep 2017 20:16:21 +0000 (22:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Sep 2017 20:16:21 +0000 (22:16 +0200)
commitb00fdf6eed5fec589a86655249a851c2d9ba3bb8
treee7ca238d08cc49e98c279111acbc43dc506df15e
parent9cb03716c963338f9a98d2ebc7aa3ac8b9c1eea6
patch 8.0.1131: not easy to trigger an autocommand for new terminal window

Problem:    It is not easy to trigger an autocommand for new terminal window.
            (Marco Restelli)
Solution:   Trigger BufWinEnter after setting 'buftype'.
src/testdir/test_terminal.vim
src/version.c