]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0045: wrongly resetting the foreground cterm color v9.2.0045
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Sun, 22 Feb 2026 20:00:52 +0000 (20:00 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 22 Feb 2026 20:00:52 +0000 (20:00 +0000)
commit201562401b815ffe573dc8aeb0e34dd209107bec
treebb150af40d11acdf6b5929d6fae9210136e42860
parente44b418125ddc24e38c41e9e74c06d4794d863ee
patch 9.2.0045: wrongly resetting the foreground cterm color

Problem:  wrongly resetting the foreground cterm color
          (lilydjwg, after v9.2.0017)
Solution: Remove useless statement (Yasuhiro Matsumoto).

fixes:  #19485
closes: #19486

Signed-off-by: Yasuhiro Matsumoto <mattn.jp@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/screen.c
src/version.c