log src/edit.c @ 35229:925475d6ebae default tip

age author description
Mon, 01 Apr 2024 15:00:07 +0200 Christian Brabandt patch 9.1.0251: Filetype test fails v9.1.0251
Sun, 31 Mar 2024 18:45:03 +0200 Christian Brabandt patch 9.1.0230: TextChanged autocommand not triggered under some circumstances v9.1.0230
Thu, 28 Mar 2024 10:45:04 +0100 Christian Brabandt patch 9.1.0218: Unnecessary multiplications in backspace code v9.1.0218
Thu, 28 Mar 2024 10:15:08 +0100 Christian Brabandt patch 9.1.0215: Half-page scrolling does not support smooth-scrolling v9.1.0215
Mon, 25 Mar 2024 16:45:04 +0100 Christian Brabandt patch 9.1.0204: Backspace inserts spaces with virtual text and 'smarttab' v9.1.0204
Tue, 12 Mar 2024 22:00:04 +0100 Christian Brabandt patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() v9.1.0172
Mon, 11 Mar 2024 22:15:03 +0100 Christian Brabandt patch 9.1.0168: too many STRLEN() calls v9.1.0168
Sun, 10 Mar 2024 09:00:08 +0100 Christian Brabandt patch 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed v9.1.0163
Wed, 06 Mar 2024 21:00:11 +0100 Christian Brabandt patch 9.1.0153: Text properties corrupted with fo+=aw and backspace v9.1.0153
Tue, 05 Mar 2024 21:00:02 +0100 Christian Brabandt patch 9.1.0151: ml_get_buf_len() does not consider text properties v9.1.0151
Fri, 09 Feb 2024 19:45:05 +0100 Christian Brabandt patch 9.1.0088: TextChanged not triggered for :norm! commands v9.1.0088
Thu, 25 Jan 2024 23:00:03 +0100 Christian Brabandt patch 9.1.0058: Cannot map Super Keys in GTK UI v9.1.0058
Tue, 16 Jan 2024 17:30:11 +0100 Christian Brabandt patch 9.1.0035: i_CTRL-] triggers InsertCharPre v9.1.0035
Fri, 05 Jan 2024 18:30:03 +0100 Christian Brabandt patch 9.1.0014: incorrect use of W_WINROW in edit.c v9.1.0014
Thu, 04 Jan 2024 21:30:04 +0100 Christian Brabandt patch 9.1.0006: is*() and to*() function may be unsafe v9.1.0006
Sun, 10 Dec 2023 15:16:09 +0100 Christian Brabandt patch 9.0.2145: wrong scrolling in insert mode with smoothscroll v9.0.2145
Fri, 27 Oct 2023 19:45:04 +0200 Christian Brabandt patch 9.0.2075: TextChangedI may not always trigger v9.0.2075
Sun, 15 Oct 2023 10:15:03 +0200 Christian Brabandt patch 9.0.2031: TextChangedI may be triggered by non-insert mode change v9.0.2031
Sat, 02 Sep 2023 22:15:03 +0200 Christian Brabandt patch 9.0.1852: i_CTRL-O does not reset Select Mode v9.0.1852
Wed, 23 Aug 2023 19:56:02 +0200 Christian Brabandt Some more missing changes :(
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, 02 Jun 2023 15:30:04 +0200 Bram Moolenaar patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" v9.0.1599
Sat, 20 May 2023 15:15:05 +0200 Bram Moolenaar patch 9.0.1571: RedrawingDisabled not used consistently v9.0.1571
Fri, 12 May 2023 17:00:05 +0200 Bram Moolenaar patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h" v9.0.1545
Sun, 26 Mar 2023 22:30:04 +0200 Bram Moolenaar patch 9.0.1429: invalid memory access when ending insert mode v9.0.1429
Sat, 25 Mar 2023 21:15:05 +0100 Bram Moolenaar patch 9.0.1428: cursor in wrong position when leaving insert mode v9.0.1428
Sun, 26 Feb 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1356: cannot cancel "gr" with Esc v9.0.1356
Sat, 25 Feb 2023 15:30:02 +0100 Bram Moolenaar patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode v9.0.1354
Thu, 23 Feb 2023 23:15:03 +0100 Bram Moolenaar patch 9.0.1349: "gr" with a count fails v9.0.1349
Thu, 23 Feb 2023 21:15:03 +0100 Bram Moolenaar patch 9.0.1347: "gr CTRL-O" stays in Insert mode v9.0.1347
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 09 Jan 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1166: code is indented more than necessary v9.0.1166
Sun, 01 Jan 2023 19:15:03 +0100 Bram Moolenaar patch 9.0.1126: bracketed paste can be enabled when it is not recognized v9.0.1126
Tue, 27 Dec 2022 21:00:05 +0100 Bram Moolenaar patch 9.0.1105: code is indented too much v9.0.1105
Thu, 08 Dec 2022 23:00:03 +0100 Bram Moolenaar patch 9.0.1036: undo misbehaves when writing from an insert mode mapping v9.0.1036
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
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Tue, 22 Nov 2022 13:45:04 +0100 Bram Moolenaar patch 9.0.0917: the WinScrolled autocommand event is not enough v9.0.0917
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
Fri, 14 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' v9.0.0751
Thu, 13 Oct 2022 23:15:05 +0200 Bram Moolenaar patch 9.0.0747: too many #ifdefs v9.0.0747
Wed, 12 Oct 2022 21:00:05 +0200 Bram Moolenaar patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' v9.0.0734
Wed, 05 Oct 2022 14:30:04 +0200 Bram Moolenaar patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo' v9.0.0664
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Tue, 27 Sep 2022 17:30:05 +0200 Bram Moolenaar patch 9.0.0608: with spelling, deleting a full stop does not update next line v9.0.0608
Tue, 27 Sep 2022 13:45:04 +0200 Bram Moolenaar patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly v9.0.0603
Sun, 25 Sep 2022 22:00:04 +0200 Bram Moolenaar patch 9.0.0590: after exiting Insert mode spelling not checked in next line v9.0.0590
Tue, 16 Aug 2022 16:00:05 +0200 Bram Moolenaar patch 9.0.0218: reading before the start of the line v9.0.0218
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Mon, 01 Aug 2022 17:00:04 +0200 Bram Moolenaar patch 9.0.0130: cursor position wrong when inserting around virtual text v9.0.0130
Sun, 31 Jul 2022 19:45:02 +0200 Bram Moolenaar patch 9.0.0124: code has more indent than needed v9.0.0124
Mon, 25 Jul 2022 19:15:06 +0200 Bram Moolenaar patch 9.0.0067: cannot show virtual text v9.0.0067
Thu, 30 Jun 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0013: reproducing memory access errors can be difficult v9.0.0013
Sun, 26 Jun 2022 14:00:03 +0200 Bram Moolenaar patch 8.2.5162: reading before the start of the line with BS in Replace mode v8.2.5162
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Fri, 27 May 2022 18:30:04 +0200 Bram Moolenaar patch 8.2.5029: "textlock" is always zero v8.2.5029
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Mon, 16 May 2022 20:45:03 +0200 Bram Moolenaar patch 8.2.4969: changing text in Visual mode may cause invalid memory access v8.2.4969
Sat, 14 May 2022 13:00:05 +0200 Bram Moolenaar patch 8.2.4951: smart indenting done when not enabled v8.2.4951
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
Thu, 05 May 2022 22:00:05 +0200 Bram Moolenaar patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell v8.2.4876
Wed, 04 May 2022 19:00:04 +0200 Bram Moolenaar patch 8.2.4865: :startinsert right after :stopinsert may not work v8.2.4865
Fri, 29 Apr 2022 17:45:03 +0200 Bram Moolenaar patch 8.2.4846: termcodes test fails v8.2.4846
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
Tue, 12 Apr 2022 12:45:04 +0200 Bram Moolenaar patch 8.2.4739: accessing freed memory after WinScrolled autocmd event v8.2.4739
Sat, 09 Apr 2022 19:30:02 +0200 Bram Moolenaar patch 8.2.4723: the ModeChanged autocmd event is inefficient v8.2.4723
Fri, 08 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4713: plugins cannot track text scrolling v8.2.4713
Thu, 07 Apr 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4710: smart indenting does not work after completion v8.2.4710
Thu, 07 Apr 2022 16:15:03 +0200 Bram Moolenaar patch 8.2.4707: redrawing could be a bit more efficient v8.2.4707
Fri, 01 Apr 2022 13:15:08 +0200 Bram Moolenaar patch 8.2.4660: cursorcolumn is sometimes not correct v8.2.4660
Sun, 27 Mar 2022 20:30:04 +0200 Bram Moolenaar patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' v8.2.4638
Sat, 26 Mar 2022 14:30:03 +0100 Bram Moolenaar patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" v8.2.4630
Mon, 31 Jan 2022 16:00:09 +0100 Bram Moolenaar patch 8.2.4273: the EBCDIC support is outdated v8.2.4273
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Tue, 25 Jan 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4218: illegal memory access with bracketed paste in Ex mode v8.2.4218
Mon, 24 Jan 2022 16:30:05 +0100 Bram Moolenaar patch 8.2.4203: entering a character with CTRL-V may include modifiers v8.2.4203
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 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Tue, 04 Jan 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4001: insert complete code uses global variables v8.2.4001
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Wed, 29 Dec 2021 17:15:02 +0100 Bram Moolenaar patch 8.2.3935: CTRL-U in Insert mode does not fix the indent v8.2.3935
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Thu, 16 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3828: when opening a terminal from a timer first typed char is lost v8.2.3828
Sun, 12 Dec 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.3787: no proper formatting of a C line comment after a statement v8.2.3787
Thu, 09 Dec 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3764: cannot see any text when window was made zero lines v8.2.3764
Sat, 16 Oct 2021 13:00:04 +0200 Bram Moolenaar patch 8.2.3517: TextChanged does not trigger after TextChangedI v8.2.3517
Sun, 03 Oct 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" v8.2.3467
Thu, 16 Sep 2021 22:45:03 +0200 Bram Moolenaar patch 8.2.3444: concealed text not revealed when leaving insert mode v8.2.3444
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
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Mon, 26 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3227: 'virtualedit' can only be set globally v8.2.3227
Mon, 26 Jul 2021 22:00:07 +0200 Bram Moolenaar patch 8.2.3226: new digraph functions use old naming scheme v8.2.3226
Wed, 21 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3197: error messages are spread out v8.2.3197
Tue, 20 Jul 2021 21:15:05 +0200 Bram Moolenaar patch 8.2.3190: error messages are spread out v8.2.3190
Tue, 29 Jun 2021 20:30:05 +0200 Bram Moolenaar patch 8.2.3074: popup_atcursor() uses wrong position with concealing v8.2.3074
Thu, 28 Jan 2021 11:15:04 +0100 Bram Moolenaar patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter v8.2.2418
Sun, 17 Jan 2021 22:15:05 +0100 Bram Moolenaar patch 8.2.2374: accessing uninitialized memory in test_undo v8.2.2374
Thu, 03 Dec 2020 20:00:05 +0100 Bram Moolenaar patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character v8.2.2084
Sat, 14 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.1988: still in Insert mode when opening terminal popup v8.2.1988
Thu, 12 Nov 2020 14:30:04 +0100 Bram Moolenaar patch 8.2.1978: making a mapping work in all modes is complicated v8.2.1978
Wed, 11 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left v8.2.1976
Sat, 24 Oct 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1898: command modifier parsing always uses global cmdmod v8.2.1898
Wed, 21 Oct 2020 12:30:06 +0200 Bram Moolenaar patch 8.2.1874: can't do something just before leaving Insert mode v8.2.1874
Sun, 27 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped v8.2.1762
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Sat, 05 Sep 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1597: the channel source file is too big v8.2.1597
Sat, 05 Sep 2020 14:30:03 +0200 Bram Moolenaar patch 8.2.1595: cannot easily see what Vim sends to the terminal v8.2.1595
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Sat, 06 Jun 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0916: mapping with partly modifyOtherKeys code does not work v8.2.0916
Fri, 01 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0674: some source files are too big v8.2.0674
Thu, 30 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0670: cannot change window when evaluating 'completefunc' v8.2.0670
Mon, 27 Apr 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo v8.2.0649
Tue, 21 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' v8.2.0614
Fri, 17 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0590: no 'backspace' value allows ignoring the insertion point v8.2.0590
Wed, 11 Mar 2020 13:15:04 +0100 Bram Moolenaar patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset v8.2.0370
Mon, 20 Jan 2020 21:15:04 +0100 Bram Moolenaar patch 8.2.0135: bracketed paste can still cause invalid memory access v8.2.0135
Mon, 20 Jan 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0133: invalid memory access with search command v8.2.0133
Thu, 09 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0109: corrupted text properties when expanding spaces v8.2.0109