]> granicus.if.org Git - vim/commit
patch 8.2.4454: resetting cmdwin_type only for one situation v8.2.4454
authorzeertzjq <zeertzjq@outlook.com>
Wed, 23 Feb 2022 12:23:08 +0000 (12:23 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Feb 2022 12:23:08 +0000 (12:23 +0000)
commit6a8b13614e5bcb233d20403ae9f008ccba152be3
tree0694a62d65b18effbea5b24892553f939eada10a
parent4791fcd82565adcc60b86830e0bb6cd5b6eea0a6
patch 8.2.4454: resetting cmdwin_type only for one situation

Problem:    Resetting cmdwin_type only for one situation.
Solution:   Reset cmdwin_type before closing windows. (closes #9822)
src/testdir/test_exit.vim
src/ui.c
src/version.c
src/window.c