]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1051: after a failed CTRL-W ] next command splits window v9.0.1051
authorRob Pilling <robpilling@gmail.com>
Tue, 13 Dec 2022 12:26:09 +0000 (12:26 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 13 Dec 2022 12:26:09 +0000 (12:26 +0000)
commitcb94c910706fdd575cc25797d7858e084f1e3524
treed677addda57ae7baf2427466bc203933c28823a9
parent6342e2c5a6570231aefabd8e34c2f2cb22f6927a
patch 9.0.1051: after a failed CTRL-W ] next command splits window

Problem:    After a failed CTRL-W ] next command splits window.
Solution:   Reset postponed_split. (Rob Pilling, closes #11698)
src/testdir/test_window_cmd.vim
src/version.c
src/window.c