]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0789: splitting terminal window has resizing problems v8.0.0789
authorBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 12:17:34 +0000 (14:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 Jul 2017 12:17:34 +0000 (14:17 +0200)
commit96ad8c9ac181b51605ac1f399c7835a515e5a1fa
tree44a8c836b621d0d9ecadada2fec06149a8c57d61
parentf86eea9f01460e3b375ee768d4b863beb690006f
patch 8.0.0789: splitting terminal window has resizing problems

Problem:    When splitting a terminal window where the terminal follows the
            size of the window doesn't work.
Solution:   Use the size of the smallest window. (Yasuhiro Matsumoto, closes
            #1885)
src/terminal.c
src/version.c