1
0
forked from aniani/vim

patch 9.0.0983: stray characters displayed when starting the GUI

Problem:    Stray characters displayed when starting the GUI.
Solution:   Add t_RK to the list of terminal options.
This commit is contained in:
Bram Moolenaar
2022-12-01 19:25:04 +00:00
parent 45e4eead2a
commit 184a622ada
2 changed files with 3 additions and 0 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
983,
/**/
982,
/**/