view READMEdir/README_srcdos.txt @ 31495:a2997ac0ca2c v9.0.1080

patch 9.0.1080: the "kitty" terminfo entry is not widespread Commit: https://github.com/vim/vim/commit/afa3f1cc7258d34c32a299a3cc6aece89f67fb47 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Dec 19 18:56:48 2022 +0000 patch 9.0.1080: the "kitty" terminfo entry is not widespread Problem: The "kitty" terminfo entry is not widespread, resulting in the kitty terminal not working properly. Solution: Go back to using "xterm-kitty" and avoid the problems it causes in another way.
author Bram Moolenaar <Bram@vim.org>
date Mon, 19 Dec 2022 20:00:03 +0100
parents 645722244c3f
children 4635e43f2c6f
line wrap: on
line source

README_srcdos.txt for version 9.0 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-Windows.
These files are in the runtime archive (vim90rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-Windows.
It is packed for MS-Windows systems, with CR-LF.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.