1
0
forked from aniani/vim

patch 8.2.0941: detecting terminal properties is unstructured

Problem:    Detecting terminal properties is unstructured.
Solution:   Add a table with terminal properties.  Set properties when a
            terminal is detected.
This commit is contained in:
Bram Moolenaar
2020-06-10 12:15:51 +02:00
parent 0ca8b5ba7b
commit 517f00f788
2 changed files with 164 additions and 75 deletions

View File

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