log src/ex_getln.c @ 30259:48db7f8f1b44 v9.0.0465

age author description
Wed, 14 Sep 2022 18:30:03 +0200 Bram Moolenaar patch 9.0.0465: cursor moves when cmdwin is closed when 'splitscroll' is off v9.0.0465
Sun, 11 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems v9.0.0447
Wed, 31 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0340: the 'cmdheight' zero support causes too much trouble v9.0.0340
Mon, 29 Aug 2022 19:30:04 +0200 Bram Moolenaar patch 9.0.0321: cannot use the message popup window directly v9.0.0321
Mon, 29 Aug 2022 17:30:03 +0200 Bram Moolenaar patch 9.0.0320: command line type of CmdlineChange differs from getcmdtype() v9.0.0320
Mon, 29 Aug 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0318: clearing screen causes flicker v9.0.0318
Mon, 29 Aug 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0316: screen flickers when 'cmdheight' is zero v9.0.0316
Sun, 28 Aug 2022 18:30:02 +0200 Bram Moolenaar patch 9.0.0299: error messages for setcmdline() could be better v9.0.0299
Sun, 28 Aug 2022 13:15:05 +0200 Bram Moolenaar patch 9.0.0293: messages window not hidden when starting a command line v9.0.0293
Sat, 27 Aug 2022 13:30:04 +0200 Bram Moolenaar patch 9.0.0285: it is not easy to change the command line from a plugin v9.0.0285
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
Fri, 26 Aug 2022 11:45:04 +0200 Bram Moolenaar patch 9.0.0271: using INIT() in non-header files v9.0.0271
Sun, 21 Aug 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0239: build failure without the +wildmenu feature v9.0.0239
Sun, 21 Aug 2022 19:45:03 +0200 Bram Moolenaar patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off v9.0.0238
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Sat, 30 Jul 2022 20:15:03 +0200 Bram Moolenaar patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window v9.0.0115
Sat, 30 Jul 2022 18:00:03 +0200 Bram Moolenaar patch 9.0.0114: the command line takes up space even when not used v9.0.0114
Thu, 28 Jul 2022 13:45:04 +0200 Bram Moolenaar patch 9.0.0099: scrollback can be wrong after redrawing the command line v9.0.0099
Tue, 26 Jul 2022 21:45:04 +0200 Bram Moolenaar patch 9.0.0086: tabline is not redrawn when entering command line v9.0.0086
Tue, 26 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window v9.0.0083
Tue, 26 Jul 2022 19:00:03 +0200 Bram Moolenaar patch 9.0.0082: cannot interrupt global command from command line v9.0.0082
Thu, 14 Jul 2022 18:15:06 +0200 Bram Moolenaar patch 9.0.0051: using CTRL-C wih :append may hang Vim v9.0.0051
Wed, 22 Jun 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.5149: cannot build without the +eval feature v8.2.5149
Wed, 22 Jun 2022 15:00:05 +0200 Bram Moolenaar patch 8.2.5148: invalid memory access when using expression on command line v8.2.5148
Thu, 16 Jun 2022 12:30:04 +0200 Bram Moolenaar patch 8.2.5106: default cmdwin mappings are re-mappable v8.2.5106
Tue, 14 Jun 2022 14:45:06 +0200 Bram Moolenaar patch 8.2.5088: value of cmod_verbose is a bit complicated to use v8.2.5088
Sun, 05 Jun 2022 18:00:08 +0200 Bram Moolenaar patch 8.2.5057: using gettimeofday() for timeout is very inefficient v8.2.5057
Mon, 30 May 2022 17:15:03 +0200 Bram Moolenaar patch 8.2.5044: command line test fails v8.2.5044
Mon, 30 May 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.5043: can open a cmdline window from a substitute expression v8.2.5043
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Tue, 17 May 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4975: recursive command line loop may cause a crash v8.2.4975
Mon, 09 May 2022 21:15:04 +0200 Bram Moolenaar patch 8.2.4928: various white space and cosmetic mistakes v8.2.4928
Sat, 07 May 2022 21:15:06 +0200 Bram Moolenaar patch 8.2.4911: the mode #defines are not clearly named v8.2.4911
Sat, 07 May 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4910: imperfect coding v8.2.4910
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
Sat, 07 May 2022 12:00:03 +0200 Bram Moolenaar patch 8.2.4899: with latin1 encoding CTRL-W might go before the cmdline v8.2.4899
Fri, 22 Apr 2022 00:45:04 +0200 Bram Moolenaar patch 8.2.4804: expression in heredoc doesn't work for compiled function v8.2.4804
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Thu, 17 Mar 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4585: cannot use keypad page-up/down for completion menu v8.2.4585
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
Fri, 25 Feb 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4469: Coverity warns for uninitialized variable v8.2.4469
Wed, 16 Feb 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4398: some command completion functions are too long v8.2.4398
Thu, 10 Feb 2022 21:00:04 +0100 Bram Moolenaar patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu v8.2.4339
Tue, 08 Feb 2022 18:45:03 +0100 Bram Moolenaar patch 8.2.4328: command line complete matches cleard when typing character v8.2.4328
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
Tue, 25 Jan 2022 13:00:06 +0100 Bram Moolenaar patch 8.2.4214: illegal memory access with large 'tabstop' in Ex mode v8.2.4214
Sat, 15 Jan 2022 19:30:04 +0100 Bram Moolenaar patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping v8.2.4099
Sat, 08 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4045: some global functions are only used in one file v8.2.4045
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Wed, 05 Jan 2022 17:15:05 +0100 Bram Moolenaar patch 8.2.4008: error messages are spread out v8.2.4008
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Fri, 31 Dec 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.3959: error messages are spread out v8.2.3959
Tue, 28 Dec 2021 22:00:07 +0100 Bram Moolenaar patch 8.2.3930: getcmdline() argument has a misleading type
Thu, 09 Dec 2021 12:00:05 +0100 Bram Moolenaar patch 8.2.3763: when editing the cmdline a callback may cause a scroll up v8.2.3763
Sat, 20 Nov 2021 20:15:03 +0100 Bram Moolenaar patch 8.2.3629: command completion in cmdline window uses global commands v8.2.3629
Sun, 17 Oct 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3530: ":buf {a}" fails while ":edit {a}" works v8.2.3530
Mon, 04 Oct 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3471: crash when using CTRL-T after an empty search pattern v8.2.3471
Sun, 12 Sep 2021 13:45:05 +0200 Bram Moolenaar patch 8.2.3430: no generic way to trigger an autocommand on mode change v8.2.3430