1. bcd6924 patch 9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged by Bram Moolenaar · 3 years ago
  2. b2f0ca8 patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible by Bram Moolenaar · 3 years ago
  3. 4c7fd4d patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' by Bram Moolenaar · 3 years ago
  4. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 3 years ago
  5. a4abe51 patch 9.0.0472: virtual text "below" doesn't show in list mode by Bram Moolenaar · 3 years ago
  6. ebd0e8b patch 9.0.0466: virtual text wrong after adding line break after line by Bram Moolenaar · 3 years ago
  7. 766ae5b patch 9.0.0460: loop variable can't be found by Bram Moolenaar · 3 years ago
  8. 3b93cf2 patch 9.0.0458: splitting a line with a text prop "above" moves it down by Bram Moolenaar · 3 years ago
  9. a04f457 patch 9.0.0457: substitute prompt does not highlight an empty match by Bram Moolenaar · 3 years ago
  10. 6eda17d patch 9.0.0452: Visual highlighting extends into virtual text prop by Bram Moolenaar · 3 years ago
  11. c9dc03f patch 9.0.0451: virtual text "above" does not work with 'nowrap' by Bram Moolenaar · 3 years ago
  12. cf0995d patch 9.0.0447: using :echowin while at the hit-enter prompt causes problems by Bram Moolenaar · 3 years ago
  13. 87e74d0 patch 9.0.0446: message window may be positioned too low by Bram Moolenaar · 3 years ago
  14. 79f8b84 patch 9.0.0442: virtual text "above" doesn't handel line numbers by Bram Moolenaar · 3 years ago
  15. 88b79cb patch 9.0.0439: cursor wrong if inserting before line with virtual text above by Bram Moolenaar · 3 years ago
  16. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 3 years ago
  17. 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 3 years ago
  18. 7cf5839 patch 9.0.0431: current mode shows in message window by Bram Moolenaar · 3 years ago
  19. 58a3cae patch 9.0.0416: ml_get error when appending lines in popup window by Bram Moolenaar · 3 years ago
  20. cf2bb63 patch 9.0.0357: 'linebreak' interferes with text property highlight by Bram Moolenaar · 3 years ago
  21. a02a8a4 patch 9.0.0356: :echowindow sets the in_echowindow flag too early by Yasuhiro Matsumoto · 3 years ago
  22. 3b474dc patch 9.0.0352: using :echowindow in a timer clears part of message by Bram Moolenaar · 3 years ago
  23. b5b4f61 patch 9.0.0351: message window may obscure the command line by Bram Moolenaar · 3 years ago
  24. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  25. 61abe7d patch 9.0.0336: tests are flaky because of using a common file name by Bram Moolenaar · 3 years ago
  26. 37fef16 patch 9.0.0321: cannot use the message popup window directly by Bram Moolenaar · 3 years ago
  27. b13d340 patch 9.0.0317: when updating the whole screen a popup may not be redrawn by Bram Moolenaar · 3 years ago
  28. 134b865 patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0 by Bram Moolenaar · 3 years ago
  29. f2fb54f patch 9.0.0306: buffer write message is two lines in message popup window by Bram Moolenaar · 3 years ago
  30. c8bf59e patch 9.0.0297: cursor position wrong after right aligned virtual text by Bram Moolenaar · 3 years ago
  31. 35a4fbc patch 9.0.0296: message in popup is shortened unnecessary by Bram Moolenaar · 3 years ago
  32. 4356864 patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() used by Bram Moolenaar · 3 years ago
  33. f5240b9 patch 9.0.0252: cursor in wrong place after virtual text by Bram Moolenaar · 3 years ago
  34. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
  35. d8d4cfc patch 9.0.0214: splitting a line may duplicate virtual text by Bram Moolenaar · 3 years, 1 month ago
  36. c3a483f patch 9.0.0210: 'list' mode does not work properly with virtual text by Bram Moolenaar · 3 years, 1 month ago
  37. 9e7e28f patch 9.0.0208: the override flag has no effect for virtual text by Bram Moolenaar · 3 years, 1 month ago
  38. 28c9f89 patch 9.0.0205: cursor in wrong position when inserting after virtual text by Bram Moolenaar · 3 years, 1 month ago
  39. 9113c2c patch 9.0.0201: CursorLine highlight overrules virtual text highlight by Bram Moolenaar · 3 years, 1 month ago
  40. 8f369fb patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props by Bram Moolenaar · 3 years, 1 month ago
  41. f0ccfa4 patch 9.0.0199: cursor position wrong with two right-aligned virtual texts by Bram Moolenaar · 3 years, 1 month ago
  42. 326c5d3 patch 9.0.0194: cursor displayed in wrong position after removing text prop by Bram Moolenaar · 3 years, 1 month ago
  43. e38fc86 patch 9.0.0193: search and match highlgith interfere with virtual text by Bram Moolenaar · 3 years, 1 month ago
  44. d4cf9fc patch 9.0.0191: messages test fails; window size incorrect by Bram Moolenaar · 3 years, 1 month ago
  45. f797e30 patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistent by Bram Moolenaar · 3 years, 1 month ago
  46. 3331dd0 patch 9.0.0186: virtual text without highlighting does not show by Bram Moolenaar · 3 years, 1 month ago
  47. 952c9b0 patch 9.0.0185: virtual text does not show if text prop at same position by Bram Moolenaar · 3 years, 1 month ago
  48. 1d8844a patch 9.0.0184: virtual text prop highlight continues after truncation by Bram Moolenaar · 3 years, 1 month ago
  49. 52de3a8 patch 9.0.0183: extra space after virtual text when 'linebreak' is set by Bram Moolenaar · 3 years, 1 month ago
  50. 49a9079 patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty line by Bram Moolenaar · 3 years, 1 month ago
  51. e428fa0 patch 9.0.0178: cursor position wrong with virtual text before Tab by Bram Moolenaar · 3 years, 1 month ago
  52. afa23d1 patch 9.0.0175: spell checking for capital not working with trailing space by Christian Brabandt · 3 years, 1 month ago
  53. 2546361 patch 9.0.0168: cursor positioned wrong with two virtual text properties by Bram Moolenaar · 3 years, 1 month ago
  54. 73c3842 patch 9.0.0162: text property "below" gets indent if 'breakindent' is set by Bram Moolenaar · 3 years, 1 month ago
  55. 48ca24d patch 9.0.0158: with 'nowrap' "below" property not displayed correctly by Bram Moolenaar · 3 years, 1 month ago
  56. cba6952 patch 9.0.0157: 'showbreak' displayed below truncated "after" text prop by Bram Moolenaar · 3 years, 1 month ago
  57. db9b96d patch 9.0.0155 by Bram Moolenaar · 3 years, 1 month ago
  58. 7d0f7e9 patch 9.0.0154: text properties wrong after splitting a line by Bram Moolenaar · 3 years, 1 month ago
  59. 1306b36 patch 9.0.0153: no fold and sign column for virtual text with "below" align by Bram Moolenaar · 3 years, 1 month ago
  60. 4d91d34 patch 9.0.0151: a "below" aligned text property does not work with 'nowrap' by Bram Moolenaar · 3 years, 1 month ago
  61. 50e75fe patch 9.0.0147: cursor positioned wrong after two "below" text properties by Bram Moolenaar · 3 years, 1 month ago
  62. f4ba8bc patch 9.0.0144: text property cannot override 'cursorline' highlight by Bram Moolenaar · 3 years, 1 month ago
  63. afd2aa7 patch 9.0.0143: cursor positioned after virtual text in empty line by Bram Moolenaar · 3 years, 1 month ago
  64. 398649e patch 9.0.0139: truncating virtual text after a line not implemented by Bram Moolenaar · 3 years, 1 month ago
  65. e175dc6 patch 9.0.0133: virtual text after line moves to joined line by Bram Moolenaar · 3 years, 1 month ago
  66. 09ff4b5 patch 9.0.0132: multi-byte characters in virtual text not handled correctly by Bram Moolenaar · 3 years, 1 month ago
  67. 1f4ee19 patch 9.0.0130: cursor position wrong when inserting around virtual text by Bram Moolenaar · 3 years, 1 month ago
  68. 84b247f patch 9.0.0125: cursor positioned wrong with virtual text after the line by Bram Moolenaar · 3 years, 1 month ago
  69. b7963df patch 9.0.0121: cannot put virtual text after or below a line by Bram Moolenaar · 3 years, 1 month ago
  70. 711483c patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes" by Bram Moolenaar · 3 years, 1 month ago
  71. b03950f patch 9.0.0077: wrong restored cursor position when switching window in autocmd by Bram Moolenaar · 3 years, 1 month ago
  72. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 1 month ago
  73. 96ba25a patch 9.0.0036: 'fillchars' cannot have window-local values by Bram Moolenaar · 3 years, 2 months ago
  74. 7fe956d patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLine by Bram Moolenaar · 3 years, 2 months ago
  75. a315ce1 patch 8.2.5155: in diff mode windows may get out of sync by Bram Moolenaar · 3 years, 2 months ago
  76. 7a1d328 patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode by Bram Moolenaar · 3 years, 3 months ago
  77. 368137a patch 8.2.5047: CurSearch highlight is often wrong by Bram Moolenaar · 3 years, 3 months ago
  78. 10db31f patch 8.2.5045: can escape a terminal popup window when the job is finished by Bram Moolenaar · 3 years, 3 months ago
  79. 89b2558 patch 8.2.5042: scrollbar thumb in tall scrolled popup not visible by Bram Moolenaar · 3 years, 3 months ago
  80. fc376e0 patch 8.2.5040: scrollbar thumb in scrolled popup not visible by Bram Moolenaar · 3 years, 3 months ago
  81. 83bd7a9 patch 8.2.5039: confusing error if first argument of popup_create() is wrong by Bram Moolenaar · 3 years, 3 months ago
  82. d28950f patch 8.2.5038: a finished terminal in a popup window does not show scrollbar by Bram Moolenaar · 3 years, 3 months ago
  83. 57ff526 patch 8.2.4929: off-by-one error in in statusline item by LemonBoy · 3 years, 4 months ago
  84. 2772425 patch 8.2.4913: popup_hide() does not always have effect by Bram Moolenaar · 3 years, 4 months ago
  85. 9b36750 patch 8.2.4805: CurSearch used for all matches in current line by Bram Moolenaar · 3 years, 4 months ago
  86. 3fd7480 patch 8.2.4801: fix for cursorbind fix not fully tested by Christian Brabandt · 3 years, 5 months ago
  87. 2c645e8 patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set by Christian Brabandt · 3 years, 5 months ago
  88. a653e53 patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdline by Bram Moolenaar · 3 years, 5 months ago
  89. 3aca091 patch 8.2.4785: Visual mode not stopped if win_gotoid() goes to other buffer by Bram Moolenaar · 3 years, 5 months ago
  90. 693ccd1 patch 8.2.4759: CurSearch highlight does not work for multi-line match by Bram Moolenaar · 3 years, 5 months ago
  91. 11a57df patch 8.2.4738: Esc on commandline executes command instead of abandoning it by Bram Moolenaar · 3 years, 5 months ago
  92. a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 5 months ago
  93. cee9c84 patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place by Bram Moolenaar · 3 years, 5 months ago
  94. 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 3 years, 5 months ago
  95. eabddc4 patch 8.2.4665: popup with "minwidth" and scrollbar not updated properly by Bram Moolenaar · 3 years, 5 months ago
  96. 782c674 patch 8.2.4660: cursorcolumn is sometimes not correct by Bram Moolenaar · 3 years, 5 months ago
  97. 1104a6d patch 8.2.4655: cmdline completion popup menu positioned wrong by Yegappan Lakshmanan · 3 years, 5 months ago
  98. 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 5 months ago
  99. bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 3 years, 5 months ago
  100. abb6fbd patch 8.2.4626: Visual area not updated when removing sign in Visual mode by Bram Moolenaar · 3 years, 5 months ago