mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
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:
parent
59de417b90
commit
218cb0fb62
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,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user