view READMEdir/README_src.txt @ 30235:2403a1b53826 v9.0.0453

patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier Commit: https://github.com/vim/vim/commit/83a19c5fda0556330860899bfb484addf9178cd0 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 12 20:35:28 2022 +0100 patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier Problem: On an AZERTY keyboard digit keys get the shift modifier. Solution: Remove the shift modifier from digit keys. (closes https://github.com/vim/vim/issues/11109)
author Bram Moolenaar <Bram@vim.org>
date Mon, 12 Sep 2022 21:45:03 +0200
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!