annotate src/link.390 @ 24037:b5a6de6a8915 v8.2.2560

patch 8.2.2560: setting 'winminheigt' does not take tabline into account Commit: https://github.com/vim/vim/commit/39d4cab494248131b6fb07aba633aa4da7871a57 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Mar 1 21:02:46 2021 +0100 patch 8.2.2560: setting 'winminheigt' does not take tabline into account Problem: Setting 'winminheigt' does not take tabline into account. Solution: Subtract the tabline from the available height. (closes https://github.com/vim/vim/issues/7899)
author Bram Moolenaar <Bram@vim.org>
date Mon, 01 Mar 2021 21:15: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 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