]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0563: crash when getting the window position in tmux v8.0.0563
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Apr 2017 20:44:05 +0000 (22:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Apr 2017 20:44:05 +0000 (22:44 +0200)
commit9f9288627795cb6cc6bff332d28eac86b1dbcf13
treea62a79653a248ba7df2ffc4dd521d709ee9306d0
parentea588154d00aec288e48b344b2685e46bea99cd6
patch 8.0.0563: crash when getting the window position in tmux

Problem:    Crash when getting the window position in tmux. (Marvin Schmidt)
Solution:   Add t_GP to the list of terminal options. (closes #1627)
src/option.c
src/version.c