forked from aniani/vim
patch 8.2.0939: checking for term escape sequences is long and confusing
Problem: checking for term escape sequences is long and confusing Solution: Refactor code into separate functions.
This commit is contained in:
1208
src/term.c
1208
src/term.c
File diff suppressed because it is too large
Load Diff
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
939,
|
||||
/**/
|
||||
938,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user