vim-patch:8.0.0128

Problem:    Display test fails on MS-Windows.
Solution:   Set 'isprint' to "@".

7089237885
This commit is contained in:
Justin M. Keyes
2017-07-29 02:30:54 +02:00
parent 1bcb3ed0e2
commit b7320471de
2 changed files with 3 additions and 1 deletions

View File

@@ -18,6 +18,8 @@ function! Test_display_foldcolumn()
new
vnew
vert resize 25
call assert_equal(25, winwidth(winnr()))
set isprint=@
1put='e more noise blah blah‚ more stuff here'

View File

@@ -824,7 +824,7 @@ static const int included_patches[] = {
// 131,
// 130 NA
// 129 NA
// 128,
128,
127,
126,
// 125,