1. b876204 patch 9.1.1284: not possible to configure pum truncation char by glepnir · 4 months ago
  2. 7b6add0 patch 9.1.1266: MS-Windows: type conversion warnings by Yegappan Lakshmanan · 4 months ago
  3. f13c856 patch 9.1.1262: heap-buffer-overflow with narrow 'pummaxwidth' value by Hirohito Higashi · 4 months ago
  4. 90e5249 patch 9.1.1257: Mixing vim_strsize() with mb_ptr2cells() in pum_redraw() by zeertzjq · 4 months ago
  5. 532c5ae patch 9.1.1255: missing test condition for 'pummaxwidth' setting by glepnir · 4 months ago
  6. 88d7593 patch 9.1.1250: cannot set the maximum popup menu width by glepnir · 4 months ago
  7. 4ec46f3 patch 9.1.1170: wildmenu highlighting in popup can be improved by Girish Palya · 5 months ago
  8. 12b1eb5 patch 9.1.1147: preview-window does not scroll correctly by Girish Palya · 5 months ago
  9. 3a0cc36 patch 9.1.1011: popupmenu internal error with some abbr in completion item by zeertzjq · 7 months ago
  10. 9eff3ee patch 9.1.1006: PmenuMatch completion highlight can be combined by glepnir · 7 months ago
  11. 8d0bb6d patch 9.1.0956: completion may crash, completion highlight wrong with preview window by glepnir · 8 months ago
  12. 89a107e patch 9.1.0954: popupmenu.c can be improved by glepnir · 8 months ago
  13. 618c4d3 patch 9.1.0923: wrong MIN macro in popupmenu.c by Christian Brabandt · 8 months ago
  14. c942f84 patch 9.1.0921: popupmenu logic is a bit convoluted by glepnir · 8 months ago
  15. bc10be7 patch 9.1.0830: using wrong highlight group for spaces for popupmenu by glepnir · 9 months ago
  16. 7baa014 patch 9.1.0772: some missing changes from v9.1.0771 by glepnir · 10 months ago
  17. 0fe17f8 patch 9.1.0771: completion attribute hl_group is confusing by glepnir · 10 months ago
  18. a6d9e3c patch 9.1.0756: missing change from patch v9.1.0754 by glepnir · 10 months ago
  19. 6a89c94 patch 9.1.0754: fixed order of items in insert-mode completion menu by glepnir · 10 months ago
  20. 38f99a1 patch 9.1.0690: cannot set special highlight kind in popupmenu by glepnir · 12 months ago
  21. 4100852 patch 9.1.0629: Rename of pum hl_group is incomplete by zeertzjq · 1 year ago
  22. 8754efe patch 9.1.0619: tests: test_popup fails by glepnir · 1 year ago
  23. 508e785 patch 9.1.0618: cannot mark deprecated attributes in completion menu by glepnir · 1 year ago
  24. d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 1 month ago
  25. 761a420 patch 9.1.0525: Right release selects immediately when pum is truncated. by zeertzjq · 1 year, 1 month ago
  26. f189138 patch 9.1.0496: matched text is highlighted case-sensitively by glepnir · 1 year, 2 months ago
  27. d8c9340 patch 9.1.0495: Matched text isn't highlighted in cmdline pum by zeertzjq · 1 year, 2 months ago
  28. 63901e8 patch 9.1.0494: Wrong matched text highlighted in pum with 'rightleft' by zeertzjq · 1 year, 2 months ago
  29. 883018f patch 9.1.0491: Cmdline pum doesn't work properly with 'rightleft' by zeertzjq · 1 year, 2 months ago
  30. a232437 patch 9.1.0488: Wrong padding for pum "kind" with 'rightleft' by zeertzjq · 1 year, 2 months ago
  31. afbe535 patch 9.1.0485: Matched text shouldn't be highlighted in "kind" and "menu" by zeertzjq · 1 year, 2 months ago
  32. 1c29602 patch 9.1.0480: fuzzy string matching executed when not needed by glepnir · 1 year, 2 months ago
  33. 2f95ca9 patch 9.1.0479: fuzzy_match_str_with_pos() does unnecessary list operations by zeertzjq · 1 year, 2 months ago
  34. 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu by glepnir · 1 year, 2 months ago
  35. 529b9ad patch 9.1.0469: Cannot have buffer-local value for 'completeopt' by zeertzjq · 1 year, 2 months ago
  36. 20f61d9 patch 9.0.1789: too early declaration of variable in pum_set_selected() by mathew · 2 years ago
  37. c51fa7b patch 9.0.1784: redundant else in pum_set_selected() by mathew · 2 years ago
  38. 79cdf02 patch 9.0.1571: RedrawingDisabled not used consistently by Bram Moolenaar · 2 years, 3 months ago
  39. 276410e patch 9.0.1523: some error messages are not marked for translation by zeertzjq · 2 years, 3 months ago
  40. 4e1ca0d patch 9.0.1493: popup menu position wrong in window with toolbar by zeertzjq · 2 years, 3 months ago
  41. dcd40cf patch 9.0.1480: using popup menu may leave text in the command line by Luuk van Baal · 2 years, 4 months ago
  42. 6ac2e43 patch 9.0.1432: completion popup in wrong position with virtual text "above" by Bram Moolenaar · 2 years, 4 months ago
  43. e638acc patch 9.0.1404: compilation error with some compilers by Bram Moolenaar · 2 years, 5 months ago
  44. 6a7c774 patch 9.0.1397: highlight for popupmenu kind and extra cannot be set by Gianmaria Bajo · 2 years, 5 months ago
  45. a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 2 years, 6 months ago
  46. f97a295 patch 9.0.1221: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  47. 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years ago
  48. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  49. 92a1678 patch 9.0.0076: no test for what patch 8.1.1424 fixes by zeertzjq · 3 years ago
  50. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  51. 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 3 years, 4 months ago
  52. 1104a6d patch 8.2.4655: cmdline completion popup menu positioned wrong by Yegappan Lakshmanan · 3 years, 4 months ago
  53. 560dff4 patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menu by Yegappan Lakshmanan · 3 years, 6 months ago
  54. 3908ef5 patch 8.2.4325: 'wildmenu' only shows few matches by Yegappan Lakshmanan · 3 years, 6 months ago
  55. 3a846e6 patch 8.2.3972: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  56. 6555500 patch 8.2.3614: zindex of popup windows not used when redrawing popup menu by Bakudankun · 3 years, 9 months ago
  57. b80d2fb patch 8.2.2815: status line flickers when redrawing popup menu info by Bram Moolenaar · 4 years, 3 months ago
  58. e0c03c8 patch 8.2.2803: flicker when the popup menu has an info popup by Bram Moolenaar · 4 years, 4 months ago
  59. 38455a9 patch 8.2.2207: illegal memory access if popup menu items are changed by Bram Moolenaar · 4 years, 8 months ago
  60. d356fc6 patch 8.2.2123: after using a complete popup the buffer is listed by Bram Moolenaar · 4 years, 8 months ago
  61. 714cbe5 patch 8.2.1995: the popup menu can cause too much redrawing by Bram Moolenaar · 4 years, 9 months ago
  62. 2dfae04 patch 8.2.1989: info popup triggers WinEnter and WinLeave autocommands by Bram Moolenaar · 4 years, 9 months ago
  63. de2396f patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed by Bram Moolenaar · 5 years ago
  64. ca70c07 patch 8.2.0853: ml_delete() often called with FALSE argument by Bram Moolenaar · 5 years ago
  65. 7e9f351 patch 8.2.0751: Vim9: performance can be improved by Bram Moolenaar · 5 years ago
  66. d58a662 patch 8.2.0678: rare crash for popup menu by Bram Moolenaar · 5 years ago
  67. a80faa8 patch 8.2.0559: clearing a struct is verbose by Bram Moolenaar · 5 years ago
  68. 00d253e patch 8.2.0523: loops are repeated by Bram Moolenaar · 5 years ago
  69. c030063 patch 8.2.0393: Coverity warns for not using return value by Bram Moolenaar · 5 years ago
  70. 50985eb patch 8.2.0159: non-materialized range() list causes problems by Bram Moolenaar · 6 years ago
  71. 9b4a15d patch 8.2.0111: VAR_SPECIAL is also used for booleans by Bram Moolenaar · 6 years ago
  72. 5e5a98d patch 8.2.0011: screen updating wrong when opeing preview window by Bram Moolenaar · 6 years ago
  73. 09dd2bb patch 8.2.0007: popup menu positioned wrong with folding in two tabs by Bram Moolenaar · 6 years ago
  74. 04357fb patch 8.1.2415: popup menu flickers if an info popup is used by Bram Moolenaar · 6 years ago
  75. bef93ac patch 8.1.2399: info popup on top of cursor if it doesn't fit by Bram Moolenaar · 6 years ago
  76. 63d9e73 patch 8.1.2394: using old C style comments by Bram Moolenaar · 6 years ago
  77. 5a4c308 patch 8.1.2373: cannot build with +popupwin but without +quickfix by Bram Moolenaar · 6 years ago
  78. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  79. a2c2ae4 patch 8.1.2369: cannot build with quickfix and without text properties by Bram Moolenaar · 6 years ago
  80. 9ae862e patch 8.1.2325: crash when using balloon with empty line by Bram Moolenaar · 6 years ago
  81. 202c3f7 patch 8.1.2324: with of scrollbar in popup menu not taken into account by Bram Moolenaar · 6 years ago
  82. d1c1c82 patch 8.1.2274: newlines in 'balloonexpr' result only work in the GUI by Bram Moolenaar · 6 years ago
  83. dca7abe patch 8.1.2192: cannot easily fill the info popup asynchronously by Bram Moolenaar · 6 years ago
  84. 1614a14 patch 8.1.2120: some MB_ macros are more complicated than necessary by Bram Moolenaar · 6 years ago
  85. 30e8e73 patch 8.1.2082: some files have a weird name to fit in 8.3 characters by Bram Moolenaar · 6 years ago[Renamed (99%) from src/popupmnu.c]
  86. d570ab9 patch 8.1.1971: manually enabling features causes build errors by Bram Moolenaar · 6 years ago
  87. c1f87c9 patch 8.1.1906: info popup size is sometimes incorrect by Bram Moolenaar · 6 years ago
  88. c7c5f10 patch 8.1.1905: cannot set all properties of the info popup by Bram Moolenaar · 6 years ago
  89. 258cef5 patch 8.1.1904: cannot have an info popup align with the popup menu by Bram Moolenaar · 6 years ago
  90. 9cb698d patch 8.1.1903: cannot build without the +eval feature by Bram Moolenaar · 6 years ago
  91. bd483b3 patch 8.1.1902: cannot have an info popup without a border by Bram Moolenaar · 6 years ago
  92. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 6 years ago
  93. eaf3524 patch 8.1.1896: compiler warning for unused variable by Bram Moolenaar · 6 years ago
  94. f0bc15c patch 8.1.1884: cannot use mouse scroll wheel in popup in Insert mode by Bram Moolenaar · 6 years ago
  95. 576a4a6 patch 8.1.1880: cannot show extra info for completion in a popup window by Bram Moolenaar · 6 years ago
  96. 5dd143e patch 8.1.1850: focus may remain in popup window by Bram Moolenaar · 6 years ago
  97. b3d17a2 patch 8.1.1645: cannot use a popup window for a balloon by Bram Moolenaar · 6 years ago
  98. 26910de patch 8.1.1547: functionality of bt_nofile() is confusing by Bram Moolenaar · 6 years ago
  99. 33796b3 patch 8.1.1493: redrawing with popups is slow and causes flicker by Bram Moolenaar · 6 years ago
  100. 5c3fb04 patch 8.1.1424: crash when popup menu is deleted while waiting for char by Bram Moolenaar · 6 years ago