view READMEdir/README_src.txt @ 31281:cab7d8accab7 v9.0.0974

patch 9.0.0974: even when Esc is encoded a timeout is used Commit: https://github.com/vim/vim/commit/dffa6ea85c82bbcb60368f38f7437c6cd89c9e55 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Nov 29 20:33:20 2022 +0000 patch 9.0.0974: even when Esc is encoded a timeout is used Problem: Even when Esc is encoded a timeout is used. Solution: Use K_ESC when an encoded Esc is found.
author Bram Moolenaar <Bram@vim.org>
date Tue, 29 Nov 2022 21:45:04 +0100
parents f8116058ca76
children 4635e43f2c6f
line wrap: on
line source

README_src.txt for version 9.0 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-9.0-rt.tar.gz).  To be able to run Vim you MUST get the runtime
archive too!