log src/ex_getln.c @ 35115:d401437829ee default tip

age author description
Tue, 23 Jan 2024 23:00:07 +0100 Christian Brabandt patch 9.1.0049: Make "[Command Line]" a special buffer name v9.1.0049
Tue, 23 Jan 2024 23:00:05 +0100 Christian Brabandt patch 9.1.0048: Abort opening cmdwin if autocmds screw things up v9.1.0048
Tue, 23 Jan 2024 23:00:04 +0100 Christian Brabandt patch 9.1.0047: issues with temp curwin/buf while cmdwin is open v9.1.0047
Tue, 19 Dec 2023 21:00:04 +0100 Christian Brabandt patch 9.0.2180: POSIX function name in exarg causes issues v9.0.2180
Mon, 27 Nov 2023 22:30:07 +0100 Christian Brabandt patch 9.0.2133: Cannot detect overstrike mode in Cmdline mode v9.0.2133
Thu, 26 Oct 2023 21:45:05 +0200 Christian Brabandt patch 9.0.2068: [security] overflow in :history v9.0.2068
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
Tue, 17 Oct 2023 10:15:08 +0200 Christian Brabandt patch 9.0.2035: [security] use-after-free with wildmenu v9.0.2035
Fri, 29 Sep 2023 20:45:04 +0200 Christian Brabandt patch 9.0.1958: cannot complete option values v9.0.1958
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
Sat, 19 Aug 2023 13:30:07 +0200 Christian Brabandt patch 9.0.1744: Dead code in open_cmdwin() v9.0.1744
Sat, 12 Aug 2023 00:00:05 +0200 Christian Brabandt patch 9.0.1691: wrong viewport restored for incsearch and smoothscroll v9.0.1691
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
Mon, 29 May 2023 17:15:04 +0200 Bram Moolenaar patch 9.0.1588: Incsearch not triggered when pasting clipboard register v9.0.1588
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Sat, 13 May 2023 15:00:04 +0200 Bram Moolenaar patch 9.0.1550: in cmdline window S-Tab does not select previous completion v9.0.1550
Mon, 17 Apr 2023 17:00:05 +0200 Bram Moolenaar patch 9.0.1460: insufficient testing for getcmdcompltype() v9.0.1460
Wed, 12 Apr 2023 17:30:04 +0200 Bram Moolenaar patch 9.0.1444: crash when passing NULL to setcmdline() v9.0.1444
Sat, 04 Mar 2023 22:00:03 +0100 Bram Moolenaar patch 9.0.1380: CTRL-X on 2**64 subtracts two v9.0.1380
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Sat, 11 Feb 2023 11:45:04 +0100 Bram Moolenaar patch 9.0.1299: change for triggering incsearch not sufficiently tested v9.0.1299
Fri, 10 Feb 2023 22:45:03 +0100 Bram Moolenaar patch 9.0.1298: inserting register on the cmdline does not trigger incsearch v9.0.1298
Mon, 06 Feb 2023 22:00:05 +0100 Bram Moolenaar patch 9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged v9.0.1290
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Mon, 02 Jan 2023 18:00:04 +0100 Bram Moolenaar patch 9.0.1132: code is indented more than needed v9.0.1132
Fri, 30 Dec 2022 19:15:04 +0100 Bram Moolenaar patch 9.0.1115: code is indented more than needed v9.0.1115
Fri, 09 Dec 2022 13:45:02 +0100 Bram Moolenaar patch 9.0.1040: test for <Cmd> mapping with CmdlineChanged fails v9.0.1040
Fri, 09 Dec 2022 13:30:05 +0100 Bram Moolenaar patch 9.0.1039: using a <Cmd> mapping CmdlineChanged may be triggered twice v9.0.1039
Fri, 09 Dec 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.1038: function name does not match what it is used for v9.0.1038
Thu, 01 Dec 2022 13:15:03 +0100 Bram Moolenaar patch 9.0.0980: the keyboard state response may end up in a shell command v9.0.0980
Thu, 17 Nov 2022 12:45:05 +0100 Bram Moolenaar patch 9.0.0892: may redraw when not needed v9.0.0892
Tue, 15 Nov 2022 18:45:03 +0100 Bram Moolenaar patch 9.0.0886: horizontal mouse scroll only works in the GUI v9.0.0886
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Sun, 18 Sep 2022 16:15:03 +0200 Bram Moolenaar patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible v9.0.0500
Sat, 17 Sep 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0490: using freed memory with cmdwin and BufEnter autocmd v9.0.0490
Thu, 15 Sep 2022 13:45:03 +0200 Bram Moolenaar patch 9.0.0469: cursor moves if cmdwin is closed when 'splitscroll' is off v9.0.0469
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