log src/edit.c @ 35075:43739470fe40 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