Wed, 24 Jul 2019 14:30:08 +0200 |
Bram Moolenaar |
patch 8.1.1739: deleted match highlighting not updated in other window
v8.1.1739
|
Fri, 12 Jul 2019 15:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1664: GUI resize may cause changing Rows at a bad time
v8.1.1664
|
Thu, 06 Jun 2019 15:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1481: length for two-digit rgb termresponse is off by one
v8.1.1481
|
Wed, 05 Jun 2019 23:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse
v8.1.1471
|
Wed, 05 Jun 2019 22:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1469: no test for checking the cursor style response
v8.1.1469
|
Tue, 04 Jun 2019 21:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1464: only 4-digit rgb termresponse is recognized
v8.1.1464
|
Tue, 28 May 2019 23:15:10 +0200 |
Bram Moolenaar |
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
|
Sat, 25 May 2019 20:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1393: unnecessary type casts
v8.1.1393
|
Fri, 24 May 2019 19:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
|
Sat, 11 May 2019 21:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1323: 'mouse' option is reset when using GPM mouse
v8.1.1323
|
Fri, 10 May 2019 23:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1315: there is always a delay if a termrequest is never answered
v8.1.1315
|
Wed, 08 May 2019 16:45:07 +0200 |
Bram Moolenaar |
patch 8.1.1296: crash when using invalid command line argument
v8.1.1296
|
Sat, 04 May 2019 17:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1265: when GPM mouse support is enabled double clicks do not work
v8.1.1265
|
Fri, 03 May 2019 21:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1254: mapping completion contains dead code
v8.1.1254
|
Fri, 03 May 2019 15:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1251: no test for completion of mapping keys
v8.1.1251
|
Thu, 02 May 2019 20:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1246: cannot handle negative mouse coordinate from urxvt
v8.1.1246
|
Sun, 28 Apr 2019 20:00:10 +0200 |
Bram Moolenaar |
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
|
Sun, 21 Apr 2019 17:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1198: bracketed paste may remain active after Vim exists
v8.1.1198
|
Sun, 21 Apr 2019 00:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1194: typos and small problems in source files
v8.1.1194
|
Sat, 06 Apr 2019 20:15:03 +0200 |
Bram Moolenaar |
patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console
v8.1.1127
|
Wed, 03 Apr 2019 21:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1105: long escape sequences may be split up
v8.1.1105
|
Sat, 30 Mar 2019 22:15:04 +0100 |
Bram Moolenaar |
patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H
v8.1.1096
|
Fri, 22 Mar 2019 12:15:04 +0100 |
Bram Moolenaar |
patch 8.1.1034: too many #ifdefs
v8.1.1034
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sat, 16 Feb 2019 17:00:05 +0100 |
Bram Moolenaar |
patch 8.1.0933: When using VTP scroll region isn't used properly
v8.1.0933
|
Tue, 12 Feb 2019 21:00:09 +0100 |
Bram Moolenaar |
patch 8.1.0898: a messed up rgb.txt can crash Vim
v8.1.0898
|
Thu, 24 Jan 2019 17:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0810: too many #ifdefs
v8.1.0810
|
Sun, 20 Jan 2019 15:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
|
Sat, 19 Jan 2019 17:45:07 +0100 |
Bram Moolenaar |
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
|
Sun, 13 Jan 2019 23:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
|
Fri, 07 Dec 2018 13:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm"
v8.1.0566
|
Tue, 02 Oct 2018 15:00:07 +0200 |
Christian Brabandt |
patch 8.1.0445: setting 'term' does not store location for termcap options
v8.1.0445
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Fri, 21 Sep 2018 12:30:06 +0200 |
Christian Brabandt |
patch 8.1.0415: not actually using 16 colors with vtp
v8.1.0415
|
Thu, 13 Sep 2018 15:45:05 +0200 |
Christian Brabandt |
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
|
Mon, 10 Sep 2018 21:15:07 +0200 |
Christian Brabandt |
patch 8.1.0362: cannot get the script line number when executing a function
v8.1.0362
|
Tue, 21 Aug 2018 13:15:04 +0200 |
Christian Brabandt |
patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT
v8.1.0304
|
Mon, 20 Aug 2018 22:00:07 +0200 |
Christian Brabandt |
patch 8.1.0302: crash when using :suspend and "fg"
v8.1.0302
|
Tue, 07 Aug 2018 22:45:06 +0200 |
Christian Brabandt |
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
|
Tue, 07 Aug 2018 17:45:05 +0200 |
Christian Brabandt |
patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT
v8.1.0244
|
Tue, 10 Jul 2018 17:45:05 +0200 |
Christian Brabandt |
patch 8.1.0176: overlapping string argument for strcpy()
v8.1.0176
|
Fri, 06 Jul 2018 23:15:06 +0200 |
Christian Brabandt |
patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output
v8.1.0157
|
Tue, 03 Jul 2018 17:30:08 +0200 |
Christian Brabandt |
patch 8.1.0142: xterm and vt320 builtin termcap missing keypad keys
v8.1.0142
|
Sat, 30 Jun 2018 17:15:05 +0200 |
Christian Brabandt |
patch 8.1.0129: still some xterm-like terminals get a stray "p"
v8.1.0129
|
Wed, 23 May 2018 20:45:06 +0200 |
Christian Brabandt |
patch 8.1.0021: clang warns for undefined behavior
v8.1.0021
|
Thu, 10 May 2018 14:45:06 +0200 |
Christian Brabandt |
patch 8.0.1808: can't build without TGETENT
v8.0.1808
|
Thu, 10 May 2018 14:15:05 +0200 |
Christian Brabandt |
patch 8.0.1807: function to set terminal name is too long
v8.0.1807
|
Sat, 05 May 2018 14:30:06 +0200 |
Christian Brabandt |
patch 8.0.1791: using uint8_t does not work everywhere
v8.0.1791
|
Tue, 01 May 2018 17:45:05 +0200 |
Christian Brabandt |
patch 8.0.1785: missing symbol in Win32 small build
v8.0.1785
|
Tue, 01 May 2018 16:00:07 +0200 |
Christian Brabandt |
patch 8.0.1783: cannot use 256 colors in a MS-Windows console
v8.0.1783
|
Tue, 24 Apr 2018 21:45:08 +0200 |
Christian Brabandt |
patch 8.0.1762: terminal debug logging is a bit complicated
v8.0.1762
|
Tue, 24 Apr 2018 15:30:08 +0200 |
Christian Brabandt |
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
|
Wed, 04 Apr 2018 22:00:06 +0200 |
Christian Brabandt |
patch 8.0.1659: scroll events not recognized for some xterm emulators
v8.0.1659
|
Tue, 20 Mar 2018 11:30:06 +0100 |
Christian Brabandt |
patch 8.0.1618: color Grey50 is missing in the compiled-in table
v8.0.1618
|
Tue, 06 Mar 2018 13:30:06 +0100 |
Christian Brabandt |
patch 8.0.1577: virtual replace test fails on MS-Windows
v8.0.1577
|
Mon, 05 Mar 2018 22:45:06 +0100 |
Christian Brabandt |
patch 8.0.1573: getwinpos(1) may cause response to be handled as command
v8.0.1573
|
Sun, 04 Mar 2018 20:15:05 +0100 |
Christian Brabandt |
patch 8.0.1566: too many #ifdefs
v8.0.1566
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
Sat, 03 Mar 2018 21:30:06 +0100 |
Christian Brabandt |
patch 8.0.1563: timeout of getwinposx() can be too short
|
Fri, 02 Mar 2018 21:00:07 +0100 |
Christian Brabandt |
patch 8.0.1556: may not parse the t_RS response correctly
v8.0.1556
|