To: vim_dev@googlegroups.com Subject: Patch 8.2.4434 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.4434 Problem: Duplicate check for cmdline window. Solution: Remove the second check. (Sean Dewar, closes #9816) Files: src/window.c *** ../vim-8.2.4433/src/window.c 2022-02-21 16:13:45.870874981 +0000 --- src/window.c 2022-02-21 17:55:08.777371052 +0000 *************** *** 4324,4330 **** text_locked_msg(); return; } - CHECK_CMDWIN; // If there is only one it can't work. if (first_tabpage->tp_next == NULL) --- 4324,4329 ---- *** ../vim-8.2.4433/src/version.c 2022-02-21 17:49:25.309820098 +0000 --- src/version.c 2022-02-21 17:56:18.445273114 +0000 *************** *** 752,753 **** --- 752,755 ---- { /* Add new patch number below this line */ + /**/ + 4434, /**/ -- From "know your smileys": !-| I-am-a-Cylon-Centurian-with-one-red-eye-bouncing-back-and-forth /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///