]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1349: "gr" with a count fails v9.0.1349
authorBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2023 22:14:37 +0000 (22:14 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 23 Feb 2023 22:14:37 +0000 (22:14 +0000)
commit3ddb1182b7b8d376e59b444f6b3e213f0dcd3417
treee1e3f61484c3f6ecfba2ab67fbb7c799b18b47fb
parent44e08c1cf83f5a50f8b21613551304a6651c1161
patch 9.0.1349: "gr" with a count fails

Problem:    "gr" with a count fails.
Solution:   Break out of the loop only after using the count.
src/edit.c
src/version.c