view .coveralls.yml @ 30755:b7efd41d43b8 v9.0.0712

patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum Commit: https://github.com/vim/vim/commit/79f234499b6692cc16970b7455bc9b002242632f Author: Bram Moolenaar <Bram@vim.org> Date: Mon Oct 10 12:42:57 2022 +0100 patch 9.0.0712: wrong column when calling setcursorcharpos() with zero lnum Problem: Wrong column when calling setcursorcharpos() with zero lnum. Solution: Set the line number before calling buf_charidx_to_byteidx(). (closes #11329)
author Bram Moolenaar <Bram@vim.org>
date Mon, 10 Oct 2022 13:45:03 +0200
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions