forked from aniani/vim
patch 8.2.3592: Test_hlset fails when terminal has many columns
Problem: Test_hlset fails when terminal has many columns. Solution: Set the number of columns to 80. (Dominique Pellé, closes #9101, closes #9100)
This commit is contained in:
committed by
Bram Moolenaar
parent
23beefed73
commit
6a950a6007
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3592,
|
||||
/**/
|
||||
3591,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user