Sat, 05 Sep 2020 14:30:03 +0200 |
Bram Moolenaar |
patch 8.2.1595: cannot easily see what Vim sends to the terminal
v8.2.1595
|
Sun, 30 Aug 2020 21:00:03 +0200 |
Bram Moolenaar |
patch 8.2.1549: "r" fails if 'esckeys' is off and modifyOtherKeys is used
v8.2.1549
|
Sun, 23 Aug 2020 22:00:04 +0200 |
Bram Moolenaar |
patch 8.2.1520: Vim9: CTRL-] used in :def function does not work
v8.2.1520
|
Sun, 09 Aug 2020 14:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1401: cannot jump to the last used tabpage
v8.2.1401
|
Mon, 20 Jul 2020 23:15:05 +0200 |
Bram Moolenaar |
patch 8.2.1258: CursorHold does not work well
v8.2.1258
|
Sun, 19 Jul 2020 23:15:04 +0200 |
Bram Moolenaar |
patch 8.2.1253: CTRL-K in Insert mode gets <CursorHold> inserted
v8.2.1253
|
Sun, 07 Jun 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0929: v:register is not cleared after an operator was executed
v8.2.0929
|
Sat, 06 Jun 2020 16:00:04 +0200 |
Bram Moolenaar |
patch 8.2.0913: code for resetting v:register is duplicated
v8.2.0913
|
Sat, 30 May 2020 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
|
Sat, 30 May 2020 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.0849: BeOS code is not maintained and probably unused
v8.2.0849
|
Fri, 29 May 2020 22:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0839: dropping modifier when putting a character back in typeahead
v8.2.0839
|
Tue, 12 May 2020 22:15:04 +0200 |
Bram Moolenaar |
patch 8.2.0743: can move to another buffer from a terminal in popup window
v8.2.0743
|
Sun, 12 Apr 2020 19:45:05 +0200 |
Bram Moolenaar |
patch 8.2.0559: clearing a struct is verbose
v8.2.0559
|
Mon, 16 Mar 2020 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0397: delayed screen update when using undo from Insert mode
v8.2.0397
|
Fri, 21 Feb 2020 21:45:04 +0100 |
Bram Moolenaar |
patch 8.2.0295: highlighting for :s wrong when using different separator
v8.2.0295
|
Sun, 26 Jan 2020 22:15:05 +0100 |
Bram Moolenaar |
patch 8.2.0156: various typos in source files and tests
v8.2.0156
|
Thu, 05 Dec 2019 20:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2392: using old C style comments
v8.1.2392
|
Sun, 01 Dec 2019 19:45:03 +0100 |
Bram Moolenaar |
patch 8.1.2377: GUI: when losing focus a pending operator is executed
v8.1.2377
|
Sun, 17 Nov 2019 17:15:04 +0100 |
Bram Moolenaar |
patch 8.1.2313: debugging where a delay comes from is not easy
v8.1.2313
|
Sat, 09 Nov 2019 23:30:03 +0100 |
Bram Moolenaar |
patch 8.1.2281: 'showbreak' cannot be set for one window
v8.1.2281
|
Thu, 31 Oct 2019 20:00:04 +0100 |
Bram Moolenaar |
patch 8.1.2237: mode() result depends on whether CURSOR_SHAPE is defined
v8.1.2237
|
Tue, 29 Oct 2019 04:30:05 +0100 |
Bram Moolenaar |
patch 8.1.2233: cannot get the Vim command line arguments
v8.1.2233
|
Mon, 28 Oct 2019 02:15:05 +0100 |
Bram Moolenaar |
patch 8.1.2231: not easy to move to the middle of a text line
v8.1.2231
|
Fri, 18 Oct 2019 21:00:04 +0200 |
Bram Moolenaar |
patch 8.1.2173: searchit() has too many arguments
v8.1.2173
|
Thu, 17 Oct 2019 23:15:04 +0200 |
Bram Moolenaar |
patch 8.1.2171: mouse support not always available
v8.1.2171
|
Sat, 12 Oct 2019 16:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2140: "gk" and "gj" do not work correctly in number column
v8.1.2140
|
Mon, 30 Sep 2019 23:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2104: the normal.c file is too big
v8.1.2104
|
Sat, 28 Sep 2019 19:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2096: too many #ifdefs
v8.1.2096
|
Tue, 24 Sep 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.2072: "gk" moves to start of line instead of upwards
v8.1.2072
|
Sat, 21 Sep 2019 21:00:07 +0200 |
Bram Moolenaar |
patch 8.1.2062: the mouse code is spread out
v8.1.2062
|
Fri, 20 Sep 2019 13:45:04 +0200 |
Bram Moolenaar |
patch 8.1.2059: fix for "x" deleting a fold has side effects
v8.1.2059
|
Tue, 17 Sep 2019 22:45:05 +0200 |
Bram Moolenaar |
patch 8.1.2052: using "x" before a closed fold may delete that fold
v8.1.2052
|
Mon, 09 Sep 2019 20:15:03 +0200 |
Bram Moolenaar |
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
|
Thu, 05 Sep 2019 21:30:03 +0200 |
Bram Moolenaar |
patch 8.1.1988: :startinsert! does not work the same way as "A"
v8.1.1988
|
Mon, 19 Aug 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1890: ml_get error when deleting fold marker
v8.1.1890
|
Fri, 16 Aug 2019 22:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1862: Coverity warns for not using return value
v8.1.1862
|
Sun, 11 Aug 2019 23:00:07 +0200 |
Bram Moolenaar |
patch 8.1.1838: there is :spellwrong and :spellgood but not :spellrare
v8.1.1838
|
Tue, 06 Aug 2019 22:00:08 +0200 |
Bram Moolenaar |
patch 8.1.1823: command line history code is spread out
|
Sat, 27 Jul 2019 19:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1758: count of g$ not used correctly when text is not wrapped
v8.1.1758
|
Wed, 10 Jul 2019 16:30:06 +0200 |
Bram Moolenaar |
patch 8.1.1658: debug statements included in patch
v8.1.1658
|
Tue, 09 Jul 2019 23:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1657: Terminal: screen updates from 'balloonexpr' are not displayed
v8.1.1657
|
Sun, 07 Jul 2019 18:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1645: cannot use a popup window for a balloon
v8.1.1645
|
Sun, 30 Jun 2019 22:30:05 +0200 |
Bram Moolenaar |
patch 8.1.1612: cannot show an existing buffer in a popup window
v8.1.1612
|
Sat, 29 Jun 2019 07:45:06 +0200 |
Bram Moolenaar |
patch 8.1.1608: the evalfunc.c file is too big
v8.1.1608
|
Wed, 26 Jun 2019 04:15:05 +0200 |
Bram Moolenaar |
patch 8.1.1599: compiler warning for uninitialized variable
v8.1.1599
|
Wed, 26 Jun 2019 03:45:04 +0200 |
Bram Moolenaar |
patch 8.1.1597: cannot scroll a popup window with the mouse
v8.1.1597
|
Tue, 25 Jun 2019 04:15:08 +0200 |
Bram Moolenaar |
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
|
Wed, 12 Jun 2019 20:30:07 +0200 |
Bram Moolenaar |
patch 8.1.1520: popup windows are ignored when dealing with mouse position
v8.1.1520
|
Sun, 02 Jun 2019 20:00:06 +0200 |
Bram Moolenaar |
patch 8.1.1455: popup_atcursor() not completely implemented
v8.1.1455
|
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
|
Thu, 23 May 2019 23:30:04 +0200 |
Bram Moolenaar |
patch 8.1.1373: "[p" in Visual mode puts in wrong line
v8.1.1373
|
Thu, 09 May 2019 15:15:07 +0200 |
Bram Moolenaar |
patch 8.1.1306: Borland support is outdated and doesn't work
v8.1.1306
|
Wed, 08 May 2019 23:00:05 +0200 |
Bram Moolenaar |
patch 8.1.1302: v:beval_text is not tested in Visual mode
v8.1.1302
|
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, 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, 30 Mar 2019 19:00:07 +0100 |
Bram Moolenaar |
patch 8.1.1086: too many curly braces
v8.1.1086
|
Mon, 25 Mar 2019 22:30:05 +0100 |
Bram Moolenaar |
patch 8.1.1049: when user tries to exit with CTRL-C message is confusing
v8.1.1049
|
Thu, 21 Mar 2019 22:00:05 +0100 |
Bram Moolenaar |
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
|
Sun, 17 Feb 2019 17:45:08 +0100 |
Bram Moolenaar |
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
|
Sun, 17 Feb 2019 15:15:06 +0100 |
Bram Moolenaar |
patch 8.1.0940: MS-Windows console resizing not handled properly
v8.1.0940
|
Sat, 16 Feb 2019 15:15:07 +0100 |
Bram Moolenaar |
patch 8.1.0932: Farsi support is outdated and unused
v8.1.0932
|
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
|
Thu, 31 Jan 2019 13:30:07 +0100 |
Bram Moolenaar |
patch 8.1.0856: when scrolling a window the cursorline is not always updated
v8.1.0856
|
Sat, 26 Jan 2019 17:30:15 +0100 |
Bram Moolenaar |
patch 8.1.0826: too many #ifdefs
v8.1.0826
|
Thu, 24 Jan 2019 16:00:08 +0100 |
Bram Moolenaar |
patch 8.1.0806: too many #ifdefs
v8.1.0806
|
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, 11 Jan 2019 21:00:06 +0100 |
Bram Moolenaar |
patch 8.1.0726: redrawing specifically for conceal feature
v8.1.0726
|
Fri, 11 Jan 2019 14:45:06 +0100 |
Bram Moolenaar |
patch 8.1.0719: too many #ifdefs
v8.1.0719
|
Thu, 03 Jan 2019 23:00:11 +0100 |
Bram Moolenaar |
patch 8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard changes redo
v8.1.0686
|
Thu, 27 Dec 2018 23:45:05 +0100 |
Bram Moolenaar |
patch 8.1.0648: custom operators can't act upon a forced motion
v8.1.0648
|
Sun, 23 Dec 2018 19:15:05 +0100 |
Bram Moolenaar |
patch 8.1.0629: "gn" selects the wrong text with a multi-line match
v8.1.0629
|
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
|