view .coveralls.yml @ 26113:c421c9599d83 v8.2.3589

patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value Commit: https://github.com/vim/vim/commit/5300be620c77950caa5296019408ee02e60097e8 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 13 10:27:40 2021 +0000 patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value Problem: Failure when the "term_rows" argument of term_start() is an unusual value. Solution: Limit to range of zero to 1000. (closes #9116)
author Bram Moolenaar <Bram@vim.org>
date Sat, 13 Nov 2021 11:30:05 +0100
parents 1984a3fcc953
children
line wrap: on
line source

service_name: github-actions