]> granicus.if.org Git - vim/commit
patch 9.0.0924: the first termcap entry of a builtin termcap is not used v9.0.0924
authorBram Moolenaar <Bram@vim.org>
Tue, 22 Nov 2022 22:03:39 +0000 (22:03 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 22 Nov 2022 22:03:39 +0000 (22:03 +0000)
commitc3e06e4bfa56714ff59423c2fb5868ae2334727b
treef786014884978cbb323a34c29d78a284fcf5fbef
parenta787c24e009b46955fb03a1f51b745e5e9795b7b
patch 9.0.0924: the first termcap entry of a builtin termcap is not used

Problem:    The first termcap entry of a builtin termcap is not used.
Solution:   Remove increment that was previously skipping the KS_NAME entry.
src/term.c
src/version.c