annotate src/link.390 @ 19756:fe90a71a3fed v8.2.0434

patch 8.2.0434: MS-Windows with VTP: Normal color not working Commit: https://github.com/vim/vim/commit/a8bd3496380ceb32e544dfe39cb4d52e4943068c Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 23 21:45:29 2020 +0100 patch 8.2.0434: MS-Windows with VTP: Normal color not working Problem: MS-Windows with VTP: Normal color not working. Solution: After changing the Normal color update the VTP console color. (Nobuhiro Takasaki, closes #5836)
author Bram Moolenaar <Bram@vim.org>
date Mon, 23 Mar 2020 22:00:05 +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 s%-lXext *%%g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
2 s%-lXmu *%%g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
3 s%-lXm *%/usr/lib/Xm.x %g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
4 s%-lX11 *%/usr/lib/X11.x %g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
5 s%-lXt *%%g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
6 s%-lSM *%/usr/lib/SM.x %g
3fc0f57ecb91 updated for version 7.0001
vimboss
parents:
diff changeset
7 s%-lICE *%/usr/lib/ICE.x %g