forked from aniani/vim
patch 8.1.1071: cannot get composing characters from the screen
Problem: Cannot get composing characters from the screen. Solution: Add screenchars() and screenstring(). (partly by Ozaki Kiichi, closes #4059)
This commit is contained in:
@@ -775,6 +775,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1071,
|
||||
/**/
|
||||
1070,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user