Mercurial > vim
comparison src/version.c @ 18892:fb2d26bc8ca1 v8.2.0007
patch 8.2.0007: popup menu positioned wrong with folding in two tabs
Commit: https://github.com/vim/vim/commit/09dd2bb3364cc8fb5a8f2507bc2f4ceba481db3d
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Dec 14 18:42:15 2019 +0100
patch 8.2.0007: popup menu positioned wrong with folding in two tabs
Problem: Popup menu positioned wrong with folding in two tabs.
Solution: Update the cursor line height. (closes https://github.com/vim/vim/issues/5353)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 14 Dec 2019 18:45:04 +0100 |
parents | 623afba3566a |
children | aad0d64cc133 |
comparison
equal
deleted
inserted
replaced
18891:84747442f5e2 | 18892:fb2d26bc8ca1 |
---|---|
740 NULL | 740 NULL |
741 }; | 741 }; |
742 | 742 |
743 static int included_patches[] = | 743 static int included_patches[] = |
744 { /* Add new patch number below this line */ | 744 { /* Add new patch number below this line */ |
745 /**/ | |
746 7, | |
745 /**/ | 747 /**/ |
746 6, | 748 6, |
747 /**/ | 749 /**/ |
748 5, | 750 5, |
749 /**/ | 751 /**/ |