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, 19 Nov 2023 11:00:07 +0100 |
Christian Brabandt |
patch 9.0.2114: overflow detection not accurate when adding digits
v9.0.2114
|
Thu, 16 Nov 2023 22:15:11 +0100 |
Christian Brabandt |
patch 9.0.2109: [security]: overflow in nv_z_get_count
v9.0.2109
|
Fri, 27 Oct 2023 19:45:04 +0200 |
Christian Brabandt |
patch 9.0.2075: TextChangedI may not always trigger
v9.0.2075
|
Tue, 19 Sep 2023 21:00:03 +0200 |
Christian Brabandt |
patch 9.0.1915: r_CTRL-C works differently in visual mode
v9.0.1915
|
Mon, 04 Sep 2023 22:30:07 +0200 |
Christian Brabandt |
patch 9.0.1866: undo is synced after character find
v9.0.1866
|
Sun, 27 Aug 2023 11:30:08 +0200 |
Christian Brabandt |
patch 9.0.1792: problem with gj/gk/gM and virtual text
v9.0.1792
|
Sun, 20 Aug 2023 18:30:06 +0200 |
Christian Brabandt |
patch 9.0.1761: g<kEnd> behaves different from g<end>
v9.0.1761
|
Sat, 19 Aug 2023 16:00:08 +0200 |
Christian Brabandt |
patch 9.0.1753: can't move to last non-blank char
v9.0.1753
|
Sat, 12 Aug 2023 00:15:04 +0200 |
Christian Brabandt |
patch 9.0.1694: wrong mapping applied when replaying a char search
v9.0.1694
|
Sat, 12 Aug 2023 00:15:03 +0200 |
Christian Brabandt |
patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode
v9.0.1693
|
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
|
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
|
Wed, 26 Apr 2023 18:00:05 +0200 |
Bram Moolenaar |
patch 9.0.1490: the ModeChanged event may be triggered too often
v9.0.1490
|
Thu, 13 Apr 2023 23:00:07 +0200 |
Bram Moolenaar |
patch 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last"
v9.0.1451
|
Sun, 05 Mar 2023 22:30:03 +0100 |
Bram Moolenaar |
patch 9.0.1385: g'Esc is considered an error
v9.0.1385
|
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
|
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
|
Sat, 18 Feb 2023 21:30:03 +0100 |
Bram Moolenaar |
patch 9.0.1324: "gj" and "gk" do not move correctly over a closed fold
v9.0.1324
|
Tue, 14 Feb 2023 18:45:05 +0100 |
Bram Moolenaar |
patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set
v9.0.1309
|
Wed, 01 Feb 2023 18:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1273: "1v" may select block with wrong size
v9.0.1273
|
Mon, 16 Jan 2023 19:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1208: code is indented more than necessary
v9.0.1208
|
Fri, 13 Jan 2023 15:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1189: invalid memory access with folding and using "L"
v9.0.1189
|
Tue, 10 Jan 2023 18:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short
v9.0.1172
|
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
|
Thu, 15 Dec 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 9.0.1061: cannot display 'showcmd' somewhere else
v9.0.1061
|
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
|
Fri, 25 Nov 2022 14:15:05 +0100 |
Bram Moolenaar |
patch 9.0.0947: invalid memory access in substitute with function
v9.0.0947
|
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
|
Fri, 18 Nov 2022 15:15:04 +0100 |
Bram Moolenaar |
patch 9.0.0901: setting w_leftcol and handling side effects is confusing
v9.0.0901
|
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
|
Tue, 04 Oct 2022 17:30:06 +0200 |
Bram Moolenaar |
patch 9.0.0657: too many #ifdefs
v9.0.0657
|
Sun, 02 Oct 2022 23:45:03 +0200 |
Bram Moolenaar |
patch 9.0.0643: smoothscroll test fails
v9.0.0643
|
Sat, 24 Sep 2022 14:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit
v9.0.0571
|
Sat, 24 Sep 2022 14:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0569: cannot easily get out when using "vim file | grep word"
v9.0.0569
|
Fri, 16 Sep 2022 22:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0482: "g0" moves to wrong location with virtual text "above"
v9.0.0482
|
Mon, 05 Sep 2022 18:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context
v9.0.0387
|
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 01:15:02 +0200 |
Bram Moolenaar |
patch 9.0.0312: test for cmdheight zero fails
v9.0.0312
|
Mon, 29 Aug 2022 00:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0310: output of :messages dissappears when cmdheight is zero
v9.0.0310
|
Thu, 25 Aug 2022 17:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version
v9.0.0265
|
Sun, 21 Aug 2022 11:45:04 +0200 |
Bram Moolenaar |
patch 9.0.0234: cannot make difference between :normal end and argument char
v9.0.0234
|
Tue, 16 Aug 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
|
Sun, 14 Aug 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
|
Sun, 31 Jul 2022 19:45:02 +0200 |
Bram Moolenaar |
patch 9.0.0124: code has more indent than needed
v9.0.0124
|
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
|
Sun, 24 Jul 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 9.0.0064: confusing error when using "q:" in command line window
v9.0.0064
|
Thu, 30 Jun 2022 23:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
|
Thu, 16 Jun 2022 14:15:03 +0200 |
Bram Moolenaar |
patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode
v8.2.5109
|
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
|
Thu, 26 May 2022 17:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5024: using freed memory with "]d"
v8.2.5024
|
Thu, 26 May 2022 17:00:05 +0200 |
Bram Moolenaar |
patch 8.2.5023: substitute overwrites allocated buffer
v8.2.5023
|
Sat, 14 May 2022 22:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4956: reading past end of line with "gf" in Visual block mode
v8.2.4956
|
Mon, 09 May 2022 21:15:04 +0200 |
Bram Moolenaar |
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
|