view READMEdir/README_src.txt @ 21238:136b33ce8216 v8.2.1170

patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all" Commit: https://github.com/vim/vim/commit/ef85a9b2d9e992ab594e089af3883e381cfad426 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 10 20:24:07 2020 +0200 patch 8.2.1170: cursor off by one with block paste while 'virtualedit' "all" Problem: Cursor off by one with block paste while 'virtualedit' is "all". Solution: Adjust condition. (Hugo Gualandi, closes https://github.com/vim/vim/issues/6430)
author Bram Moolenaar <Bram@vim.org>
date Fri, 10 Jul 2020 20:30:05 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

README_src.txt for version 8.2 of Vim: Vi IMproved.

The source archive contains the files needed to compile Vim on Unix systems.
It is packed for Unix systems (NL line separator).

For more information, see the README.txt file that comes with the runtime
archive (vim-8.2-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!