view READMEdir/README_src.txt @ 31325:e352d200d096 v9.0.0996

patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys Commit: https://github.com/vim/vim/commit/af19ec0bfad6b70f3b7898da7f786a348ac01b50 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 3 00:00:38 2022 +0000 patch 9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys Problem: If 'keyprotocol' is empty "xterm" still uses modifyOtherKeys. Solution: Remove t_TI, t_RK and t_TE from the "xterm" builtin termcap and let the default value of 'keyprotocol' add those.
author Bram Moolenaar <Bram@vim.org>
date Sat, 03 Dec 2022 01:15: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!