view .coveralls.yml @ 32537:da44475fb8f5 v9.0.1600

patch 9.0.1600: screenpos() does not take w_skipcol into account Commit: https://github.com/vim/vim/commit/f0e68c0e2a3539f899e737e5b167622fe081fbbd Author: zeertzjq <zeertzjq@outlook.com> Date: Sat Jun 3 17:11:47 2023 +0100 patch 9.0.1600: screenpos() does not take w_skipcol into account Problem: screenpos() does not take w_skipcol into account. Solution: Subtract w_skipcol from column. (closes https://github.com/vim/vim/issues/12486, closes https://github.com/vim/vim/issues/12476)
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Jun 2023 18:15:05 +0200
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions