1. 02edfaa patch 9.0.0905: virtual text after the line wraps when 'wrap' is off by Bram Moolenaar · 2 years, 9 months ago
  2. ee28c70 patch 9.0.0894: virtual text property highlight ignores window background by Bram Moolenaar · 2 years, 9 months ago
  3. fc1b2d0 patch 9.0.0891: virtual text below after match has wrong highlight by Bram Moolenaar · 2 years, 9 months ago
  4. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  5. b99e6e6 patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' by Bram Moolenaar · 2 years, 10 months ago
  6. 13cdde3 patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< by Bram Moolenaar · 2 years, 10 months ago
  7. eb4de62 patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' by Bram Moolenaar · 2 years, 10 months ago
  8. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  9. 7e01746 patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off by Bram Moolenaar · 2 years, 10 months ago
  10. a9a3648 patch 9.0.0723: extra empty line below virtual text when 'list' is set by Bram Moolenaar · 2 years, 10 months ago
  11. 877151b patch 9.0.0722: virtual text "after" does not show with 'list' set by Bram Moolenaar · 2 years, 10 months ago
  12. 9466fb8 patch 9.0.0721: virtual text "above" with padding not displayed correctly by Bram Moolenaar · 2 years, 10 months ago
  13. ccf2837 patch 9.0.0718: extra empty line between two virtual text "below" by Bram Moolenaar · 2 years, 10 months ago
  14. d3283fb patch 9.0.0717: compiler warning for unused variable in tiny build by Bram Moolenaar · 2 years, 10 months ago
  15. cd10541 patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll left by Bram Moolenaar · 2 years, 10 months ago
  16. 1206c16 patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctly by Bram Moolenaar · 2 years, 10 months ago
  17. f167c7b patch 9.0.0709: virtual text "after" not correct with 'nowrap' by Bram Moolenaar · 2 years, 10 months ago
  18. 13845c4 patch 9.0.0705: virtual text truncation does not take padding into account by Bram Moolenaar · 2 years, 10 months ago
  19. 2b7b4f7 patch 9.0.0691: lalloc(0) error in listchars test by Bram Moolenaar · 2 years, 10 months ago
  20. a078947 patch 9.0.0690: buffer size for expanding tab not correctly computed by Bram Moolenaar · 2 years, 10 months ago
  21. 0937b9f patch 9.0.0681: "<<<" shows for 'smoothscroll' even when 'showbreak is set by Bram Moolenaar · 2 years, 10 months ago
  22. 3725116 patch 9.0.0680: tests failing with 'breakindent', 'number' and "n" in 'cpo' by Bram Moolenaar · 2 years, 10 months ago
  23. 35b251d patch 9.0.0679: tests failing with 'smoothscroll', 'number' and "n" in 'cpo' by Bram Moolenaar · 2 years, 10 months ago
  24. 06618f9 patch 9.0.0677: breakindent test accepts wrong result by Bram Moolenaar · 2 years, 10 months ago
  25. 7500866 patch 9.0.0662: concealed characters do not work correctly by Bram Moolenaar · 2 years, 10 months ago
  26. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  27. b6aab8f patch 9.0.0652: 'smoothscroll' not tested with 'number' and "n" in 'cpo' by Bram Moolenaar · 2 years, 10 months ago
  28. eb47d6d patch 9.0.0651: build fails without the +conceal feature by Bram Moolenaar · 2 years, 10 months ago
  29. 406b5d8 patch 9.0.0649: no indication the first line is broken for 'smoothscroll' by Bram Moolenaar · 2 years, 10 months ago
  30. 693729a patch 9.0.0642: breakindent test fails by Bram Moolenaar · 2 years, 10 months ago
  31. f6196f4 patch 9.0.0640: cannot scroll by screen line if a line wraps by Bram Moolenaar · 2 years, 10 months ago
  32. ee09fcc patch 9.0.0590: after exiting Insert mode spelling not checked in next line by Bram Moolenaar · 2 years, 11 months ago
  33. ec5e148 patch 9.0.0534: line number is displayed at virtual text "above" by Bram Moolenaar · 2 years, 11 months ago
  34. e49f9ac patch 9.0.0533: the win_line() function is much too long by Bram Moolenaar · 2 years, 11 months ago
  35. c20a419 patch 9.0.0531: the win_line() function is much too long by Bram Moolenaar · 2 years, 11 months ago
  36. 2b1ddf1 patch 9.0.0527: long sign text may overflow buffer by Bram Moolenaar · 2 years, 11 months ago
  37. 2d2e25b patch 9.0.0523: more compiler warnings for arguments in small version by Bram Moolenaar · 2 years, 11 months ago
  38. 3172423 patch 9.0.0521: compiler warns for unused argument in small version by Bram Moolenaar · 2 years, 11 months ago
  39. d7657e9 patch 9.0.0519: the win_line() function is much too long by Bram Moolenaar · 2 years, 11 months ago
  40. b84d565 patch 9.0.0518: virtual text highlight starts too early with 'nowrap' by Bram Moolenaar · 2 years, 11 months ago
  41. ccfaa07 patch 9.0.0516: virtual text "above" highlights gap after it by Bram Moolenaar · 2 years, 11 months ago
  42. 2fdc9b5 patch 9.0.0515: virtual text highlight starts too early when 'number' is set by Bram Moolenaar · 2 years, 11 months ago
  43. a4abe51 patch 9.0.0472: virtual text "below" doesn't show in list mode by Bram Moolenaar · 2 years, 11 months ago
  44. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 2 years, 11 months ago
  45. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 2 years, 11 months ago
  46. 79f8b84 patch 9.0.0442: virtual text "above" doesn't handel line numbers by Bram Moolenaar · 2 years, 11 months ago
  47. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 2 years, 11 months ago
  48. cf2bb63 patch 9.0.0357: 'linebreak' interferes with text property highlight by Bram Moolenaar · 3 years ago
  49. c8bf59e patch 9.0.0297: cursor position wrong after right aligned virtual text by Bram Moolenaar · 3 years ago
  50. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
  51. e89aeed patch 9.0.0243: text properties "below" sort differently on MS-Windows by Bram Moolenaar · 3 years ago
  52. c3a483f patch 9.0.0210: 'list' mode does not work properly with virtual text by Bram Moolenaar · 3 years ago
  53. 677a39f patch 9.0.0209: build error with small features by Bram Moolenaar · 3 years ago
  54. 9e7e28f patch 9.0.0208: the override flag has no effect for virtual text by Bram Moolenaar · 3 years ago
  55. 9113c2c patch 9.0.0201: CursorLine highlight overrules virtual text highlight by Bram Moolenaar · 3 years ago
  56. e38fc86 patch 9.0.0193: search and match highlgith interfere with virtual text by Bram Moolenaar · 3 years ago
  57. 87f3a2c patch 9.0.0189: invalid memory access for text prop without highlight by Bram Moolenaar · 3 years ago
  58. 3331dd0 patch 9.0.0186: virtual text without highlighting does not show by Bram Moolenaar · 3 years ago
  59. 952c9b0 patch 9.0.0185: virtual text does not show if text prop at same position by Bram Moolenaar · 3 years ago
  60. 1d8844a patch 9.0.0184: virtual text prop highlight continues after truncation by Bram Moolenaar · 3 years ago
  61. 52de3a8 patch 9.0.0183: extra space after virtual text when 'linebreak' is set by Bram Moolenaar · 3 years ago
  62. afa23d1 patch 9.0.0175: spell checking for capital not working with trailing space by Christian Brabandt · 3 years ago
  63. 6e5c611 patch 9.0.0171: quickfix line highlight is overruled by 'cursorline' by Bram Moolenaar · 3 years ago
  64. 73c3842 patch 9.0.0162: text property "below" gets indent if 'breakindent' is set by Bram Moolenaar · 3 years ago
  65. bf91584 patch 9.0.0161: warning for uninitialized variable by Bram Moolenaar · 3 years ago
  66. 83bf11a patch 9.0.0160: some diff mode tests fail by Bram Moolenaar · 3 years ago
  67. 48ca24d patch 9.0.0158: with 'nowrap' "below" property not displayed correctly by Bram Moolenaar · 3 years ago
  68. cba6952 patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop by Bram Moolenaar · 3 years ago
  69. db9b96d patch 9.0.0155 by Bram Moolenaar · 3 years ago
  70. 1306b36 patch 9.0.0153: no fold and sign column for virtual text with "below" align by Bram Moolenaar · 3 years ago
  71. e208635 patch 9.0.0152: warning for unused argument in small build by Bram Moolenaar · 3 years ago
  72. 4d91d34 patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  73. 3ec3b8e patch 9.0.0148: a "below" aligned text property gets 'showbreak' displayed by Bram Moolenaar · 3 years ago
  74. 4d2031f patch 9.0.0146: missing part of change for "override" flag by Bram Moolenaar · 3 years ago
  75. 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years ago
  76. 09ff4b5 patch 9.0.0132: multi-byte characters in virtual text not handled correctly by Bram Moolenaar · 3 years ago
  77. 1f4ee19 patch 9.0.0130: cursor position wrong when inserting around virtual text by Bram Moolenaar · 3 years ago
  78. b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years ago
  79. 711483c patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" by Bram Moolenaar · 3 years ago
  80. 0494789 patch 9.0.0080: compiler warning for size_t to int conversion by Mike Williams · 3 years ago
  81. be3dbda patch 9.0.0075: some compilers warn for using an uninitialized variable by Bram Moolenaar · 3 years ago
  82. 6d023f9 patch 9.0.0072: compiler warning for uninitialized variable by Bram Moolenaar · 3 years ago
  83. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
  84. b908188 patch 9.0.0048: cursor in wrong column with mouse click after concealed text by Bram Moolenaar · 3 years, 1 month ago
  85. 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 1 month ago
  86. 7fe956d patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLine by Bram Moolenaar · 3 years, 1 month ago
  87. 2e7cba3 patch 8.2.5076: unnecessary code by zeertzjq · 3 years, 2 months ago
  88. aca12fd patch 8.2.5066: timer_create is not available on every Mac system by Bram Moolenaar · 3 years, 2 months ago
  89. 9830db6 patch 8.2.4918: conceal character from matchadd() displayed too many times by LemonBoy · 3 years, 3 months ago
  90. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  91. c20e46a patch 8.2.4614: redrawing too much when 'cursorline' is set by zeertzjq · 3 years, 5 months ago
  92. fe15499 patch 8.2.4610: some conditions are always true by Bram Moolenaar · 3 years, 5 months ago
  93. 754d2b4 patch 8.2.4557: confusing comment about 'cursorlineopt' by zeertzjq · 3 years, 5 months ago
  94. 936dc60 patch 8.2.4521: build failure without the +diff feature by Bram Moolenaar · 3 years, 5 months ago
  95. 127969c patch 8.2.4520: using wrong highlight for cursor line number by Bram Moolenaar · 3 years, 5 months ago
  96. ae49aa8 patch 8.2.4470: Coverity warns for uninitialized variable by Bram Moolenaar · 3 years, 5 months ago
  97. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
  98. d5cec1f patch 8.2.4255: theoretical computation overflow by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago
  99. 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago
  100. 0bbca54 patch 8.2.4062: match highlighting of tab too short by Bram Moolenaar · 3 years, 7 months ago