1. 0d0b3b1 patch 9.0.2146: text-property without type errors when joining by Christian Brabandt · 2 years, 4 months ago
  2. 4e26a9a patch 9.0.2144: Text properties causes wrong line wrapping by zeertzjq · 2 years, 4 months ago
  3. 6b9c202 patch 9.0.1896: "below" virtual text doesn't work with 'rightleft' by zeertzjq · 2 years, 7 months ago
  4. 3c3cf1d patch 9.0.1851: breakindent missing by virt text by zeertzjq · 2 years, 7 months ago
  5. ce53e3e patch 9.0.1836: display wrong with virttext, linebreak and breakindent by zeertzjq · 2 years, 7 months ago
  6. ac2d881 patch 9.0.1828: cursor wrong with virt text before double-width char by zeertzjq · 2 years, 7 months ago
  7. 6e55e85 patch 9.0.1825: wrong cursor position with virt text and 'linebreak' by zeertzjq · 2 years, 7 months ago
  8. e3daa06 patch 9.0.1802: Multiline regex with Visual selection fails with virtual text by zeertzjq · 2 years, 7 months ago
  9. 6a38972 patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text by zeertzjq · 2 years, 7 months ago
  10. d809c0a patch 9.0.1792: problem with gj/gk/gM and virtual text by zeertzjq · 2 years, 7 months ago
  11. 1193951 patch 9.0.1785: wrong cursor position with 'showbreak' and lcs-eol by zeertzjq · 2 years, 8 months ago
  12. b557f48 patch 9.0.1783: Display issues with virt text smoothscroll and showbreak by zeertzjq · 2 years, 8 months ago
  13. 171c5b9 patch 9.0.1782: prop_list() does not return text_padding_left by Yegappan Lakshmanan · 2 years, 8 months ago
  14. a6ab5e6 patch 9.0.1770: lines disappear when modifying chars before virt text by Ibby · 2 years, 8 months ago
  15. f9037f1 patch 9.0.1762: Not able to get the virtual text property by Yegappan Lakshmanan · 2 years, 8 months ago
  16. dbeadf0 patch 9.0.1749: Text property highlight doesn't override a sign highlight on TAB by Christian Brabandt · 2 years, 8 months ago
  17. fc30584 patch 9.0.1745: Missing test coverage for blockwise Visual highlight by zeertzjq · 2 years, 8 months ago
  18. 6e940d9 patch 9.0.1731: blockwise Visual highlight not working with virtual text by zeertzjq · 2 years, 8 months ago
  19. f1cc4d5 patch 9.0.1695: Crash with overlong textprop above by Christian Brabandt · 2 years, 8 months ago
  20. 2354b66 patch 9.0.1482: crash when textprop has a very large "padding" value by Bram Moolenaar · 3 years ago
  21. 4c42c7e patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' by h-east · 3 years ago
  22. b49dfd0 patch 9.0.1453: typos in source code and tests by Dominique Pelle · 3 years ago
  23. ea62cee patch 9.0.1327: cursor in wrong position below line with virtual text below by Bram Moolenaar · 3 years, 2 months ago
  24. a572b93 patch 9.0.1326: relative line number not updated with virtual text above by Bram Moolenaar · 3 years, 2 months ago
  25. f53e065 patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above by Bram Moolenaar · 3 years, 2 months ago
  26. 5ceb815 patch 9.0.1306: no regression test for solved problem of #11959 by Bram Moolenaar · 3 years, 2 months ago
  27. 234c3fa patch 9.0.1304: "$" for 'list' option displayed in wrong position by Bram Moolenaar · 3 years, 2 months ago
  28. 9d9a20e patch 9.0.1301: virtual text below empty line not displayed by Bram Moolenaar · 3 years, 2 months ago
  29. 94722c5 patch 9.0.1257: code style is not check in test scripts by Bram Moolenaar · 3 years, 2 months ago
  30. 51b2fc2 patch 9.0.1226: spurious empty line when using text properties by Bram Moolenaar · 3 years, 2 months ago
  31. 1aeb3eb patch 9.0.1124: virtual text at a column position is truncated by Bram Moolenaar · 3 years, 3 months ago
  32. 4ce1f99 patch 9.0.1077: can add text property with negative ID before virtual text by Bram Moolenaar · 3 years, 4 months ago
  33. d097af7 patch 9.0.1067: in diff mode virtual text is highlighted incorrectly by Bram Moolenaar · 3 years, 4 months ago
  34. 56a40fe patch 9.0.1019: 'smoothscroll' and virtual text above don't work together by Bram Moolenaar · 3 years, 4 months ago
  35. 37f088e patch 9.0.0995: padding before virtual text is highlighted by Bram Moolenaar · 3 years, 4 months ago
  36. 89469d1 patch 9.0.0993: display errors when adding or removing text property type by Bram Moolenaar · 3 years, 4 months ago
  37. 45e4eea patch 9.0.0982: 'cursorline' not drawn before virtual text below by Bram Moolenaar · 3 years, 4 months ago
  38. 7c02ad9 patch 9.0.0975: virtual text below empty line misplaced when 'number' set by Bram Moolenaar · 3 years, 4 months ago
  39. 38854b5 patch 9.0.0962: virtual text below cannot be placed below empty lines by porygonisaduck · 3 years, 4 months ago
  40. 6ac16f0 patch 9.0.0944: 'cursorline' causes virtual text highlight to continue by Bram Moolenaar · 3 years, 4 months ago
  41. 02edfaa patch 9.0.0905: virtual text after the line wraps when 'wrap' is off by Bram Moolenaar · 3 years, 5 months ago
  42. ee28c70 patch 9.0.0894: virtual text property highlight ignores window background by Bram Moolenaar · 3 years, 5 months ago
  43. fc1b2d0 patch 9.0.0891: virtual text below after match has wrong highlight by Bram Moolenaar · 3 years, 5 months ago
  44. 2f7bfe6 patch 9.0.0870: get E967 when using text property in quickfix window by Bram Moolenaar · 3 years, 5 months ago
  45. c57b5bc patch 9.0.0828: various typos by dundargoc · 3 years, 5 months ago
  46. b99e6e6 patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' by Bram Moolenaar · 3 years, 6 months ago
  47. d93009e patch 9.0.0741: cannot specify an ID for each item with prop_add_list() by Bram Moolenaar · 3 years, 6 months ago
  48. 4997f2a patch 9.0.0740: prop_add_list() gives multiple errors for invalid argument by Bram Moolenaar · 3 years, 6 months ago
  49. 7e01746 patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off by Bram Moolenaar · 3 years, 6 months ago
  50. a9a3648 patch 9.0.0723: extra empty line below virtual text when 'list' is set by Bram Moolenaar · 3 years, 6 months ago
  51. 877151b patch 9.0.0722: virtual text "after" does not show with 'list' set by Bram Moolenaar · 3 years, 6 months ago
  52. 9466fb8 patch 9.0.0721: virtual text "above" with padding not displayed correctly by Bram Moolenaar · 3 years, 6 months ago
  53. ccf2837 patch 9.0.0718: extra empty line between two virtual text "below" by Bram Moolenaar · 3 years, 6 months ago
  54. cd10541 patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left by Bram Moolenaar · 3 years, 6 months ago
  55. 1206c16 patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly by Bram Moolenaar · 3 years, 6 months ago
  56. f167c7b patch 9.0.0709: virtual text "after" not correct with 'nowrap' by Bram Moolenaar · 3 years, 6 months ago
  57. 13845c4 patch 9.0.0705: virtual text truncation does not take padding into account by Bram Moolenaar · 3 years, 6 months ago
  58. b84d565 patch 9.0.0518: virtual text highlight starts too early with 'nowrap' by Bram Moolenaar · 3 years, 7 months ago
  59. 2fdc9b5 patch 9.0.0515: virtual text highlight starts too early when 'number' is set by Bram Moolenaar · 3 years, 7 months ago
  60. fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 3 years, 7 months ago
  61. 4c7fd4d patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' by Bram Moolenaar · 3 years, 7 months ago
  62. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years, 7 months ago
  63. a4abe51 patch 9.0.0472: virtual text "below" doesn't show in list mode by Bram Moolenaar · 3 years, 7 months ago
  64. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years, 7 months ago
  65. 702bd6c patch 9.0.0464: with virtual text "above" indenting doesn't work well by Bram Moolenaar · 3 years, 7 months ago
  66. 3b93cf2 patch 9.0.0458: splitting a line with a text prop "above" moves it down by Bram Moolenaar · 3 years, 7 months ago
  67. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 3 years, 7 months ago
  68. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years, 7 months ago
  69. 79f8b84 patch 9.0.0442: virtual text "above" doesn't handel line numbers by Bram Moolenaar · 3 years, 7 months ago
  70. 88b79cb patch 9.0.0439: cursor wrong if inserting before line with virtual text above by Bram Moolenaar · 3 years, 7 months ago
  71. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years, 7 months ago
  72. cf2bb63 patch 9.0.0357: 'linebreak' interferes with text property highlight by Bram Moolenaar · 3 years, 7 months ago
  73. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years, 7 months ago
  74. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years, 7 months ago
  75. c8bf59e patch 9.0.0297: cursor position wrong after right aligned virtual text by Bram Moolenaar · 3 years, 7 months ago
  76. f5240b9 patch 9.0.0252: cursor in wrong place after virtual text by Bram Moolenaar · 3 years, 7 months ago
  77. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years, 8 months ago
  78. a770422 patch 9.0.0233: removing multiple text properties takes many calls by Ben Jackson · 3 years, 8 months ago
  79. d8d4cfc patch 9.0.0214: splitting a line may duplicate virtual text by Bram Moolenaar · 3 years, 8 months ago
  80. c3a483f patch 9.0.0210: 'list' mode does not work properly with virtual text by Bram Moolenaar · 3 years, 8 months ago
  81. 9e7e28f patch 9.0.0208: the override flag has no effect for virtual text by Bram Moolenaar · 3 years, 8 months ago
  82. 28c9f89 patch 9.0.0205: cursor in wrong position when inserting after virtual text by Bram Moolenaar · 3 years, 8 months ago
  83. 9113c2c patch 9.0.0201: CursorLine highlight overrules virtual text highlight by Bram Moolenaar · 3 years, 8 months ago
  84. 8f369fb patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props by Bram Moolenaar · 3 years, 8 months ago
  85. f0ccfa4 patch 9.0.0199: cursor position wrong with two right-aligned virtual texts by Bram Moolenaar · 3 years, 8 months ago
  86. 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years, 8 months ago
  87. e38fc86 patch 9.0.0193: search and match highlgith interfere with virtual text by Bram Moolenaar · 3 years, 8 months ago
  88. 82b14c1 patch 9.0.0188: strange effects when using "text_align" with non-zero column by Bram Moolenaar · 3 years, 8 months ago
  89. 3331dd0 patch 9.0.0186: virtual text without highlighting does not show by Bram Moolenaar · 3 years, 8 months ago
  90. 952c9b0 patch 9.0.0185: virtual text does not show if text prop at same position by Bram Moolenaar · 3 years, 8 months ago
  91. 1d8844a patch 9.0.0184: virtual text prop highlight continues after truncation by Bram Moolenaar · 3 years, 8 months ago
  92. 52de3a8 patch 9.0.0183: extra space after virtual text when 'linebreak' is set by Bram Moolenaar · 3 years, 8 months ago
  93. e5a0e8c patch 9.0.0181: textprop test with line2byte() fails on MS-Windows by Bram Moolenaar · 3 years, 8 months ago
  94. ef257e7 patch 9.0.0180: stray logfile appears when running tests by Bram Moolenaar · 3 years, 8 months ago
  95. 49a9079 patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line by Bram Moolenaar · 3 years, 8 months ago
  96. e428fa0 patch 9.0.0178: cursor position wrong with virtual text before Tab by Bram Moolenaar · 3 years, 8 months ago
  97. e6a3d81 patch 9.0.0173: assert fails only on MS-Windows by Bram Moolenaar · 3 years, 8 months ago
  98. 1024690 patch 9.0.0172: trying to allocate zero bytes by Bram Moolenaar · 3 years, 8 months ago
  99. cf85d97 patch 9.0.0169: insufficient testing for line2byte() with text properties by Bram Moolenaar · 3 years, 8 months ago
  100. 2546361 patch 9.0.0168: cursor positioned wrong with two virtual text properties by Bram Moolenaar · 3 years, 8 months ago