comparison src/version.c @ 14337:48287f1fc8a1 v8.1.0184

patch 8.1.0184: not easy to figure out the window layout commit https://github.com/vim/vim/commit/b6959a8e06cef6d2126b030b2f8acd49457a3582 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 14 21:41:44 2018 +0200 patch 8.1.0184: not easy to figure out the window layout Problem: Not easy to figure out the window layout. Solution: Add "wincol" and "winrow" to what getwininfo() returns.
author Christian Brabandt <cb@256bit.org>
date Sat, 14 Jul 2018 21:45:05 +0200
parents d59bf91128ea
children 43b8795f1ddf
comparison
equal deleted inserted replaced
14336:20983d6293b4 14337:48287f1fc8a1
787 NULL 787 NULL
788 }; 788 };
789 789
790 static int included_patches[] = 790 static int included_patches[] =
791 { /* Add new patch number below this line */ 791 { /* Add new patch number below this line */
792 /**/
793 184,
792 /**/ 794 /**/
793 183, 795 183,
794 /**/ 796 /**/
795 182, 797 182,
796 /**/ 798 /**/