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