- 3495497 patch 9.1.1212: too many strlen() calls in edit.c by John Marriott · 5 months ago
- 34a7d82 patch 9.1.1176: wrong indent when expanding multiple lines by glepnir · 5 months ago
- 5090a1f patch 9.1.1145: multi-line completion has wrong indentation for last line by glepnir · 5 months ago
- f4b3641 patch 9.1.1137: ins_str() is inefficient by calling STRLEN() by John Marriott · 6 months ago
- 2c47ab8 patch 9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" by zeertzjq · 6 months ago
- 03acd47 patch 9.1.0546: vim-tiny fails on CTRL-X/CTRL-A by Christian Brabandt · 1 year, 1 month ago
- cb204e6 patch 9.1.0258: half-page scrolling broke backward compatibility by Luuk van Baal · 1 year, 4 months ago
- bfcc895 patch 9.1.0168: too many STRLEN() calls by John Marriott · 1 year, 5 months ago
- 82e079d patch 9.1.0163: Calling STRLEN() to compute ml_line_textlen when not needed by zeertzjq · 1 year, 5 months ago
- a72d1be patch 9.1.0151: ml_get_buf_len() does not consider text properties by Christian Brabandt · 1 year, 5 months ago
- f2d90a3 patch 9.1.0100: Redrawing can be improved with undo and 'spell' by zeertzjq · 1 year, 6 months ago
- 7ce34c9 patch 9.1.0082: Redrawing can be improved when deleting lines with 'cursorline' by zeertzjq · 1 year, 6 months ago
- 24b62ec patch 9.0.1551: position of marker for 'smoothscroll' not computed correctly by Luuk van Baal · 2 years, 3 months ago
- 5d01f86 patch 9.0.1543: display errors when making topline shorter by Luuk van Baal · 2 years, 3 months ago
- 61fdbfa patch 9.0.1279: display shows lines scrolled down erroneously by Bram Moolenaar · 2 years, 6 months ago
- da3dd7d patch 9.0.1213: adding a line below the last one does not expand fold by Brandon Simmons · 2 years, 7 months ago
- c96b7f5 patch 9.0.0990: callback name argument is changed by setqflist() by Bram Moolenaar · 2 years, 8 months ago
- c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
- 1577537 patch 9.0.0819 by Bram Moolenaar · 2 years, 9 months ago
- 3f0092c patch 9.0.0777: code is indented too much by Yegappan Lakshmanan · 2 years, 10 months ago
- 49846fb patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting by Bram Moolenaar · 2 years, 10 months ago
- a79b35b patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situation by Bram Moolenaar · 2 years, 10 months ago
- f3ef026 patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo' by Bram Moolenaar · 2 years, 10 months ago
- 26f09ea patch 9.0.0608: with spelling, deleting a full stop does not update next line by Bram Moolenaar · 2 years, 11 months ago
- ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 2 years, 11 months ago
- 956be46 patch 9.0.0361: removing a listener may result in a memory leak by Yegappan Lakshmanan · 3 years ago
- 6d4b2f5 patch 9.0.0263: too many #ifdefs by Bram Moolenaar · 3 years ago
- 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years ago
- a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
- 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years ago
- 113d9de patch 9.0.0170: various minor code formatting issues by Bram Moolenaar · 3 years ago
- d61efa5 patch 9.0.0063: too many type casts for dict_get functions 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
- 368137a patch 8.2.5047: CurSearch highlight is often wrong by Bram Moolenaar · 3 years, 2 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 2 months ago
- 7e66778 patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment by Bram Moolenaar · 3 years, 3 months ago
- 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 3 months ago
- 0d534d9 patch 8.2.4988: textprop in wrong position when replacing multi-byte chars by LemonBoy · 3 years, 3 months ago
- 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 3 months ago
- 788c06a patch 8.2.4955: text property in wrong position after auto-indent by LemonBoy · 3 years, 3 months ago
- de5cf28 patch 8.2.4951: smart indenting done when not enabled by Bram Moolenaar · 3 years, 3 months ago
- d0b1a09 patch 8.2.4944: text properties are wrong after "cc" by LemonBoy · 3 years, 3 months ago
- 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
- 2bf875f patch 8.2.4907: some users do not want a line comment always inserted by Bram Moolenaar · 3 years, 3 months ago
- 1655619 patch 8.2.4737: // in JavaScript string recognized as comment by Bram Moolenaar · 3 years, 4 months ago
- 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 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
- 8329ab7 patch 8.2.4405: compiler warning for unused variable without +folding by Bram Moolenaar · 3 years, 6 months ago
- 9437737 patch 8.2.4403: ml_get error with nested folds and deleting lines by Bram Moolenaar · 3 years, 6 months ago
- 55737c2 patch 8.2.4379: an empty change is reported to a listener by Bram Moolenaar · 3 years, 6 months ago
- 6e1d31e patch 8.2.4288: preprocessor indents are inconsistent by K.Takata · 3 years, 6 months ago
- 9a846fb patch 8.2.3977: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
- 5ea5f37 patch 8.2.3934: repeating line comment is undesired for "O" command by Bram Moolenaar · 3 years, 7 months ago
- 739f13a patch 8.2.3795: too many #ifdefs by Bram Moolenaar · 3 years, 8 months ago
- d2439e0 patch 8.2.3791: build error with +cindent but without +smartindent by Bram Moolenaar · 3 years, 8 months ago
- 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 3 years, 8 months ago
- 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 8 months ago
- 4b4b1b8 patch 8.2.3426: crash when deleting a listener in a listener callback by Bram Moolenaar · 4 years ago
- 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
- 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years ago
- 5bca906 patch 8.2.3215: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
- 5bea41d patch 8.2.3159: cursor displayed in wrong position after deleting line by Bram Moolenaar · 4 years, 1 month ago
- 1764faa patch 8.2.2860: adding a text property causes the whole window to be redawn by Bram Moolenaar · 4 years, 3 months ago
- 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 4 years, 9 months ago
- e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 10 months ago
- 8b51b7f patch 8.2.1690: text properties not adjusted for "I" in Visual block mode by Bram Moolenaar · 5 years ago
- ca70c07 patch 8.2.0853: ml_delete() often called with FALSE argument by Bram Moolenaar · 5 years ago
- 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 5 years ago
- aeea721 patch 8.2.0500: using the same loop in many places by Bram Moolenaar · 5 years ago
- 12f2003 patch 8.2.0324: text property not updated correctly when inserting/deleting by Bram Moolenaar · 5 years ago
- 4b7cdca patch 8.2.0074: Python 3 unicode test someitmes fails by Bram Moolenaar · 6 years ago
- 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
- c667da5 patch 8.1.2368: using old C style comments by Bram Moolenaar · 6 years ago
- 7bae0b1 patch 8.1.2331: the option.c file is still very big by Bram Moolenaar · 6 years ago
- eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
- 11a58af patch 8.1.2214: too much is redrawn when 'cursorline' is set by Bram Moolenaar · 6 years ago
- 336bf2b patch 8.1.2211: listener callback "added" argument is not the total by Bram Moolenaar · 6 years ago
- 14c01f8 patch 8.1.2127: the indent.c file is a bit big by Bram Moolenaar · 6 years ago
- 8617348 patch 8.1.2107: various memory leaks reported by asan by Bram Moolenaar · 6 years ago
- 8c96af9 patch 8.1.2096: too many #ifdefs by Bram Moolenaar · 6 years ago
- 017ba07 patch 8.1.2029: cannot control 'cursorline' highlighting well by Bram Moolenaar · 6 years ago
- c2b9764 patch 8.1.1926: cursorline not redrawn when putting a line above the cursor by Bram Moolenaar · 6 years ago
- e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 6 years ago
- 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
- c6538bc patch 8.1.1800: function call functions have too many arguments by Bram Moolenaar · 6 years ago
- 4a0a161 patch 8.1.1710: Coverity found dead code by Bram Moolenaar · 6 years ago
- 7b73f91 patch 8.1.1675: listener list not correctly updated on listener_remove() by Bram Moolenaar · 6 years ago
- c024b46 patch 8.1.1498: ":write" increments b:changedtick even though nothing changed by Bram Moolenaar · 6 years ago
- 1253704 patch 8.1.1486: a listener change is merged even when it adds a line by Bram Moolenaar · 6 years ago
- 3a97bb3 patch 8.1.1437: code to handle callbacks is duplicated by Bram Moolenaar · 6 years ago
- 68a4b04 patch 8.1.1419: listener callbacks may be called recursively by Bram Moolenaar · 6 years ago
- c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
- 7b31a18 patch 8.1.1389: changes are not flushed when end and start overlap by Bram Moolenaar · 6 years ago
- 18a4ba2 patch 8.1.1386: unessesary type casts for lalloc() by Bram Moolenaar · 6 years ago
- 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 6 years ago
- f3333b0 patch 8.1.1359: text property wrong after :substitute with backslash by Bram Moolenaar · 6 years ago
- 338dfda patch 8.1.1351: text property wrong after :substitute by Bram Moolenaar · 6 years ago
- 0d3cb73 patch 8.1.1344: Coverity complains about possibly using a NULL pointer by Bram Moolenaar · 6 years ago
- dda4144 patch 8.1.1335: listener callback is called after inserting text by Bram Moolenaar · 6 years ago
- 45dd07f patch 8.1.1333: text properties don't always move after changes by Bram Moolenaar · 6 years ago