Mercurial > vim
view READMEdir/README_srcdos.txt @ 16135:dc0801e374e0 v8.1.1072
patch 8.1.1072: extending sign and foldcolumn below the text is confusing
commit https://github.com/vim/vim/commit/8ee4c01b8c79a29065c1af05e5d9c0721069765f
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Mar 29 18:08:18 2019 +0100
patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Problem: Extending sign and foldcolumn below the text is confusing.
Solution: Let the sign and foldcolumn stop at the last text line, just like
the line number column. Also stop the command line window leader.
(Christian Brabandt, closes #3964)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 29 Mar 2019 18:15:05 +0100 |
parents | 1174611ad715 |
children | af69c9335223 |
line wrap: on
line source
README_srcdos.txt for version 8.1 of Vim: Vi IMproved. See "README.txt" for general information about Vim. See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. These files are in the runtime archive (vim81rt.zip). The DOS source archive contains the files needed to compile Vim on MS-DOS or MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the VisVim sources. See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.