annotate src/gui_w32_rc.h @ 19797:d73d982499ae v8.2.0455

patch 8.2.0455: cannot set the highlight group for a specific terminal Commit: https://github.com/vim/vim/commit/83d4790a04780328c9c7ad22d18f404a27c11601 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Mar 26 20:34:00 2020 +0100 patch 8.2.0455: cannot set the highlight group for a specific terminal Problem: Cannot set the highlight group for a specific terminal. Solution: Add the "highlight" option to term_start(). (closes https://github.com/vim/vim/issues/5818)
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Mar 2020 20:45:03 +0100
parents 3fc0f57ecb91
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
1 //{{NO_DEPENDENCIES}}
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 // Microsoft Developer Studio generated include file.
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 // Used by Script1.rc
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 //
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 #define IDR_TOOLBAR1 101
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 //#define ID_TB_BLOB 40001
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 //#define ID_TB_CIRCLE 40002
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
8