1. 9d065a4 patch 9.1.1469: potential buffer-underflow with invalid hl_id by Christian Brabandt · 3 months ago
  2. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  3. 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 5 months ago
  4. 9b41e8f patch 9.1.1150: :hi completion may complete to wrong value by Yee Cheng Chin · 6 months ago
  5. a7b8120 patch 9.1.1138: cmdline completion for :hi is too simplistic by Yee Cheng Chin · 7 months ago
  6. e700dde patch 9.1.1123: popup hi groups not falling back to defaults by Yee Cheng Chin · 7 months ago
  7. ad40987 patch 9.1.1001: ComplMatchIns highlight hard to read on light background by glepnir · 8 months ago
  8. e890887 patch 9.1.0996: ComplMatchIns may highlight wrong text by glepnir · 8 months ago
  9. f25d8f9 patch 9.1.0945: ComplMatchIns highlight doesn't end after inserted text by zeertzjq · 9 months ago
  10. 6a38aff patch 9.1.0936: cannot highlight completed text by glepnir · 9 months ago
  11. 8d4477e patch 9.1.0828: string_T struct could be used more often by John Marriott · 10 months ago
  12. fa16e43 patch 9.1.0715: Not correctly parsing color names (after v9.1.0709) by Christian Brabandt · 1 year ago
  13. 84e3175 patch 9.1.0709: GUIEnter event not found in Turkish locale by Christian Brabandt · 1 year ago
  14. 220474d patch 9.1.0608: Coverity warns about a few potential issues by Christian Brabandt · 1 year, 2 months ago
  15. 40c1c33 patch 9.1.0476: Cannot see matched text in popup menu by glepnir · 1 year, 3 months ago
  16. 72a156b patch 9.1.0288: MS-Windows: compiler warning for size_t to int conversion by Mike Williams · 1 year, 5 months ago
  17. a040019 patch 9.1.0282: Several small issues in doc and tests by Christian Brabandt · 1 year, 5 months ago
  18. 34f00dd patch 9.1.0282: Finding highlighting attributes is inefficient by John Marriott · 1 year, 5 months ago
  19. 34e4a05 patch 9.1.0106: Visual highlight hard to read with 'termguicolors' by Maxim Kim · 1 year, 7 months ago
  20. 59bafc8 patch 9.1.0068: Visual highlighting can still be improved by Maxim Kim · 1 year, 7 months ago
  21. e6d8b46 patch 9.1.0061: UX of visual highlighting can be improved by Christian Brabandt · 1 year, 7 months ago
  22. a606f3a patch 9.1.0030: Cannot use terminal alternate font by PMunch · 1 year, 10 months ago
  23. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 8 months ago
  24. 900894b patch 9.0.1958: cannot complete option values by Yee Cheng Chin · 2 years ago
  25. d4376dc patch 9.0.1767: '.-' no allowed in highlight group names by Gregory Anders · 2 years, 1 month ago
  26. 6a7c774 patch 9.0.1397: highlight for popupmenu kind and extra cannot be set by Gianmaria Bajo · 2 years, 6 months ago
  27. a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 2 years, 7 months ago
  28. 1cfb14a patch 9.0.1166: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 8 months ago
  29. a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 8 months ago
  30. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 10 months ago
  31. c99e182 patch 9.0.0364: clang static analyzer gives warnings by Yegappan Lakshmanan · 3 years ago
  32. 5d09a40 patch 9.0.0343: ColorScheme autocommand triggered when colorscheme not found by Bram Moolenaar · 3 years ago
  33. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  34. 24735f2 patch 9.0.0329: ":highlight" hangs when 'cmdheight' is zero by Bram Moolenaar · 3 years ago
  35. 5416232 patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu' by Bram Moolenaar · 3 years ago
  36. 471c0fa patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete by Bram Moolenaar · 3 years, 1 month ago
  37. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years, 1 month ago
  38. c9b6570 patch 9.0.0203: confusing variable name by Bram Moolenaar · 3 years, 1 month ago
  39. 87f3a2c patch 9.0.0189: invalid memory access for text prop without highlight by Bram Moolenaar · 3 years, 1 month ago
  40. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 2 months ago
  41. 84f5463 patch 9.0.0007: no support for double, dotted and dashed underlines by Bram Moolenaar · 3 years, 2 months ago
  42. ee47eac patch 9.0.0003: functions are global while they could be local by Yegappan Lakshmanan · 3 years, 2 months ago
  43. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 4 months ago
  44. d560014 patch 8.2.4877: MS-Windows: Wrongly using Normal colors for termguicolors by Christian Brabandt · 3 years, 4 months ago
  45. db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 4 months ago
  46. 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 3 years, 5 months ago
  47. a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 5 months ago
  48. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 5 months ago
  49. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 7 months ago
  50. 782b43d patch 8.2.4045: some global functions are only used in one file by Yegappan Lakshmanan · 3 years, 8 months ago
  51. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 3 years, 8 months ago
  52. 9d00e4a patch 8.2.4010: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  53. a6f7929 patch 8.2.4005: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  54. b09feaa patch 8.2.3986: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  55. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  56. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  57. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  58. f7f7aaf patch 8.2.3757: an overlong highlight group name is silently truncated by erw7 · 3 years, 9 months ago
  59. bb277fd patch 8.2.3668: messages may be corrupted by Yegappan Lakshmanan · 3 years, 10 months ago
  60. e413ea0 patch 8.2.3664: cannot adjust sign highlighting for 'cursorline' by Bram Moolenaar · 3 years, 10 months ago
  61. 87fd092 patch 8.2.3628: looking terminal colors is a bit slow by Bram Moolenaar · 3 years, 10 months ago
  62. 2a16dc6 patch 8.2.3605: cannot clear and unlinke a highlight group with hlset() by Yegappan Lakshmanan · 3 years, 10 months ago
  63. a0fca17 patch 8.2.3590: test for v:colornames sometimes fails by Drew Vogel · 3 years, 10 months ago
  64. d1a8d65 patch 8.2.3578: manipulating highlighting is complicated by Yegappan Lakshmanan · 3 years, 10 months ago
  65. 2a52196 patch 8.2.3563: build failure with +eval but without GUI or +termguicolors by Bram Moolenaar · 3 years, 11 months ago
  66. e30d102 patch 8.2.3562: cannot add color names by Drew Vogel · 3 years, 11 months ago
  67. 731fba1 patch 8.2.3541: compiler warning for unused variable in tiny version by Bram Moolenaar · 3 years, 11 months ago
  68. d43d8e2 patch 8.2.3538: else-if indenting is confusing by Yegappan Lakshmanan · 3 years, 11 months ago
  69. ad6b90c patch 8.2.3536: the do_highlight() function is way too long by Yegappan Lakshmanan · 3 years, 11 months ago
  70. 7b5f45b patch 8.2.3516: terminal window does not have transparent background by Milly · 3 years, 11 months ago
  71. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 3 months ago
  72. 391c362 patch 8.2.1771: synIDattr() cannot get the value of ctermul by Bram Moolenaar · 5 years ago
  73. e8df010 patch 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear" by Bram Moolenaar · 5 years ago
  74. 213da55 patch 8.2.1703: ":highlight clear" does not restore default link by Bram Moolenaar · 5 years ago
  75. 05eb5b9 patch 8.2.1693: "hi def" does not work for cleared highlight by Bram Moolenaar · 5 years ago
  76. 06cf97e patch 8.2.1078: highlight and match functionality together in one file by Bram Moolenaar · 5 years ago
  77. 211dd3f patch 8.2.1056: wrong display when mixing match conceal and syntax conceal by Bram Moolenaar · 5 years ago
  78. 71ccd03 patch 8.2.0967: unnecessary type casts for vim_strnsave() by Bram Moolenaar · 5 years ago
  79. df44a27 patch 8.2.0928: many type casts are used for vim_strnsave() by Bram Moolenaar · 5 years ago
  80. ea563cc patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red by Bram Moolenaar · 5 years ago
  81. cc83655 patch 8.2.0891: clang warns for invalid conversion by Bram Moolenaar · 5 years ago
  82. 1e5f8f6 patch 8.2.0890: no color in terminal window when 'termguicolor' is set by Bram Moolenaar · 5 years ago
  83. e023e88 patch 8.2.0863: cannot set a separate color for underline/undercurl by Bram Moolenaar · 5 years ago
  84. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 5 years ago
  85. 7e9f351 patch 8.2.0751: Vim9: performance can be improved by Bram Moolenaar · 5 years ago
  86. e93c968 patch 8.2.0635: when using 256 colors DarkYellow does not show expected color by Bram Moolenaar · 5 years ago
  87. 1966c24 patch 8.2.0613: Vim9: no check for space before #comment by Bram Moolenaar · 5 years ago
  88. 2c5ed4e patch 8.2.0612: Vim9: no check for space before #comment by Bram Moolenaar · 5 years ago
  89. a80faa8 patch 8.2.0559: clearing a struct is verbose by Bram Moolenaar · 5 years ago
  90. e8c4abb patch 8.2.0502: Vim9: some code is not tested by Bram Moolenaar · 5 years ago
  91. a8bd349 patch 8.2.0434: MS-Windows with VTP: Normal color not working by Bram Moolenaar · 5 years ago
  92. 219c7d0 patch 8.2.0191: cannot put a terminal in a popup window by Bram Moolenaar · 6 years ago
  93. 50985eb patch 8.2.0159: non-materialized range() list causes problems by Bram Moolenaar · 6 years ago
  94. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  95. 1500a42 patch 8.2.0037: missing renamed message by Bram Moolenaar · 6 years ago
  96. 5398955 patch 8.2.0035: saving and restoring called_emsg is clumsy by Bram Moolenaar · 6 years ago
  97. c95e8d6 patch 8.1.2391: cannot build when __QNXNTO__ is defined by Bram Moolenaar · 6 years ago
  98. 32aa102 patch 8.1.2243: typos in comments by Bram Moolenaar · 6 years ago
  99. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  100. 1614a14 patch 8.1.2120: some MB_ macros are more complicated than necessary by Bram Moolenaar · 6 years ago