]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1956 v7.4.1956
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2016 15:11:21 +0000 (17:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2016 15:11:21 +0000 (17:11 +0200)
commit5d2ca0402954ff79b73d9c86cc16c8a6454b75a7
treea6c082cefb2ec34e4c73a4613ddd711f62ecab7f
parentf4fba6dcd508cb369ffa6916d9cb3fcf3d7ed548
patch 7.4.1956
Problem:    When using CTRL-W f and pressing "q" at the ATTENTION dialog the
            newly opened window is not closed.
Solution:   Close the window and go back to the original one. (Norio Takagi,
            Hirohito Higashi)
src/testdir/test_window_cmd.vim
src/version.c
src/window.c