Mercurial > vim
annotate READMEdir/README_w32s.txt @ 28185:dcb449ae45c9 v8.2.4618
patch 8.2.4618: cmdline completion does not recognize single letter commands
Commit: https://github.com/vim/vim/commit/f4f0525c34d2aa32f214155b0dadcd274ed05dd1
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Mar 24 13:08:36 2022 +0000
patch 8.2.4618: cmdline completion does not recognize single letter commands
Problem: Command line completion does not recognize single letter commands.
Solution: Use the condition from find_ex_command().
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Thu, 24 Mar 2022 14:15:02 +0100 |
parents | 286aa7c0c9ab |
children | f8116058ca76 |
rev | line source |
---|---|
18879 | 1 README_w32s.txt for version 8.2 of Vim: Vi IMproved. |
8623
58e749232bd7
commit https://github.com/vim/vim/commit/818c9e7edfce339eff7cb357f2ec29a72afd1977
Christian Brabandt <cb@256bit.org>
parents:
diff
changeset
|
2 |
19125
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
3 This file used to explain the installation of Vim on MS-Windows 3.1 and 3.11 |
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
4 systems. However, support for MS-Windows 3.1 and 3.11 has been removed in |
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
5 patch 7.4.1364. |
286aa7c0c9ab
patch 8.2.0122: readme files still mention MS-DOS
Bram Moolenaar <Bram@vim.org>
parents:
18879
diff
changeset
|
6 See "README.txt" for general information about Vim. |