1
0
forked from aniani/vim

patch 7.4.1661

Problem:    No test for special characters in channel eval command.
Solution:   Testing sending and receiving text with special characters.
This commit is contained in:
Bram Moolenaar
2016-03-26 22:19:27 +01:00
parent 819821c5a9
commit fa8b2e173d
3 changed files with 30 additions and 5 deletions

View File

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