]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1596: no autocommand specifically for opening a terminal window v8.0.1596
authorBram Moolenaar <Bram@vim.org>
Sun, 11 Mar 2018 15:55:36 +0000 (16:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 11 Mar 2018 15:55:36 +0000 (16:55 +0100)
commitb852c3e64d319d6ec47dd780c8654ae095e1d8c2
tree8253a1081afe78e1af8e24e1f034910ce19d295d
parent12a96de430779b88795fac87a2be666d9f661d1e
patch 8.0.1596: no autocommand specifically for opening a terminal window

Problem:    No autocommand specifically for opening a terminal window.
Solution:   Add TerminalOpen. (?, closes #2484)
runtime/doc/autocmd.txt
src/fileio.c
src/terminal.c
src/testdir/test_terminal.vim
src/version.c
src/vim.h