Mercurial > vim
comparison nsis/README.txt @ 33690:09d88190c05c v9.0.2081
patch 9.0.2081: smoothscroll may result in wrong cursor position
Commit: https://github.com/vim/vim/commit/1bf1bf569b96d2f9b28e0cce0968ffbf2fb80aac
Author: Luuk van Baal <luukvbaal@gmail.com>
Date: Sat Oct 28 21:43:31 2023 +0200
patch 9.0.2081: smoothscroll may result in wrong cursor position
Problem: With 'smoothscroll' set, "w_skipcol" is not reset when unsetting 'wrap'.
Resulting in incorrect calculation of the cursor position.
Solution: Reset "w_skipcol" when unsetting 'wrap'.
fixes: #12970
closes: #13439
Signed-off-by: Luuk van Baal <luukvbaal@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 28 Oct 2023 22:00:04 +0200 |
parents | 238f424acc6c |
children | d91ac228d7df |
comparison
equal
deleted
inserted
replaced
33689:9e9aebc5f971 | 33690:09d88190c05c |
---|