]> granicus.if.org Git - vim/commit
patch 9.0.1232: ColorTable saving and restoring does not work properly v9.0.1232
authorChristopher Plewright <chris@createng.com>
Sun, 22 Jan 2023 18:58:30 +0000 (18:58 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Jan 2023 18:58:30 +0000 (18:58 +0000)
commitd343c60df4b0adc6b1baac4d68a72a735ac21dc4
tree1aff83fff0999c85ef078e94abf54df137e3ec19
parent3770f4c9cde7b5fcd10b6fa2e665cd0b69450fb2
patch 9.0.1232: ColorTable saving and restoring does not work properly

Problem:    ColorTable saving and restoring does not work properly.
Solution:   Restore ColorTable[16] usage. (Christopher Plewright,
            closes #11836)
src/os_win32.c
src/proto/os_win32.pro
src/term.c
src/version.c