- 50e75fe patch 9.0.0147: cursor positioned wrong after two "below" text properties by Bram Moolenaar · 3 years, 8 months ago
- 4d2031f patch 9.0.0146: missing part of change for "override" flag by Bram Moolenaar · 3 years, 8 months ago
- 213bbaf patch 9.0.0145: substitute that joins lines drops text properties by Bram Moolenaar · 3 years, 8 months ago
- f4ba8bc patch 9.0.0144: text property cannot override 'cursorline' highlight by Bram Moolenaar · 3 years, 8 months ago
- afd2aa7 patch 9.0.0143: cursor positioned after virtual text in empty line by Bram Moolenaar · 3 years, 8 months ago
- 2f83cc4 patch 9.0.0142: crash when adding and removing virtual text by Bram Moolenaar · 3 years, 8 months ago
- 206fce3 patch 9.0.0141: "delmenu" does not remove autocmmands by zeertzjq · 3 years, 8 months ago
- 3d3f6ac patch 9.0.0140: execute() does not use the "legacy" command modifier by Kota Kato · 3 years, 8 months ago
- 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years, 8 months ago
- bc49c5f patch 9.0.0138: not enough characters accepted for 'spellfile' by Bram Moolenaar · 3 years, 8 months ago
- db7a88d patch 9.0.0137: debugger test may fail when $CWD is very long by James McCoy · 3 years, 9 months ago
- d6212b8 patch 9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL by Bram Moolenaar · 3 years, 9 months ago
- 0b0ccbb patch 9.0.0135: comment about tabpage line above the wrong code by zeertzjq · 3 years, 9 months ago
- f05a1e5 patch 9.0.0134: no test for text property with column zero by Bram Moolenaar · 3 years, 9 months ago
- e175dc6 patch 9.0.0133: virtual text after line moves to joined line by Bram Moolenaar · 3 years, 9 months ago
- 09ff4b5 patch 9.0.0132: multi-byte characters in virtual text not handled correctly by Bram Moolenaar · 3 years, 9 months ago
- 783ef72 patch 9.0.0131: virtual text with Tab is not displayed correctly by Bram Moolenaar · 3 years, 9 months ago
- 1f4ee19 patch 9.0.0130: cursor position wrong when inserting around virtual text by Bram Moolenaar · 3 years, 9 months ago
- ab146da patch 9.0.0129: compiler warning for int/size_t usage by Mike Williams · 3 years, 9 months ago
- 3f79b61 patch 9.0.0128: Coverity complains about possible double free by Bram Moolenaar · 3 years, 9 months ago
- e95f22f patch 9.0.0127: unused variable by zeertzjq · 3 years, 9 months ago
- 95fca12 patch 9.0.0126: expanding file names fails in dir with more than 255 entries by John Drouhard · 3 years, 9 months ago
- 84b247f patch 9.0.0125: cursor positioned wrong with virtual text after the line by Bram Moolenaar · 3 years, 9 months ago
- 101d57b patch 9.0.0124: code has more indent than needed by zeertzjq · 3 years, 9 months ago
- c146d97 patch 9.0.0123: cannot build with small features by Bram Moolenaar · 3 years, 9 months ago
- be33e5e patch 9.0.0122: breakindent test fails by Bram Moolenaar · 3 years, 9 months ago
- b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years, 9 months ago
- 6b568b1 patch 9.0.0120: MS-Windows GUI: cannot use AltGr + Space by Anton Sharonov · 3 years, 9 months ago
- dbdcc79 patch 9.0.0119: tiny chance that creating a backup file fails by K.Takata · 3 years, 9 months ago
- 7502094 patch 9.0.0118: no test for what patch 9.0.0155 fixes by zeertzjq · 3 years, 9 months ago
- 3a4cd39 patch 9.0.0117: text of removed textprop with text is not freed by Bram Moolenaar · 3 years, 9 months ago
- 711483c patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" by Bram Moolenaar · 3 years, 9 months ago
- 6747cf1 patch 9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window by Bram Moolenaar · 3 years, 9 months ago
- f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years, 9 months ago
- d90f91f patch 9.0.0113: has() is not strict about parsing the patch version by K.Takata · 3 years, 9 months ago
- 0f823c3 patch 9.0.0112: MS-Windows: test fails because file already exists by Bram Moolenaar · 3 years, 9 months ago
- de78632 patch 9.0.0111: "nocombine" is missing from synIDattr() by Bram Moolenaar · 3 years, 9 months ago
- ddab3ce patch 9.0.0110: help tag generation picks up words in code examples by Carlo Teubner · 3 years, 9 months ago
- 1eead4c patch 9.0.0109: writing over the end of a buffer on stack by Bram Moolenaar · 3 years, 9 months ago
- 5f6cae8 patch 9.0.0108: configure check for timer_create may give wrong error by Bram Moolenaar · 3 years, 9 months ago
- 2ecbe53 Update runtime files by Bram Moolenaar · 3 years, 9 months ago
- 72981ac patch 9.0.0107: condition always has the same value by Bram Moolenaar · 3 years, 9 months ago
- cb36c2a patch 9.0.0106: illegal byte regexp test doesn't fail when fix is reversed by Bram Moolenaar · 3 years, 9 months ago
- f509405 patch 9.0.0105: illegal memory access when pattern starts with illegal byte by Bram Moolenaar · 3 years, 9 months ago
- 1e56bda patch 9.0.0104: going beyond allocated memory when evaluating string constant by Bram Moolenaar · 3 years, 9 months ago
- efffa53 patch 9.0.0103: if running configure with cached results -lrt may be missing by Bram Moolenaar · 3 years, 9 months ago
- a6f9e30 patch 9.0.0102: reading past end of line with insert mode completion by Bram Moolenaar · 3 years, 9 months ago
- 4e677b9 patch 9.0.0101: invalid memory access in diff mode with "dp" and undo by Bram Moolenaar · 3 years, 9 months ago
- cb5ed4d patch 9.0.0100: get hit-enter prompt for system() when '!' is in 'guioptions' by Bram Moolenaar · 3 years, 9 months ago
- 46af7bc patch 9.0.0099: scrollback can be wrong after redrawing the command line by zeertzjq · 3 years, 9 months ago
- 5748b7f patch 9.0.0098: missing include file in timer_create configure check by Bram Moolenaar · 3 years, 9 months ago
- 5f30e26 patch 9.0.0097: long quickfix line is truncated for :clist by Bram Moolenaar · 3 years, 9 months ago
- f678273 patch 9.0.0096: flag "new_value_alloced" is always true by zeertzjq · 3 years, 9 months ago
- 122dea7 patch 9.0.0095: conditions are always true by zeertzjq · 3 years, 9 months ago
- 3d6ee8b patch 9.0.0094: cursor restored unexpected with nested autocommand by Bram Moolenaar · 3 years, 9 months ago
- 7abd1c6 patch 9.0.0093: sway config files are recognized as i3config by James Eapen · 3 years, 9 months ago
- 61021aa patch 9.0.0092: plugins cannot change v:completed_item by Shougo Matsushita · 3 years, 9 months ago
- 34d1773 patch 9.0.0091: duplicate error number by Bram Moolenaar · 3 years, 9 months ago
- 28f84e1 patch 9.0.0090: no error when assigning bool to a string option by Bram Moolenaar · 3 years, 9 months ago
- 7db3a8e patch 9.0.0089: fuzzy argument completion doesn't work for shell commands by Yegappan Lakshmanan · 3 years, 9 months ago
- 30e212d patch 9.0.0088: pattern for detecting bitbake files is not sufficient by Gregory Anders · 3 years, 9 months ago
- 3f02667 patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc by Anton Sharonov · 3 years, 9 months ago
- 6791adc patch 9.0.0086: tabline is not redrawn when entering command line by zeertzjq · 3 years, 9 months ago
- 1f0dc5e patch 9.0.0085: ":write" fails after ":file name" and the ":edit" by ii14 · 3 years, 9 months ago
- 15b87b6 patch 9.0.0084: using "terraform" filetype for .tfvars file is bad by Bram Moolenaar · 3 years, 9 months ago
- c9e8fd6 patch 9.0.0083: ModeChanged event not triggered when leaving cmdline window by zeertzjq · 3 years, 9 months ago
- 3cfae39 patch 9.0.0082: cannot interrupt global command from command line by zeertzjq · 3 years, 9 months ago
- c2842ad patch 9.0.0081: command line completion of user command may have duplicates by Bram Moolenaar · 3 years, 9 months ago
- 0494789 patch 9.0.0080: compiler warning for size_t to int conversion by Mike Williams · 3 years, 9 months ago
- 6809ff9 patch 9.0.0079: error in autoload script not reported for 'foldexpr' by Bram Moolenaar · 3 years, 9 months ago
- 559f230 patch 9.0.0078: star register is unexpectedly changed when deleting by Ernie Rael · 3 years, 9 months ago
- b03950f patch 9.0.0077: wrong restored cursor position when switching window in autocmd by Bram Moolenaar · 3 years, 9 months ago
- 92a1678 patch 9.0.0076: no test for what patch 8.1.1424 fixes by zeertzjq · 3 years, 9 months ago
- be3dbda patch 9.0.0075: some compilers warn for using an uninitialized variable by Bram Moolenaar · 3 years, 9 months ago
- 34a1f77 patch 9.0.0074: Coverity warns for double free by Bram Moolenaar · 3 years, 9 months ago
- 1b67f07 patch 9.0.0073: too many files recognized as bsdl by Martin Tournoij · 3 years, 9 months ago
- 6d023f9 patch 9.0.0072: compiler warning for uninitialized variable by Bram Moolenaar · 3 years, 9 months ago
- ecdc82e patch 9.0.0071: command overlaps with printed text in scrollback by zeertzjq · 3 years, 9 months ago
- 4dc513a patch 9.0.0070: using utfc_ptr2char_len() when length is negative by zeertzjq · 3 years, 9 months ago
- 0c740e7 patch 9.0.0069: leaking memory when using text prop with inserted text by Bram Moolenaar · 3 years, 9 months ago
- fe3fb6e patch 9.0.0068: build fails with tiny features by Bram Moolenaar · 3 years, 9 months ago
- 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 9 months ago
- cd6ad64 patch 9.0.0066: switching window uneccarily when getting buffer options by zeertzjq · 3 years, 9 months ago
- 509695c patch 9.0.0065: cross-compiling doesn't work because of timer_create check by Richard Purdie · 3 years, 9 months ago
- c963ec3 patch 9.0.0064: confusing error when using "q:" in command line window by Bram Moolenaar · 3 years, 9 months ago
- d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 9 months ago
- 5ac50de patch 9.0.0062: compiler warnings for signed/unsigned char by Bram Moolenaar · 3 years, 9 months ago
- 5fa9f23 patch 9.0.0061: ml_get error with nested autocommand by Bram Moolenaar · 3 years, 9 months ago
- b9e7173 patch 9.0.0060: accessing uninitialized memory when completing long line by Bram Moolenaar · 3 years, 9 months ago
- bb404f5 patch 9.0.0059: test file has wrong name by zeertzjq · 3 years, 9 months ago
- 81a3ff9 patch 9.0.0058: Win32: cannot test low level events by Yegappan Lakshmanan · 3 years, 9 months ago
- 5154a88 patch 9.0.0057: has('patch-xxx') returns true by Bram Moolenaar · 3 years, 9 months ago
- bd683e3 patch 9.0.0056: wrong line number reported when :cexpr fails in :def function by Bram Moolenaar · 3 years, 9 months ago
- fa49eb4 patch 9.0.0055: bitbake files are not detected by Gregory Anders · 3 years, 9 months ago
- c7bd2f0 patch 9.0.0054: compiler warning for size_t to int conversion by Bram Moolenaar · 3 years, 9 months ago
- 3a39379 patch 9.0.0053: E1281 not tested with the old regexp engine by Dominique Pelle · 3 years, 9 months ago
- 2ebcc35 patch 9.0.0052: "zG" may throw an error if invalid character follows by K.Takata · 3 years, 9 months ago
- f754fe6 patch 9.0.0051: using CTRL-C wih :append may hang Vim by zeertzjq · 3 years, 9 months ago
- b26592a patch 9.0.0050: split else-of is confusing by Bram Moolenaar · 3 years, 9 months ago
- 99af91e patch 9.0.0049: csv and tsv files are not recognized by Leandro Lourenci · 3 years, 9 months ago