To: vim_dev@googlegroups.com Subject: Patch 9.0.0983 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0983 Problem: Stray characters displayed when starting the GUI. Solution: Add t_RK to the list of terminal options. Files: src/optiondefs.h *** ../vim-9.0.0982/src/optiondefs.h 2022-11-25 15:09:30.710402884 +0000 --- src/optiondefs.h 2022-12-01 19:21:34.128966444 +0000 *************** *** 2897,2902 **** --- 2897,2903 ---- p_term("t_RC", T_CRC) p_term("t_RI", T_CRI) p_term("t_Ri", T_SRI) + p_term("t_RK", T_CRK) p_term("t_RS", T_CRS) p_term("t_RT", T_CRT) p_term("t_RV", T_CRV) *** ../vim-9.0.0982/src/version.c 2022-12-01 18:37:34.490938220 +0000 --- src/version.c 2022-12-01 19:22:19.956916275 +0000 *************** *** 697,698 **** --- 697,700 ---- { /* Add new patch number below this line */ + /**/ + 983, /**/ -- Some of the well known MS-Windows errors: EMULTI Multitasking attempted, system confused EKEYBOARD Keyboard locked, try getting out of this one! EXPLAIN Unexplained error, please tell us what happened EFUTURE Reserved for our future mistakes /// 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 ///