1. 66b72f4 patch 9.1.1496: terminal: still not highlighting empty cells correctly by Christian Brabandt · 10 weeks ago
  2. a899b27 patch 9.1.1489: terminal: no visual highlight of empty cols with empty 'listchars' by Christian Brabandt · 10 weeks ago
  3. 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 3 months ago
  4. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  5. 1b18683 patch 9.1.1378: sign without text overwrites number option by glepnir · 4 months ago
  6. 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 5 months ago
  7. 2c9f49b patch 9.1.1209: colorcolumn not drawn after virtual text lines by Matthias · 6 months ago
  8. 62f1954 patch 9.1.1083: "above" virtual text breaks cursorlineopt=number by zeertzjq · 6 months ago
  9. 13f100e patch 9.1.1130: 'listchars' "precedes" is not drawn on Tabs. by zeertzjq · 7 months ago
  10. 08a83a0 patch 9.1.1124: No test for 'listchars' "precedes" with double-width char by zeertzjq · 7 months ago
  11. 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 7 months ago
  12. 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 8 months ago
  13. 8d0bb6d patch 9.1.0956: completion may crash, completion highlight wrong with preview window by glepnir · 9 months ago
  14. f25d8f9 patch 9.1.0945: ComplMatchIns highlight doesn't end after inserted text by zeertzjq · 9 months ago
  15. f4ccada patch 9.1.0941: ComplMatchIns doesn't work after multibyte chars by zeertzjq · 9 months ago
  16. 6a38aff patch 9.1.0936: cannot highlight completed text by glepnir · 9 months ago
  17. 91d26aa patch 9.1.0815: "above" virtual text causes wrong 'colorcolumn' position by zeertzjq · 10 months ago
  18. 59149f0 patch 9.1.0730: Crash with cursor-screenline and narrow window by zeertzjq · 12 months ago
  19. 86dc4f8 patch 9.1.0729: Wrong cursor-screenline when resizing window by zeertzjq · 12 months ago
  20. f51ff96 patch 9.1.0461: too many strlen() calls in drawline.c by John Marriott · 1 year, 3 months ago
  21. 8e4c4c7 patch 9.1.0418: Cannot move to previous/next rare word by Christ van Willegen - van Noort · 1 year, 4 months ago
  22. 1134fdd patch 9.1.0223: code duplication in loop to add active text properties by Dylan Thacker-Smith · 1 year, 5 months ago
  23. fe0a76b patch 9.1.0222: missing 'below' virt text if truncation precedes after/right text by Dylan Thacker-Smith · 1 year, 5 months ago
  24. b6fac4d patch 9.1.0221: lines following virt text (that fills the window) might be truncated by Dylan Thacker-Smith · 1 year, 5 months ago
  25. c8b47f2 patch 9.1.0206: unused display_text_first boolean var in win_line() by Dylan Thacker-Smith · 1 year, 5 months ago
  26. 918b92b patch 9.1.0189: Memory leak with "above" virttext and 'relativenumber' by zeertzjq · 1 year, 6 months ago
  27. deb2204 patch 9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've' and conceal by zeertzjq · 1 year, 6 months ago
  28. f627255 patch 9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, 'nowrap' by zeertzjq · 1 year, 6 months ago
  29. d0c1b77 patch 9.1.0184: Cursor pos wrong when clicking with conceal and wrap by zeertzjq · 1 year, 6 months ago
  30. 010e153 patch 9.1.0180: Cursor pos wrong when double-width chars are concealed by zeertzjq · 1 year, 6 months ago
  31. 9352c28 patch 9.1.0179: 'wincolor' highlight missing with "below" virtual text by zeertzjq · 1 year, 6 months ago
  32. 253ff4d patch 9.1.0176: Cursor column wrong with 'virtualedit' and conceal by zeertzjq · 1 year, 6 months ago
  33. 21b0a3d patch 9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrap by zeertzjq · 1 year, 6 months ago
  34. 94b7c32 patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() by zeertzjq · 1 year, 6 months ago
  35. f548ae7 patch 9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char by Dylan Thacker-Smith · 1 year, 7 months ago
  36. 83925be patch 9.1.0125: unused init of text_prop_idxs in win_line() by Dylan Thacker-Smith · 1 year, 7 months ago
  37. df23d7f patch 9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak' by zeertzjq · 1 year, 7 months ago
  38. ebfd856 patch 9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines by zeertzjq · 1 year, 7 months ago
  39. 988f743 patch 9.1.0047: issues with temp curwin/buf while cmdwin is open by Sean Dewar · 2 years, 1 month ago
  40. 7e4f62a patch 9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent' by zeertzjq · 1 year, 8 months ago
  41. 2362772 patch 9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit by zeertzjq · 1 year, 8 months ago
  42. 588f20d patch 9.0.2151: 'breakindent' is not drawn after diff filler lines by zeertzjq · 1 year, 9 months ago
  43. 4e26a9a patch 9.0.2144: Text properties causes wrong line wrapping by zeertzjq · 1 year, 9 months ago
  44. dd75fcf patch 9.0.2017: linebreak applies for leading whitespace by Christian Brabandt · 1 year, 11 months ago
  45. abc8081 patch 9.0.1938: multispace wrong when scrolling horizontally by zeertzjq · 2 years ago
  46. db54e98 patch 9.0.1923: curswant wrong on click with 've' and 'wrap' set by zeertzjq · 2 years ago
  47. 6b9c202 patch 9.0.1896: "below" virtual text doesn't work with 'rightleft' by zeertzjq · 2 years ago
  48. 3c3cf1d patch 9.0.1851: breakindent missing by virt text by zeertzjq · 2 years ago
  49. ce53e3e patch 9.0.1836: display wrong with virttext, linebreak and breakindent by zeertzjq · 2 years ago
  50. 1d3e0e8 patch 9.0.1813: linebreak incorrect drawn with breakindent by zeertzjq · 2 years ago
  51. 6a38972 patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text by zeertzjq · 2 years ago
  52. b557f48 patch 9.0.1783: Display issues with virt text smoothscroll and showbreak by zeertzjq · 2 years, 1 month ago
  53. 8fc6a1d patch 9.0.1759: Visual highlight not working with cursor at end of screen line by zeertzjq · 2 years, 1 month ago
  54. e1eaae2 patch 9.0.1756: failing cursorline sign test by Christian Brabandt · 2 years, 1 month ago
  55. dbeadf0 patch 9.0.1749: Text property highlight doesn't override a sign highlight on TAB by Christian Brabandt · 2 years, 1 month ago
  56. 6e940d9 patch 9.0.1731: blockwise Visual highlight not working with virtual text by zeertzjq · 2 years, 1 month ago
  57. e500ae8 patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' by zeertzjq · 2 years, 1 month ago
  58. b25dbb3 patch 9.0.1705: cursor position wrong when clicking on an unprintable char by zeertzjq · 2 years, 1 month ago
  59. f1cc4d5 patch 9.0.1695: Crash with overlong textprop above by Christian Brabandt · 2 years, 1 month ago
  60. f578ca2 patch 9.0.1626: Visual area not shown when using 'showbreak' by Bram Moolenaar · 2 years, 3 months ago
  61. 58e1e01 patch 9.0.1606: using freed memory when 'foldcolumn' is set by zeertzjq · 2 years, 3 months ago
  62. ecb87dd patch 9.0.1602: stray character visible if marker on top of double-wide char by zeertzjq · 2 years, 3 months ago
  63. e84c773 patch 9.0.1595: line pointer becomes invalid when using spell checking by Luuk van Baal · 2 years, 3 months ago
  64. 30805a1 patch 9.0.1585: weird use of static variables for spell checking by Luuk van Baal · 2 years, 3 months ago
  65. 2ac6497 patch 9.0.1578: SpellCap highlight not always updated when needed by Luuk van Baal · 2 years, 3 months ago
  66. 88bb3e0 patch 9.0.1506: line number not displayed when using 'smoothscroll' by zeertzjq · 2 years, 4 months ago
  67. 2354b66 patch 9.0.1482: crash when textprop has a very large "padding" value by Bram Moolenaar · 2 years, 5 months ago
  68. 4c42c7e patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' by h-east · 2 years, 5 months ago
  69. 194555c patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list' by h-east · 2 years, 6 months ago
  70. a572b93 patch 9.0.1326: relative line number not updated with virtual text above by Bram Moolenaar · 2 years, 7 months ago
  71. f53e065 patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above by Bram Moolenaar · 2 years, 7 months ago
  72. 234c3fa patch 9.0.1304: "$" for 'list' option displayed in wrong position by Bram Moolenaar · 2 years, 7 months ago
  73. 9d9a20e patch 9.0.1301: virtual text below empty line not displayed by Bram Moolenaar · 2 years, 7 months ago
  74. 51b2fc2 patch 9.0.1226: spurious empty line when using text properties by Bram Moolenaar · 2 years, 8 months ago
  75. aaa16b0 patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing by Alexey Radkov · 2 years, 8 months ago
  76. 1aeb3eb patch 9.0.1124: virtual text at a column position is truncated by Bram Moolenaar · 2 years, 8 months ago
  77. 465de3a patch 9.0.1098: code uses too much indent by Yegappan Lakshmanan · 2 years, 9 months ago
  78. 417e88b patch 9.0.1069: diff mode highlight fails for special characters by Bram Moolenaar · 2 years, 9 months ago
  79. d097af7 patch 9.0.1067: in diff mode virtual text is highlighted incorrectly by Bram Moolenaar · 2 years, 9 months ago
  80. b7acea1 patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong by zeertzjq · 2 years, 9 months ago
  81. 56a40fe patch 9.0.1019: 'smoothscroll' and virtual text above don't work together by Bram Moolenaar · 2 years, 9 months ago
  82. 37f088e patch 9.0.0995: padding before virtual text is highlighted by Bram Moolenaar · 2 years, 9 months ago
  83. c67c89c patch 9.0.0991: crash when reading help index with various options set by Bram Moolenaar · 2 years, 9 months ago
  84. 45e4eea patch 9.0.0982: 'cursorline' not drawn before virtual text below by Bram Moolenaar · 2 years, 9 months ago
  85. 7c02ad9 patch 9.0.0975: virtual text below empty line misplaced when 'number' set by Bram Moolenaar · 2 years, 9 months ago
  86. 38854b5 patch 9.0.0962: virtual text below cannot be placed below empty lines by porygonisaduck · 2 years, 9 months ago
  87. 637862f patch 9.0.0945: failures in the cursorline test by Bram Moolenaar · 2 years, 10 months ago
  88. 6ac16f0 patch 9.0.0944: 'cursorline' causes virtual text highlight to continue by Bram Moolenaar · 2 years, 10 months ago
  89. 02edfaa patch 9.0.0905: virtual text after the line wraps when 'wrap' is off by Bram Moolenaar · 2 years, 10 months ago
  90. ee28c70 patch 9.0.0894: virtual text property highlight ignores window background by Bram Moolenaar · 2 years, 10 months ago
  91. fc1b2d0 patch 9.0.0891: virtual text below after match has wrong highlight by Bram Moolenaar · 2 years, 10 months ago
  92. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 10 months ago
  93. b99e6e6 patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' by Bram Moolenaar · 2 years, 11 months ago
  94. 13cdde3 patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< by Bram Moolenaar · 2 years, 11 months ago
  95. eb4de62 patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' by Bram Moolenaar · 2 years, 11 months ago
  96. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 11 months ago
  97. 7e01746 patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off by Bram Moolenaar · 2 years, 11 months ago
  98. a9a3648 patch 9.0.0723: extra empty line below virtual text when 'list' is set by Bram Moolenaar · 2 years, 11 months ago
  99. 877151b patch 9.0.0722: virtual text "after" does not show with 'list' set by Bram Moolenaar · 2 years, 11 months ago
  100. 9466fb8 patch 9.0.0721: virtual text "above" with padding not displayed correctly by Bram Moolenaar · 2 years, 11 months ago