1
0
forked from aniani/vim

patch 8.0.1364: there is no easy way to get the window position

Problem:    There is no easy way to get the window position.
Solution:   Add win_screenpos().
This commit is contained in:
Bram Moolenaar
2017-12-02 15:43:37 +01:00
parent af903e5d49
commit 22044dc317
4 changed files with 42 additions and 0 deletions

View File

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