Mercurial > vim
comparison runtime/doc/map.txt @ 28546:65ff2409cba4 v8.2.4797
patch 8.2.4797: getwininfo() may get oudated values
Commit: https://github.com/vim/vim/commit/8530b41fd3872c9a1349b083470d565677948518
Author: LemonBoy <thatlemon@gmail.com>
Date: Wed Apr 20 19:00:36 2022 +0100
patch 8.2.4797: getwininfo() may get oudated values
Problem: getwininfo() may get oudated values.
Solution: Make sure w_botline is up-to-date. (closes https://github.com/vim/vim/issues/10226)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Wed, 20 Apr 2022 20:15:03 +0200 |
parents | f73a9bdff3a3 |
children | 0f0fed554cdc |
comparison
equal
deleted
inserted
replaced
28545:d89bd590e2b3 | 28546:65ff2409cba4 |
---|