Mercurial > vim
annotate tools/rename.bat @ 11890:318ae82d8ba4 v8.0.0825
patch 8.0.0825: not easy to see that a window is a terminal window
commit https://github.com/vim/vim/commit/3633cf5201e914cc802fd2f813fa87bc959ffaec
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jul 31 22:29:35 2017 +0200
patch 8.0.0825: not easy to see that a window is a terminal window
Problem: Not easy to see that a window is a terminal window.
Solution: Add StatusLineTerm highlighting.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Mon, 31 Jul 2017 22:30:04 +0200 |
parents | f0b1cbf9467e |
children | 217c97e06615 |
rev | line source |
---|---|
10032
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
1 mv vim.exe vimw32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 mv tee/tee.exe teew32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 mv xxd/xxd.exe xxdw32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
4 mv vim.pdb vimw32.pdb |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
5 mv install.exe installw32.exe |
f0b1cbf9467e
commit https://github.com/vim/vim/commit/cb03397abae22e7237511db2e19ad5ef3e5e5f4e
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
6 mv uninstal.exe uninstalw32.exe |