]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3653: terminal ANSI colors may be wrong v8.2.3653
authorMilly <milly.ca@gmail.com>
Tue, 23 Nov 2021 12:07:25 +0000 (12:07 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Nov 2021 12:07:25 +0000 (12:07 +0000)
commitb771b6b5fe2ec36d23c21ab8229b15c80780468c
tree6a58085d018b8f8894fe3b903733f87f6312cbe1
parente021662f39b38ef7cf27e13850d0ce6890e48376
patch 8.2.3653: terminal ANSI colors may be wrong

Problem:    Terminal ANSI colors may be wrong.
Solution:   Initialize the color type. (closes #9198, closes #9197)
src/terminal.c
src/version.c