Thu, 22 Nov 2018 03:15:10 +0100 |
Bram Moolenaar |
patch 8.1.0542: shiftwidth() does not take 'vartabstop' into account
v8.1.0542
|
Sat, 10 Nov 2018 16:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0514: CTRL-W ^ does not work when alternate buffer has no name
v8.1.0514
|
Sun, 30 Sep 2018 21:45:07 +0200 |
Christian Brabandt |
patch 8.1.0443: unnecessary static function prototypes
v8.1.0443
|
Wed, 01 Aug 2018 19:15:05 +0200 |
Christian Brabandt |
patch 8.1.0233: "safe" argument of call_vim_function() is always FALSE
v8.1.0233
|
Sun, 29 Jul 2018 16:15:05 +0200 |
Christian Brabandt |
patch 8.1.0226: too many #ifdefs
v8.1.0226
|
Wed, 25 Jul 2018 22:45:04 +0200 |
Christian Brabandt |
patch 8.1.0213: CTRL-W CR does not work properly in a quickfix window
v8.1.0213
|
Tue, 12 Jun 2018 22:15:06 +0200 |
Christian Brabandt |
patch 8.1.0053: first argument of 'completefunc' has inconsistent type
v8.1.0053
|
Sun, 03 Jun 2018 15:00:07 +0200 |
Christian Brabandt |
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
v8.1.0027
|
Tue, 22 May 2018 20:45:05 +0200 |
Christian Brabandt |
patch 8.1.0020: cannot tell whether a register is executing or recording
v8.1.0020
|
Thu, 10 May 2018 15:15:04 +0200 |
Christian Brabandt |
patch 8.0.1809: various typos
v8.0.1809
|
Tue, 24 Apr 2018 19:45:07 +0200 |
Christian Brabandt |
patch 8.0.1758: open_line() returns TRUE/FALSE for success/failure
v8.0.1758
|
Tue, 24 Apr 2018 15:30:08 +0200 |
Christian Brabandt |
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
|
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 19:00:06 +0100 |
Christian Brabandt |
patch 8.0.1558: no right-click menu in a terminal
v8.0.1558
|
Sun, 18 Feb 2018 22:15:06 +0100 |
Christian Brabandt |
patch 8.0.1523: cannot write and read terminal screendumps
v8.0.1523
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Tue, 06 Feb 2018 23:00:07 +0100 |
Christian Brabandt |
patch 8.0.1475: invalid memory access in read_redo()
v8.0.1475
|
Thu, 21 Dec 2017 20:30:06 +0100 |
Christian Brabandt |
patch 8.0.1419: cursor column is not updated after ]s
v8.0.1419
|
Tue, 19 Dec 2017 12:30:05 +0100 |
Christian Brabandt |
patch 8.0.1411: reading invalid memory with CTRL-W :
v8.0.1411
|
Sat, 25 Nov 2017 17:15:05 +0100 |
Christian Brabandt |
patch 8.0.1338: USE_IM_CONTROL is confusing and incomplete
v8.0.1338
|
Mon, 20 Nov 2017 22:00:06 +0100 |
Christian Brabandt |
patch 8.0.1323: mouse events in a terminal window may cause endless loop
v8.0.1323
|
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
|
Tue, 24 Oct 2017 22:00:06 +0200 |
Christian Brabandt |
patch 8.0.1215: newer gcc warns for implicit fallthrough
v8.0.1215
|
Sun, 15 Oct 2017 22:15:05 +0200 |
Christian Brabandt |
patch 8.0.1201: "yL" is affected by 'scrolloff'
v8.0.1201
|
Sat, 23 Sep 2017 15:15:04 +0200 |
Christian Brabandt |
patch 8.0.1138: click in window toolbar starts Visual mode
v8.0.1138
|
Fri, 22 Sep 2017 15:30:06 +0200 |
Christian Brabandt |
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
|
Sun, 17 Sep 2017 23:15:04 +0200 |
Christian Brabandt |
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
|
Sat, 16 Sep 2017 21:00:06 +0200 |
Christian Brabandt |
patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
v8.0.1118
|
Sat, 16 Sep 2017 15:45:03 +0200 |
Christian Brabandt |
patch 8.0.1113: can go to Insert mode from Terminal-Normal mode
v8.0.1113
|
Sun, 10 Sep 2017 18:45:04 +0200 |
Christian Brabandt |
patch 8.0.1091: test for <cexpr> fails without +balloon_eval feature
v8.0.1091
|
Sat, 26 Aug 2017 16:30:04 +0200 |
Christian Brabandt |
patch 8.0.0998: strange error when using K while only spaces are selected
v8.0.0998
|
Sat, 19 Aug 2017 15:15:03 +0200 |
Christian Brabandt |
patch 8.0.0962: crash with virtualedit and joining lines
v8.0.0962
|
Wed, 16 Aug 2017 23:00:05 +0200 |
Christian Brabandt |
patch 8.0.0948: crash if timer closes window while dragging status line
v8.0.0948
|
Wed, 16 Aug 2017 21:15:04 +0200 |
Christian Brabandt |
patch 8.0.0947: entering terminal using C-O C-W C-W goes to Insert mode
v8.0.0947
|
Sun, 06 Aug 2017 15:00:04 +0200 |
Christian Brabandt |
patch 8.0.0877: using CTRL- CTRL-N in terminal is inconsistent
v8.0.0877
|
Sat, 05 Aug 2017 21:15:04 +0200 |
Christian Brabandt |
patch 8.0.0874: can't build with terminal feature
v8.0.0874
|
Sat, 05 Aug 2017 19:45:04 +0200 |
Christian Brabandt |
patch 8.0.0872: no mouse scroll with a terminal window
v8.0.0872
|
Thu, 03 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0858: can exit while a terminal is still running a job
|
Mon, 31 Jul 2017 23:00:05 +0200 |
Christian Brabandt |
patch 8.0.0826: cannot use text objects in Terminal mode
v8.0.0826
|
Sun, 30 Jul 2017 17:00:04 +0200 |
Christian Brabandt |
patch 8.0.0813: cannot use a terminal window while the job is running
v8.0.0813
|
Sun, 16 Jul 2017 20:15:03 +0200 |
Christian Brabandt |
patch 8.0.0725: a terminal window does not handle keyboard input
v8.0.0725
|
Sun, 18 Jun 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0647: syntax highlighting can make cause a freeze
v8.0.0647
|
Sat, 17 Jun 2017 18:45:04 +0200 |
Christian Brabandt |
patch 8.0.0643: when a pattern search is slow Vim becomes unusable
v8.0.0643
|
Sun, 04 Jun 2017 15:45:04 +0200 |
Christian Brabandt |
patch 8.0.0609: some people still don't know how to quit
v8.0.0609
|
Wed, 24 May 2017 10:00:03 +0200 |
Christian Brabandt |
patch 8.0.0602: when gF fails to edit the file the cursor still moves
v8.0.0602
|
Thu, 20 Apr 2017 19:00:06 +0200 |
Christian Brabandt |
patch 8.0.0568: 1gd may hang
v8.0.0568
|
Thu, 16 Mar 2017 17:30:06 +0100 |
Christian Brabandt |
patch 8.0.0466: still macros that should be all-caps
v8.0.0466
|
Sun, 12 Mar 2017 20:15:06 +0100 |
Christian Brabandt |
patch 8.0.0452: some macros are in lower case
v8.0.0452
|
Sun, 12 Mar 2017 18:30:06 +0100 |
Christian Brabandt |
patch 8.0.0448: some macros are in lower case
v8.0.0448
|
Sun, 26 Feb 2017 19:15:04 +0100 |
Christian Brabandt |
patch 8.0.0379: CTRL-Z and mouse click use CTRL-O unnecessary
v8.0.0379
|
Sat, 04 Feb 2017 21:45:04 +0100 |
Christian Brabandt |
patch 8.0.0303: bracketed paste does not work in Visual mode
v8.0.0303
|
Thu, 02 Feb 2017 22:30:04 +0100 |
Christian Brabandt |
patch 8.0.0296: bracketed paste can only append, not insert
v8.0.0296
|
Wed, 01 Feb 2017 15:15:04 +0100 |
Christian Brabandt |
patch 8.0.0282: need to use CTRL-O twice when in Visual-Insert mode
v8.0.0282
|
Sat, 21 Jan 2017 20:15:04 +0100 |
Christian Brabandt |
patch 8.0.0210: no support for bracketed paste
v8.0.0210
|
Fri, 20 Jan 2017 22:00:05 +0100 |
Christian Brabandt |
patch 8.0.0208: internally used commands end up in history
v8.0.0208
|
Sat, 14 Jan 2017 14:30:04 +0100 |
Christian Brabandt |
patch 8.0.0179: cannot have a local value for 'formatprg'
v8.0.0179
|
Sat, 05 Nov 2016 22:00:04 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/4a08b0dc4dd70334056fc1bf069b5e938f2ed7d5
v8.0.0066
|
Fri, 04 Nov 2016 21:30:05 +0100 |
Christian Brabandt |
commit https://github.com/vim/vim/commit/426f3754223c8ff8a1bc51d6ba1eba11e8982ebc
v8.0.0060
|