]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0812: terminal window colors shift when 'number' is set v8.0.0812
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 11:57:41 +0000 (13:57 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 11:57:41 +0000 (13:57 +0200)
commit68c4bdd53cb54b6c0dccb2dcee446ef42ef3dedd
treee714a24715b62f0438bbfaf25704324bce51b947
parent5449f7c6fc574fed1020d70878becbbfca5a5a41
patch 8.0.0812: terminal window colors shift when 'number' is set

Problem:    Terminal window colors shift when 'number' is set. (Nazri Ramliy)
Solution:   Use vcol instead of col.
src/screen.c
src/version.c