- cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 2 years, 11 months ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
- 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 2 years, 11 months ago
- 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 2 years, 11 months ago
- 48db5da patch 9.0.0476: varargs does not work for replacement function of substitute() by zeertzjq · 2 years, 11 months ago
- 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 2 years, 11 months ago
- 29ab524 patch 9.0.0445: when opening/closing window text moves up/down by Luuk van Baal · 2 years, 11 months ago
- 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 2 years, 11 months ago
- d763311 patch 9.0.0410: struct member cts_lnum is unused by Bram Moolenaar · 2 years, 11 months ago
- ca16c60 patch 9.0.0398: members of funccall_T are inconsistently named by Bram Moolenaar · 2 years, 11 months ago
- 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 2 years, 11 months ago
- 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
- 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
- 670ab03 patch 9.0.0304: WinScrolled is not triggered when only skipcol changes by zeertzjq · 3 years ago
- 9198de3 patch 9.0.0288: when 'cmdheight' is zero some messages are not displayed by Bram Moolenaar · 3 years ago
- 5ff595d patch 9.0.0284: using static buffer for multiple completion functions by Bram Moolenaar · 3 years ago
- f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
- 753885b patch 9.0.0253: a symlink to an autoload script results in two entries by Bram Moolenaar · 3 years ago
- f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
- 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years ago
- a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
- 28c9f89 patch 9.0.0205: cursor in wrong position when inserting after virtual text by Bram Moolenaar · 3 years ago
- e44336b patch 9.0.0165: looking up a text property type by ID is slow by Bram Moolenaar · 3 years ago
- f4ba8bc patch 9.0.0144: text property cannot override 'cursorline' highlight by Bram Moolenaar · 3 years ago
- 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years ago
- b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years ago
- 34a1f77 patch 9.0.0074: Coverity warns for double free by Bram Moolenaar · 3 years ago
- 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
- 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 1 month ago
- fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 1 month ago
- cd74963 patch 8.2.5088: value of cmod_verbose is a bit complicated to use by zeertzjq · 3 years, 2 months ago
- 2d12c25 patch 8.2.5084: when the GUI shows a dialog tests get stuck by Bram Moolenaar · 3 years, 2 months ago
- aca12fd patch 8.2.5066: timer_create is not available on every Mac system by Bram Moolenaar · 3 years, 2 months ago
- 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 2 months ago
- a061f34 patch 8.2.5003: cannot do bitwise shifts by Yegappan Lakshmanan · 3 years, 3 months ago
- 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
- 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 3 months ago
- ac4174e patch 8.2.4909: MODE_ enum entries names are too generic by Bram Moolenaar · 3 years, 3 months ago
- e7d6dbc patch 8.2.4882: cannot make 'breakindent' use a specific column by Christian Brabandt · 3 years, 3 months ago
- 8279cfe patch 8.2.4812: unused struct item by zeertzjq · 3 years, 4 months ago
- 693ccd1 patch 8.2.4759: CurSearch highlight does not work for multi-line match by Bram Moolenaar · 3 years, 4 months ago
- eca7c60 patch 8.2.4749: <script> is not expanded in autocmd context by LemonBoy · 3 years, 4 months ago
- 60895f3 patch 8.2.4741: startup test fails by Bram Moolenaar · 3 years, 4 months ago
- db0ea7f patch 8.2.4731: the changelist index is not remembered per buffer by LemonBoy · 3 years, 4 months ago
- a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 4 months ago
- 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 3 years, 4 months ago
- 6d4e725 patch 8.2.4705: jump list marker disappears by zeertzjq · 3 years, 4 months ago
- 3506cf3 patch 8.2.4702: C++ scope labels are hard-coded by Tom Praschan · 3 years, 4 months ago
- aa7d0c2 patch 8.2.4698: Vim9: script variable has no flag that it was set by Bram Moolenaar · 3 years, 4 months ago
- 0b962e5 patch 8.2.4677: the Athena GUI support is outdated by Bram Moolenaar · 3 years, 4 months ago
- ccbfd48 patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir by Bram Moolenaar · 3 years, 4 months ago
- c0ceeeb patch 8.2.4650: "import autoload" only works with using 'runtimepath' by Bram Moolenaar · 3 years, 4 months ago
- 9247a22 patch 8.2.4648: handling LSP messages is a bit slow by Yegappan Lakshmanan · 3 years, 4 months ago
- 1624639 patch 8.2.4644: redrawing too often when 'relativenumber' is set by Lewis Russell · 3 years, 4 months ago
- 9dac9b1 patch 8.2.4639: not sufficient parenthesis in preprocessor macros by kylo252 · 3 years, 4 months ago
- 85b43c6 patch 8.2.4603: sourcing buffer lines is too complicated by Yegappan Lakshmanan · 3 years, 5 months ago
- 38b85cb patch 8.2.4463: completion only uses strict matching by Yegappan Lakshmanan · 3 years, 5 months ago
- 7aca5ca patch 8.2.4322: Vim9: crash when using funcref with closure by Bram Moolenaar · 3 years, 6 months ago
- 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 6 months ago
- 70c43d8 patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function by Bram Moolenaar · 3 years, 6 months ago
- e70dd11 patch 8.2.4173: cannot use an import in 'foldexpr' by Bram Moolenaar · 3 years, 7 months ago
- fe2ef0b patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet by Bram Moolenaar · 3 years, 7 months ago
- dc4451d patch 8.2.4050: Vim9: need to prefix every item in an autoload script by Bram Moolenaar · 3 years, 7 months ago
- cb1956d patch 8.2.4028: ml_get error with :doautoall and Visual area by Bram Moolenaar · 3 years, 7 months ago
- d5f400c patch 8.2.4019: Vim9: import mechanism is too complicated by Bram Moolenaar · 3 years, 7 months ago
- 18f4740 patch 8.2.4018: ml_get error when win_execute redraws with Visual selection by Bram Moolenaar · 3 years, 7 months ago
- 10d6f18 patch 8.2.3997: Vim9: not enough testing for extend() and map() by Bram Moolenaar · 3 years, 7 months ago
- 078a461 patch 8.2.3996: Vim9: type checking lacks information about declared type by Bram Moolenaar · 3 years, 7 months ago
- 71eb3ad patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script by Bram Moolenaar · 3 years, 7 months ago
- a80aad7 patch 8.2.3874: cannot highlight the number column for a sign by James McCoy · 3 years, 8 months ago
- f973eeb patch 8.2.3871: list.c contains code for dict and blob by Yegappan Lakshmanan · 3 years, 8 months ago
- 7509ad8 patch 8.2.3809: Vim9: crash when garbage collecting a nested partial by Bram Moolenaar · 3 years, 8 months ago
- 851f86b patch 8.2.3796: the funcexe_T struct members are not named consistently by Bram Moolenaar · 3 years, 8 months ago
- 739f13a patch 8.2.3795: too many #ifdefs by Bram Moolenaar · 3 years, 8 months ago
- 2ef9156 patch 8.2.3783: confusing error for using a variable as a function by Bram Moolenaar · 3 years, 8 months ago
- b711814 patch 8.2.3774: test for command line height fails by Bram Moolenaar · 3 years, 8 months ago
- dd297bc patch 8.2.3771: Vim9: accessing freed memory when checking type by Bram Moolenaar · 3 years, 8 months ago
- 8658c75 patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' by Yegappan Lakshmanan · 3 years, 8 months ago
- 3845352 patch 8.2.3692: Vim9: cannot use :func inside a :def function by Bram Moolenaar · 3 years, 8 months ago
- 19916a8 patch 8.2.3665: cannot use a lambda for 'tagfunc' by Yegappan Lakshmanan · 3 years, 9 months ago
- e413ea0 patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' by Bram Moolenaar · 3 years, 9 months ago
- 87fd092 patch 8.2.3628: looking terminal colors is a bit slow by Bram Moolenaar · 3 years, 9 months ago
- 3075a45 patch 8.2.3609: internal error when ModeChanged is triggered recursively by Bram Moolenaar · 3 years, 9 months ago
- 844fb64 patch 8.2.3560: using freed memory with lambda by Bram Moolenaar · 3 years, 10 months ago
- f4d8b76 patch 8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope by Bram Moolenaar · 3 years, 10 months ago
- d4c4bfa patch 8.2.3525: option variable name does not match option name by Bram Moolenaar · 3 years, 10 months ago
- 160e994 patch 8.2.3520: cannot define a function for thesaurus completion by Yegappan Lakshmanan · 3 years, 10 months ago
- db3b446 patch 8.2.3517: TextChanged does not trigger after TextChangedI by Christian Brabandt · 3 years, 10 months ago
- 0a7984a patch 8.2.3510: changes are only detected with one second accuracy by Leah Neukirchen · 3 years, 10 months ago
- 2e258bd patch 8.2.3481: failures when char is unsigned by James McCoy · 3 years, 10 months ago
- f67d3fb patch 8.2.3478: still crash with error in :catch and also in :finally by Bram Moolenaar · 3 years, 10 months ago
- f14b8ba patch 8.2.3424: a sequence of spaces is hard to see in list mode by zeertzjq · 4 years ago
- 0780204 patch 8.2.3423: Vim9: list += list creates a new list in :def function by Bram Moolenaar · 4 years ago
- 3276f58 patch 8.2.3303: some structures could be smaller by Dominique Pelle · 4 years ago
- 51ad850 patch 8.2.3280: 'virtualedit' local to buffer is not the best solution by Gary Johnson · 4 years ago
- 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years ago
- 2eb6fc3 patch 8.2.3216: Vim9: crash when using variable in a loop at script level by Bram Moolenaar · 4 years ago
- 7a3fe3e patch 8.2.3200: Vim9: hard to guess where a type error is given by Bram Moolenaar · 4 years, 1 month ago
- 4a0b85a patch 8.2.3160: 'breakindent' does not work well for bulleted lists by Christian Brabandt · 4 years, 1 month ago
- 4197828 patch 8.2.3099: Vim9: missing catch/finally not reported at script level by Bram Moolenaar · 4 years, 1 month ago