comparison README.txt @ 35489:adc20a495db8 v9.1.0511

patch 9.1.0511: CursorMovedC triggered wrongly with setcmdpos() Commit: https://github.com/vim/vim/commit/bc6f96708e3678dbb27ec4192d87cf94a15d4e9a Author: zeertzjq <zeertzjq@outlook.com> Date: Fri Jun 21 07:51:40 2024 +0200 patch 9.1.0511: CursorMovedC triggered wrongly with setcmdpos() Problem: CursorMovedC triggered wrongly with setcmdpos() (after v9.1.0507) Solution: Remove the premature triggering. Also don't trigger when cursor didn't move. (zeertzjq) closes: #15064 Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Fri, 21 Jun 2024 08:00:06 +0200
parents d1b878fce76f
children
comparison
equal deleted inserted replaced
35488:738ff39db93f 35489:adc20a495db8