]> granicus.if.org Git - vim/commit
patch 8.1.0972: cannot switch from terminal window to next tabpage v8.1.0972
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Feb 2019 15:09:52 +0000 (16:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Feb 2019 15:09:52 +0000 (16:09 +0100)
commit72e83c1ae535e2ebc35b114d34d0a811eb62b068
treee3d6124987eff7f8a154d07b5b054c219494858b
parentf6b401090e816b4216f783a9b85d21d9ad134ff8
patch 8.1.0972: cannot switch from terminal window to next tabpage

Problem:    Cannot switch from terminal window to next tabpage.
Solution:   Make CTRL-W gt move to next tabpage.
runtime/doc/terminal.txt
src/testdir/test_terminal.vim
src/version.c
src/window.c