Sun, 19 Jun 2022 13:30:03 +0200 |
Bram Moolenaar |
patch 8.2.5128: syntax disabled when using synID() in searchpair() skip expr
v8.2.5128
|
Sun, 05 Jun 2022 18:00:08 +0200 |
Bram Moolenaar |
patch 8.2.5057: using gettimeofday() for timeout is very inefficient
v8.2.5057
|
Tue, 31 May 2022 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5047: CurSearch highlight is often wrong
v8.2.5047
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Sat, 09 Apr 2022 13:45:02 +0200 |
Bram Moolenaar |
patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place
v8.2.4718
|
Tue, 29 Mar 2022 12:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4644: redrawing too often when 'relativenumber' is set
v8.2.4644
|
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
|
Fri, 25 Mar 2022 16:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4626: Visual area not updated when removing sign in Visual mode
v8.2.4626
|
Wed, 23 Mar 2022 16:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4614: redrawing too much when 'cursorline' is set
v8.2.4614
|
Tue, 22 Mar 2022 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.4610: some conditions are always true
v8.2.4610
|
Sat, 19 Mar 2022 12:15:04 +0100 |
Bram Moolenaar |
patch 8.2.4591: cursor line not updated when a callback moves the cursor
v8.2.4591
|
Wed, 16 Feb 2022 20:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4402: missing parenthesis may cause unexpected problems
v8.2.4402
|
Mon, 14 Feb 2022 20:30:02 +0100 |
Bram Moolenaar |
patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enter
v8.2.4382
|
Fri, 11 Feb 2022 20:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4346: a custom statusline may cause Esc to work like Enter
v8.2.4346
|
Tue, 08 Feb 2022 13:15:05 +0100 |
Bram Moolenaar |
patch 8.2.4325: 'wildmenu' only shows few matches
v8.2.4325
|
Thu, 03 Feb 2022 14:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4289: warnings reported by MSVC
v8.2.4289
|
Fri, 28 Jan 2022 16:30:11 +0100 |
Bram Moolenaar |
patch 8.2.4241: some type casts are redundant
v8.2.4241
|
Sun, 16 Jan 2022 15:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4108: going over the end of the w_lines array
v8.2.4108
|
Sun, 16 Jan 2022 12:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4106: going over the end of the w_lines array
v8.2.4106
|
Thu, 13 Jan 2022 14:15:06 +0100 |
Bram Moolenaar |
patch 8.2.4074: going over the end of NameBuff
v8.2.4074
|
Mon, 13 Dec 2021 23:00:03 +0100 |
Bram Moolenaar |
patch 8.2.3801: if a terminal shows in two windows, only one is redrawn
v8.2.3801
|
Thu, 09 Dec 2021 12:00:05 +0100 |
Bram Moolenaar |
patch 8.2.3763: when editing the cmdline a callback may cause a scroll up
v8.2.3763
|
Mon, 29 Nov 2021 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.3699: the +title feature adds a lot of #ifdef but little code
v8.2.3699
|
Mon, 18 Oct 2021 22:00:06 +0200 |
Bram Moolenaar |
patch 8.2.3535: if-else indenting is confusing
v8.2.3535
|
Fri, 08 Oct 2021 19:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3487: illegal memory access if buffer name is very long
v8.2.3487
|
Tue, 03 Aug 2021 18:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
|
Mon, 26 Jul 2021 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
|
Thu, 22 Jul 2021 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3204: display garbled when 'cursorline' is set and lines wrap
v8.2.3204
|
Fri, 09 Jul 2021 16:00:05 +0200 |
Bram Moolenaar |
patch 8.2.3132: compiler warns for size_t to colnr_T conversion.
v8.2.3132
|
Mon, 05 Jul 2021 22:15:02 +0200 |
Bram Moolenaar |
patch 8.2.3112: in rare cases the cursor may be somewhere in a folded line
v8.2.3112
|