annotate src/testdir/test14.ok @ 12383:1890536614ea
v8.0.1071
patch 8.0.1071: putty-color and cygwin-color are not recognized
commit https://github.com/vim/vim/commit/c6da01a5b8efe9ca4931074c0cf2189d357707a2
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Sep 7 22:37:36 2017 +0200
patch 8.0.1071: putty-color and cygwin-color are not recognized
Problem: $TERM names starting with "putty" and "cygwin" are likely to have
a dark background, but are not recognized.
Solution: Only check the first few characters of $TERM to match "putty" or
"cygwin". (Christian Brabandt)
author |
Christian Brabandt <cb@256bit.org> |
date |
Thu, 07 Sep 2017 22:45:04 +0200 |
parents |
fa53233519c6 |
children |
|
rev |
line source |
7
|
1 - Bug in "vPPPP" on this text (Webb):
|
|
2 {
|
|
3 }
|
|
4 - Bug uuun "vPPPP" uuuuuuuuun this text (Webb):
|
|
5 ABC !ag8
|
|
6 tt m1 {A
|
|
7 tt m2 {B
|
|
8 tt m3 {C
|
|
9 tt m3 {DC
|
|
10 tt m1 {EA
|
|
11 {F
|
|
12 }G e1
|
|
13 }H e3
|
|
14 }I
|
|
15 }JH e3
|
|
16 }K e2
|
|
17 {LF
|
4240
|
18 search()
|
|
19 0
|
|
20 1
|
|
21 1
|
4252
|
22 two
|
5606
|
23 foo
|
|
24 ^substitute
|
|
25 substitute bar xyz
|
5616
|
26 xyz
|