1. b557f48 patch 9.0.1783: Display issues with virt text smoothscroll and showbreak by zeertzjq · 2 years, 8 months ago
  2. a109f39 patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" by Luuk van Baal · 2 years, 10 months ago
  3. 79cdf02 patch 9.0.1571: RedrawingDisabled not used consistently by Bram Moolenaar · 2 years, 11 months ago
  4. 8667a56 patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h" by Luuk van Baal · 2 years, 11 months ago
  5. 1a08a3e patch 9.0.1429: invalid memory access when ending insert mode by Bram Moolenaar · 3 years ago
  6. c174c2e patch 9.0.1428: cursor in wrong position when leaving insert mode by Bram Moolenaar · 3 years ago
  7. 4f026ea patch 9.0.1356: cannot cancel "gr" with Esc by zeertzjq · 3 years, 1 month ago
  8. d6a4ea3 patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode by Bram Moolenaar · 3 years, 1 month ago
  9. 3ddb118 patch 9.0.1349: "gr" with a count fails by Bram Moolenaar · 3 years, 1 month ago
  10. 2824d1e patch 9.0.1347: "gr CTRL-O" stays in Insert mode by Bram Moolenaar · 3 years, 1 month ago
  11. a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 3 years, 1 month ago
  12. 1cfb14a patch 9.0.1166: code is indented more than necessary by Yegappan Lakshmanan · 3 years, 3 months ago
  13. fc966c1 patch 9.0.1126: bracketed paste can be enabled when it is not recognized by Bram Moolenaar · 3 years, 3 months ago
  14. 87c1cbb patch 9.0.1105: code is indented too much by Yegappan Lakshmanan · 3 years, 3 months ago
  15. 3f8f827 patch 9.0.1036: undo misbehaves when writing from an insert mode mapping by Bram Moolenaar · 3 years, 4 months ago
  16. 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 3 years, 4 months ago
  17. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 3 years, 4 months ago
  18. 35fc61c patch 9.0.0917: the WinScrolled autocommand event is not enough by Bram Moolenaar · 3 years, 4 months ago
  19. 44c2209 patch 9.0.0886: horizontal mouse scroll only works in the GUI by Christopher Plewright · 3 years, 5 months ago
  20. c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 3 years, 6 months ago
  21. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 3 years, 6 months ago
  22. 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 3 years, 6 months ago
  23. f3ef026 patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo' by Bram Moolenaar · 3 years, 6 months ago
  24. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 3 years, 6 months ago
  25. 26f09ea patch 9.0.0608: with spelling, deleting a full stop does not update next line by Bram Moolenaar · 3 years, 6 months ago
  26. 7c1cbb6 patch 9.0.0603: with 'nosplitscroll' folds are not handled correctly by Luuk van Baal · 3 years, 6 months ago
  27. ee09fcc patch 9.0.0590: after exiting Insert mode spelling not checked in next line by Bram Moolenaar · 3 years, 6 months ago
  28. e98c88c patch 9.0.0218: reading before the start of the line by Bram Moolenaar · 3 years, 8 months ago
  29. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years, 8 months ago
  30. 1f4ee19 patch 9.0.0130: cursor position wrong when inserting around virtual text by Bram Moolenaar · 3 years, 8 months ago
  31. 101d57b patch 9.0.0124: code has more indent than needed by zeertzjq · 3 years, 8 months ago
  32. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years, 8 months ago
  33. fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 9 months ago
  34. 0971c7a patch 8.2.5162: reading before the start of the line with BS in Replace mode by Bram Moolenaar · 3 years, 9 months ago
  35. 1d97db3 patch 8.2.5056: the channel log only contains some of the raw terminal output by Bram Moolenaar · 3 years, 10 months ago
  36. cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 10 months ago
  37. 8e145b8 patch 8.2.4993: smart/C/lisp indenting is optional by Bram Moolenaar · 3 years, 11 months ago
  38. 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 11 months ago
  39. de5cf28 patch 8.2.4951: smart indenting done when not enabled by Bram Moolenaar · 3 years, 11 months ago
  40. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 4 years ago
  41. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 4 years ago
  42. dfbdadc patch 8.2.4876: MS-Windows: Shift-BS results in strange char in powershell by Christian Brabandt · 4 years ago
  43. cd5dbad patch 8.2.4865: :startinsert right after :stopinsert may not work by zeertzjq · 4 years ago
  44. bad8a01 patch 8.2.4846: termcodes test fails by zeertzjq · 4 years ago
  45. 31e5c60 patch 8.2.4753: error from setting an option is silently ignored by Bram Moolenaar · 4 years ago
  46. d58862d patch 8.2.4739: accessing freed memory after WinScrolled autocmd event by zeertzjq · 4 years ago
  47. 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 4 years ago
  48. 0937182 patch 8.2.4713: plugins cannot track text scrolling by LemonBoy · 4 years ago
  49. ac72c21 patch 8.2.4710: smart indenting does not work after completion by Christian Brabandt · 4 years ago
  50. 8c97960 patch 8.2.4707: redrawing could be a bit more efficient by zeertzjq · 4 years ago
  51. 782c674 patch 8.2.4660: cursorcolumn is sometimes not correct by Bram Moolenaar · 4 years ago
  52. 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 4 years ago
  53. bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 4 years ago
  54. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 4 years, 2 months ago
  55. 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 4 years, 2 months ago
  56. 806d037 patch 8.2.4218: illegal memory access with bracketed paste in Ex mode by Bram Moolenaar · 4 years, 2 months ago
  57. 502d8ae patch 8.2.4203: entering a character with CTRL-V may include modifiers by zeertzjq · 4 years, 2 months ago
  58. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 4 years, 3 months ago
  59. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 4 years, 3 months ago
  60. d94fbfc patch 8.2.4001: insert complete code uses global variables by Yegappan Lakshmanan · 4 years, 3 months ago
  61. 74409f6 patch 8.2.3970: error messages are spread out by Bram Moolenaar · 4 years, 3 months ago
  62. 5d20fbf patch 8.2.3935: CTRL-U in Insert mode does not fix the indent by Bram Moolenaar · 4 years, 3 months ago
  63. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 4 years, 3 months ago
  64. 8103527 patch 8.2.3828: when opening a terminal from a timer first typed char is lost by Bram Moolenaar · 4 years, 4 months ago
  65. 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 4 years, 4 months ago
  66. d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 4 years, 4 months ago
  67. db3b446 patch 8.2.3517: TextChanged does not trigger after TextChangedI by Christian Brabandt · 4 years, 6 months ago
  68. 5a9357d patch 8.2.3467: CursorHoldI event interferes with "CTRL-G U" by Bram Moolenaar · 4 years, 6 months ago
  69. 644b49f patch 8.2.3444: concealed text not revealed when leaving insert mode by Bram Moolenaar · 4 years, 7 months ago
  70. f1e8876 patch 8.2.3430: no generic way to trigger an autocommand on mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 4 years, 7 months ago
  71. 8ee52af patch 8.2.3320: some local functions are not static by Yegappan Lakshmanan · 4 years, 8 months ago
  72. 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years, 8 months ago
  73. 29b8571 patch 8.2.3226: new digraph functions use old naming scheme by h-east · 4 years, 8 months ago
  74. d8e4447 patch 8.2.3197: error messages are spread out by Bram Moolenaar · 4 years, 9 months ago
  75. e29a27f patch 8.2.3190: error messages are spread out by Bram Moolenaar · 4 years, 9 months ago
  76. ea04267 patch 8.2.3074: popup_atcursor() uses wrong position with concealing by Bram Moolenaar · 4 years, 9 months ago
  77. 2e6cdb9 patch 8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter by Bram Moolenaar · 5 years ago
  78. 82aa6e0 patch 8.2.2374: accessing uninitialized memory in test_undo by Bram Moolenaar · 5 years ago
  79. 0684e36 patch 8.2.2084: CTRL-V U doesn't work to enter a Unicode character by Bram Moolenaar · 5 years ago
  80. e41decc patch 8.2.1988: still in Insert mode when opening terminal popup by Bram Moolenaar · 5 years ago
  81. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 5 years ago
  82. 6f62448 patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left by Bram Moolenaar · 5 years ago
  83. e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 5 years ago
  84. b53e13a patch 8.2.1874: can't do something just before leaving Insert mode by Bram Moolenaar · 5 years ago
  85. d0e1b71 patch 8.2.1762: when a timer uses :stopinsert completion isn't stopped by Bram Moolenaar · 6 years ago
  86. c3516f7 patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function by Bram Moolenaar · 6 years ago
  87. 8b5866d patch 8.2.1597: the channel source file is too big by Bram Moolenaar · 6 years ago
  88. 86394aa patch 8.2.1595: cannot easily see what Vim sends to the terminal by Bram Moolenaar · 6 years ago
  89. 077cc7a patch 8.2.1588: cannot read back the prompt of a prompt buffer by Bram Moolenaar · 6 years ago
  90. 975a880 patch 8.2.0916: mapping with partly modifyOtherKeys code does not work by Bram Moolenaar · 6 years ago
  91. 11abd09 patch 8.2.0674: some source files are too big by Bram Moolenaar · 6 years ago
  92. 6adb9ea patch 8.2.0670: cannot change window when evaluating 'completefunc' by Bram Moolenaar · 6 years ago
  93. db93495 patch 8.2.0649: undo problem whn an InsertLeave autocommand resets undo by Bram Moolenaar · 6 years ago
  94. ff06f28 patch 8.2.0614: get ml_get error when deleting a line in 'completefunc' by Bram Moolenaar · 6 years ago
  95. aa0489e patch 8.2.0590: no 'backspace' value allows ignoring the insertion point by Bram Moolenaar · 6 years ago
  96. e49b4bb patch 8.2.0370: the typebuf_was_filled flag is sometimes not reset by Bram Moolenaar · 6 years ago
  97. fe4bbac patch 8.2.0135: bracketed paste can still cause invalid memory access by Bram Moolenaar · 6 years ago
  98. 98a336d patch 8.2.0133: invalid memory access with search command by Bram Moolenaar · 6 years ago
  99. ac15fd8 patch 8.2.0109: corrupted text properties when expanding spaces by Bram Moolenaar · 6 years ago
  100. 5cb0b93 patch 8.2.0083: text properties wrong when tabs and spaces are exchanged by Bram Moolenaar · 6 years ago