Wed, 21 Aug 2019 14:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1901: the +insert_expand feature is not always available
v8.1.1901
|
Tue, 20 Aug 2019 21:15:04 +0200 |
Bram Moolenaar |
patch 8.1.1892: missing index entry and option menu for 'completepopup'
v8.1.1892
|
Sun, 18 Aug 2019 22:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
|
Sun, 18 Aug 2019 16:45:03 +0200 |
Bram Moolenaar |
patch 8.1.1882: cannot specify properties of the info popup window
v8.1.1882
|
Sun, 28 Jul 2019 16:45:05 +0200 |
Bram Moolenaar |
patch 8.1.1769: 'shellslash' is also used for completion
v8.1.1769
|
Fri, 19 Jul 2019 23:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1716: old style comments are wasting space
v8.1.1716
|
Thu, 18 Jul 2019 21:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1714: cannot preview a file in a popup window
v8.1.1714
|
Sat, 25 May 2019 20:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1391: no popup window support
v8.1.1391
|
Thu, 23 May 2019 15:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1366: using expressions in a modeline is unsafe
v8.1.1366
|
Sat, 04 May 2019 21:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1270: cannot see current match position
v8.1.1270
|
Sun, 28 Apr 2019 18:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
|
Sat, 02 Mar 2019 10:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0989: various small code ugliness
v8.1.0989
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Fri, 15 Feb 2019 21:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0927: USE_CR is never defined
v8.1.0927
|
Fri, 08 Feb 2019 13:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
v8.1.0880
|
Sun, 03 Feb 2019 15:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
|
Thu, 31 Jan 2019 18:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0864: cannot have a local value for 'scrolloff' and 'sidescrolloff'
v8.1.0864
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Thu, 24 Jan 2019 17:30:08 +0100 |
Bram Moolenaar |
patch 8.1.0810: too many #ifdefs
v8.1.0810
|
Fri, 11 Jan 2019 22:30:06 +0100 |
Bram Moolenaar |
patch 8.1.0728: cannot avoid breaking after a single space.
v8.1.0728
|
Mon, 03 Dec 2018 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0561: MSCV error format has changed
v8.1.0561
|
Sat, 23 Jun 2018 19:30:07 +0200 |
Christian Brabandt |
patch 8.1.0105: all tab stops are the same
v8.1.0105
|
Sat, 05 May 2018 16:45:05 +0200 |
Christian Brabandt |
patch 8.0.1794: duplicate term options after renaming
v8.0.1794
|
Sat, 21 Apr 2018 20:15:07 +0200 |
Christian Brabandt |
patch 8.0.1743: terminal window options are named inconsistently
v8.0.1743
|
Sat, 14 Apr 2018 18:15:06 +0200 |
Christian Brabandt |
patch 8.0.1712: terminal scrollback is not limited
v8.0.1712
|
Fri, 16 Mar 2018 21:00:08 +0100 |
Christian Brabandt |
patch 8.0.1609: shell commands in the GUI use a dumb terminal
v8.0.1609
|
Fri, 09 Mar 2018 21:45:06 +0100 |
Christian Brabandt |
patch 8.0.1592: terminal windows in a session are not properly restored
v8.0.1592
|
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, 10 Feb 2018 15:45:06 +0100 |
Christian Brabandt |
patch 8.0.1491: the minimum width of the popup menu is hard coded
v8.0.1491
|
Wed, 31 Jan 2018 22:00:07 +0100 |
Christian Brabandt |
patch 8.0.1451: difficult to set the python home directories properly
v8.0.1451
|
Sat, 25 Nov 2017 17:15:05 +0100 |
Christian Brabandt |
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
v8.0.1338
|
Sat, 25 Nov 2017 15:30:06 +0100 |
Christian Brabandt |
patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim
v8.0.1336
|
Sat, 18 Nov 2017 22:15:05 +0100 |
Christian Brabandt |
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
|
Sat, 18 Nov 2017 19:00:06 +0100 |
Christian Brabandt |
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
|
Thu, 09 Nov 2017 18:45:04 +0100 |
Christian Brabandt |
patch 8.0.1278: GUI window always resizes when adding scrollbar
v8.0.1278
|
Sun, 08 Oct 2017 17:45:04 +0200 |
Christian Brabandt |
patch 8.0.1182: cannot see or change mzscheme dll name
v8.0.1182
|
Sat, 16 Sep 2017 21:00:06 +0200 |
Christian Brabandt |
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
|
Wed, 30 Aug 2017 22:15:04 +0200 |
Christian Brabandt |
patch 8.0.1026: GTK on-the-spot input has problems
v8.0.1026
|
Thu, 17 Aug 2017 11:30:04 +0200 |
Christian Brabandt |
patch 8.0.0950: MS-Windows: wrong #ifdef, compiler warnings
v8.0.0950
|
Wed, 16 Aug 2017 23:15:03 +0200 |
Christian Brabandt |
patch 8.0.0949: winpty.dll name is fixed
v8.0.0949
|
Thu, 03 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0858: can exit while a terminal is still running a job
|
Sun, 23 Jul 2017 23:00:05 +0200 |
Christian Brabandt |
patch 8.0.0765: build fails with tiny features
v8.0.0765
|
Sat, 15 Jul 2017 19:45:03 +0200 |
Christian Brabandt |
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
|
Sat, 15 Jul 2017 14:15:03 +0200 |
Christian Brabandt |
patch 8.0.0712: the terminal implementation is incomplete
v8.0.0712
|
Fri, 07 Jul 2017 12:00:04 +0200 |
Christian Brabandt |
patch 8.0.0693: no terminal emulator support
v8.0.0693
|
Sun, 05 Mar 2017 17:45:05 +0100 |
Christian Brabandt |
patch 8.0.0420: text garbled when the system encoding differs from 'encoding'
v8.0.0420
|
Sat, 28 Jan 2017 16:15:04 +0100 |
Christian Brabandt |
patch 8.0.0251: not easy to select Python 2 or 3
v8.0.0251
|
Sat, 14 Jan 2017 14:30:04 +0100 |
Christian Brabandt |
patch 8.0.0179: cannot have a local value for 'formatprg'
v8.0.0179
|
Mon, 29 Aug 2016 23:00:11 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47
v7.4.2293
|
Sun, 28 Aug 2016 18:15:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/d90b6c02e2900576fb37d95b5e4f4a32b2d7383f
v7.4.2285
|
Sun, 21 Aug 2016 18:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/920694c1b60fac8017b8909efcc24f189804a9bb
v7.4.2236
|
Sat, 20 Aug 2016 17:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/66e29d7112e437b2b50efe1f82c7e892736d23e4
v7.4.2230
|
Fri, 12 Aug 2016 18:45:06 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/95ec9d6a6ab3117d60ff638670a803d43974ba51
v7.4.2201
|
Wed, 27 Jul 2016 23:30:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/ad9c2a08f0509294269a2f11a59a438b944bdd5a
v7.4.2109
|
Sat, 16 Jul 2016 15:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/a06ecab7a5159e744448ace731036f0dc5f87dd4
v7.4.2048
|
Wed, 13 Jul 2016 22:45:05 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/6d20e1754461b0f8d395f2e3464f0dc1060497f7
v7.4.2033
|
Fri, 29 Apr 2016 23:00:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/61be73bb0f965a895bfb064ea3e55476ac175162
v7.4.1799
|
Thu, 21 Apr 2016 21:15:07 +0200 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/8a633e3427b47286869aa4b96f2bfc1fe65b25cd
v7.4.1770
|
Sat, 19 Mar 2016 22:15:06 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/44a2f923c00f1384c9ecde12fb5b4711bc20702e
v7.4.1611
|