1
0
forked from aniani/vim

patch 8.1.0080: can't see the breakpoint number in the terminal debugger

Problem:    Can't see the breakpoint number in the terminal debugger.
Solution:   Use the breakpoint number for the sign. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2018-06-19 16:59:54 +02:00
parent 8df6e5d467
commit de1a83147a
3 changed files with 35 additions and 11 deletions

View File

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