]> granicus.if.org Git - vim/commit
patch 8.0.1790: 'winfixwidth' is not always respected by :close v8.0.1790
authorBram Moolenaar <Bram@vim.org>
Fri, 4 May 2018 18:15:38 +0000 (20:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 4 May 2018 18:15:38 +0000 (20:15 +0200)
commitc136af29c0b1939076fbae7d36afd90dce740315
tree8513e2fab04112190824d6cd2f308a01acbe58f6
parent606cb8b08ed510962fcdc8ef1abcc1fe35fbffef
patch 8.0.1790: 'winfixwidth' is not always respected by :close

Problem:    'winfixwidth' is not always respected by :close.
Solution:   Prefer a frame without 'winfixwidth' or 'winfixheight'. (Jason
            Franklin)
src/testdir/test_winbuf_close.vim
src/version.c
src/window.c