log src/cmdexpand.c @ 35080:fcc356d45610 default tip

age author description
Thu, 04 Jan 2024 22:45:04 +0100 Christian Brabandt patch 9.1.0010: Keymap completion is not available v9.1.0010
Tue, 17 Oct 2023 11:00:03 +0200 Christian Brabandt patch 9.0.2037: A few remaining cmdline completion issues with C-E/Y v9.0.2037
Sun, 15 Oct 2023 09:11:10 +0200 Christian Brabandt patch 9.0.2025: no cmdline completion for ++opt args v9.0.2025
Mon, 09 Oct 2023 18:30:04 +0200 Christian Brabandt patch 9.0.2009: cmdline-completion for comma-separated options wrong v9.0.2009
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
Fri, 29 Sep 2023 20:15:03 +0200 Christian Brabandt patch 9.0.1956: Custom completion skips orig cmdline if it invokes glob() v9.0.1956
Sun, 27 Aug 2023 18:45:05 +0200 Christian Brabandt patch 9.0.1795: Indentation issues v9.0.1795
Sun, 20 Aug 2023 22:11:05 +0200 Christian Brabandt commit 92997dda789ad8061841128cbc99b15ec0374411 v9.0.1774
Fri, 18 Aug 2023 00:15:04 +0200 Christian Brabandt patch 9.0.1735: Rename completion specific findex var v9.0.1735
Tue, 15 Aug 2023 23:00:03 +0200 Christian Brabandt patch 9.0.1714: getcompletion() "cmdline" fails after :autocmd v9.0.1714
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Fri, 16 Jun 2023 00:00:03 +0200 Bram Moolenaar patch 9.0.1636: expanding a pattern interferes with cmdline completion v9.0.1636
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sat, 06 May 2023 23:30:03 +0200 Bram Moolenaar patch 9.0.1520: completion for option name includes all bool options v9.0.1520
Sun, 23 Apr 2023 00:00:04 +0200 Bram Moolenaar patch 9.0.1479: small source file problems; outdated list of distrib. files v9.0.1479
Wed, 25 Jan 2023 16:15:06 +0100 Bram Moolenaar patch 9.0.1242: code for :runtime completion is not consistent v9.0.1242
Tue, 24 Jan 2023 13:45:06 +0100 Bram Moolenaar patch 9.0.1238: :runtime completion can be further improved v9.0.1238
Sun, 22 Jan 2023 19:45:04 +0100 Bram Moolenaar patch 9.0.1231: completion of :runtime does not handle {where} argument v9.0.1231
Sat, 21 Jan 2023 23:00:04 +0100 Bram Moolenaar patch 9.0.1227: no cmdline completion for :runtime v9.0.1227
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Sat, 10 Dec 2022 11:30:04 +0100 Bram Moolenaar patch 9.0.1043: macro has confusing name and is duplicated v9.0.1043
Thu, 08 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.1030: using freed memory with the cmdline popup menu v9.0.1030
Mon, 14 Nov 2022 23:15:03 +0100 Bram Moolenaar patch 9.0.0883: a silent mapping may cause dots on the command line v9.0.0883
Mon, 14 Nov 2022 16:45:04 +0100 Bram Moolenaar patch 9.0.0880: preprocessor indenting is off v9.0.0880
Sun, 13 Nov 2022 23:45:03 +0100 Bram Moolenaar patch 9.0.0876: code is indented more than needed v9.0.0876
Sat, 12 Nov 2022 18:45:04 +0100 Bram Moolenaar patch 9.0.0867: wildmenu redrawing code is spread out v9.0.0867
Sun, 18 Sep 2022 14:15:06 +0200 Bram Moolenaar patch 9.0.0498: various small issues v9.0.0498
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Thu, 01 Sep 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0346: :horizontal modifier not fully supported v9.0.0346
Fri, 26 Aug 2022 21:00:06 +0200 Bram Moolenaar patch 9.0.0281: build failure without the +eval feature v9.0.0281
Fri, 26 Aug 2022 18:00:05 +0200 Bram Moolenaar patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' v9.0.0279
Sun, 21 Aug 2022 15:45:03 +0200 Bram Moolenaar patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visible v9.0.0236
Sat, 20 Aug 2022 20:30:03 +0200 Bram Moolenaar patch 9.0.0231: expanding "**" may loop forever with directory links v9.0.0231
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Tue, 26 Jul 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0089: fuzzy argument completion doesn't work for shell commands v9.0.0089
Thu, 16 Jun 2022 12:45:03 +0200 Bram Moolenaar patch 8.2.5107: some callers of rettv_list_alloc() check for not OK v8.2.5107
Sun, 08 May 2022 22:15:02 +0200 Bram Moolenaar patch 8.2.4917: fuzzy expansion of option names is not right v8.2.4917
Sat, 07 May 2022 14:00:02 +0200 Bram Moolenaar patch 8.2.4903: cannot get the current cmdline completion type and position v8.2.4903
Mon, 11 Apr 2022 20:45:02 +0200 Bram Moolenaar patch 8.2.4738: Esc on commandline executes command instead of abandoning it v8.2.4738
Sun, 10 Apr 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4732: duplicate code to free fuzzy matches v8.2.4732
Thu, 24 Mar 2022 12:30:08 +0100 Bram Moolenaar patch 8.2.4617: no completion for :scriptnames v8.2.4617
Tue, 22 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4608: getcompletion() does not work when 'wildoptions' has "fuzzy"
Wed, 16 Mar 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menu v8.2.4579
Tue, 15 Mar 2022 12:00:04 +0100 Bram Moolenaar patch 8.2.4570: no command line completion for :profile and :profdel v8.2.4570
Mon, 14 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4565: no command line completion for :breakadd and :breakdel v8.2.4565
Mon, 28 Feb 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4485: compiler warning for uninitialized variable v8.2.4485
Mon, 28 Feb 2022 14:30:04 +0100 Bram Moolenaar patch 8.2.4483: command completion makes two rounds to collect matches v8.2.4483
Sun, 27 Feb 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4482: no fuzzy cmdline completion for user defined completion v8.2.4482
Sun, 27 Feb 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is set v8.2.4481
Sun, 27 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4479: no fuzzy completieon for maps and abbreviations v8.2.4479
Sat, 26 Feb 2022 17:15:03 +0100 Bram Moolenaar patch 8.2.4478: crash when using fuzzy completion v8.2.4478
Sat, 26 Feb 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4477: crash when using fuzzy completion v8.2.4477
Sat, 26 Feb 2022 12:15:02 +0100 Bram Moolenaar patch 8.2.4475: fuzzy cmdline completion does not work for lower case v8.2.4475
Fri, 25 Feb 2022 16:30:07 +0100 Bram Moolenaar patch 8.2.4465: fuzzy completion does not order matches properly v8.2.4465
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Thu, 17 Feb 2022 12:30:04 +0100 Bram Moolenaar patch 8.2.4406: expand functions use confusing argument names v8.2.4406
Wed, 16 Feb 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4398: some command completion functions are too long v8.2.4398
Tue, 15 Feb 2022 12:45:04 +0100 Bram Moolenaar patch 8.2.4387: command line completion doesn't always work properly v8.2.4387
Sun, 13 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4366: not enough tests for command line completion v8.2.4366