1
0
forked from aniani/vim

patch 8.2.5010: the terminal debugger uses various global variables

Problem:    The terminal debugger uses various global variables.
Solution:   Add a dictionary to hold the terminal debugger preferences.
This commit is contained in:
Bram Moolenaar
2022-05-23 21:49:41 +01:00
parent e8c4a64bff
commit c9a431c763
3 changed files with 134 additions and 48 deletions

View File

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