Mercurial > vim
annotate READMEdir/README_srcdos.txt @ 30882:7449da0e006b v9.0.0775
patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console
Commit: https://github.com/vim/vim/commit/2a46f81ec7739967265759838afe7972e5f81e5e
Author: Christopher Plewright <chris@createng.com>
Date: Sun Oct 16 19:47:45 2022 +0100
patch 9.0.0775: MS-Windows: mouse scrolling not supported in the console
Problem: MS-Windows: mouse scrolling not supported in the console.
Solution: Add event handling for mouse scroll events. (Christopher
Plewright, closes #11374)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sun, 16 Oct 2022 21:00:04 +0200 |
parents | 645722244c3f |
children | 4635e43f2c6f |
rev | line source |
---|---|
29314 | 1 README_srcdos.txt for version 9.0 of Vim: Vi IMproved. |
8623
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 |
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
3 See "README.txt" for general information about Vim. |
19125
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
4 See "README_dos.txt" for installation instructions for MS-Windows. |
29314 | 5 These files are in the runtime archive (vim90rt.zip). |
8623
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
6 |
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
7 |
19125
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
8 The DOS source archive contains the files needed to compile Vim on MS-Windows. |
30727
645722244c3f
patch 9.0.0698: VisVim is outdated, does not work with current Visual Studio
Bram Moolenaar <Bram@vim.org>
parents:
29314
diff
changeset
|
9 It is packed for MS-Windows systems, with CR-LF. |
8623
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
10 |
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
11 See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC. |