1. bf32180 patch 9.1.0060: Recorded register cannot be translated using keytrans() by zeertzjq · 1 year, 6 months ago
  2. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 7 months ago
  3. 22cbc8a patch 9.0.2114: overflow detection not accurate when adding digits by Christian Brabandt · 1 year, 9 months ago
  4. 58f9bef patch 9.0.2109: [security]: overflow in nv_z_get_count by Christian Brabandt · 1 year, 9 months ago
  5. 4bca489 patch 9.0.2075: TextChangedI may not always trigger by Christian Brabandt · 1 year, 10 months ago
  6. 476733f patch 9.0.1915: r_CTRL-C works differently in visual mode by Christian Brabandt · 1 year, 11 months ago
  7. dccc29c patch 9.0.1866: undo is synced after character find by zeertzjq · 1 year, 11 months ago
  8. d809c0a patch 9.0.1792: problem with gj/gk/gM and virtual text by zeertzjq · 2 years ago
  9. 654bdbb patch 9.0.1761: g<kEnd> behaves different from g<end> by zeertzjq · 2 years ago
  10. b5f6fe9 patch 9.0.1753: can't move to last non-blank char by Christian Brabandt · 2 years ago
  11. bacc830 patch 9.0.1694: wrong mapping applied when replaying a char search by zeertzjq · 2 years ago
  12. 2d63e4b patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace mode by Christian Brabandt · 2 years ago
  13. a109f39 patch 9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" by Luuk van Baal · 2 years, 2 months ago
  14. 8667a56 patch 9.0.1545: text not scrolled when cursor moved with "g0" and "h" by Luuk van Baal · 2 years, 3 months ago
  15. 73916ba patch 9.0.1490: the ModeChanged event may be triggered too often by zeertzjq · 2 years, 3 months ago
  16. aa7f25e patch 9.0.1451: unnecessary redrawing when 'showcmdloc' is not "last" by Luuk van Baal · 2 years, 4 months ago
  17. f86dea8 patch 9.0.1385: g'Esc is considered an error by zeertzjq · 2 years, 5 months ago
  18. 4f026ea patch 9.0.1356: cannot cancel "gr" with Esc by zeertzjq · 2 years, 5 months ago
  19. d6a4ea3 patch 9.0.1354: "gr CTRL-G" stays in virtual replace mode by Bram Moolenaar · 2 years, 5 months ago
  20. a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 2 years, 6 months ago
  21. 441a7a9 patch 9.0.1324: "gj" and "gk" do not move correctly over a closed fold by Luuk van Baal · 2 years, 6 months ago
  22. 1d6539c patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' set by Bram Moolenaar · 2 years, 6 months ago
  23. 8f53166 patch 9.0.1273: "1v" may select block with wrong size by Bram Moolenaar · 2 years, 6 months ago
  24. a41e221 patch 9.0.1208: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  25. 232bdaa patch 9.0.1189: invalid memory access with folding and using "L" by Bram Moolenaar · 2 years, 7 months ago
  26. 79c11e3 patch 9.0.1172: when 'selection' is "exclusive" then "1v" is one char short by Bram Moolenaar · 2 years, 7 months ago
  27. fc966c1 patch 9.0.1126: bracketed paste can be enabled when it is not recognized by Bram Moolenaar · 2 years, 7 months ago
  28. ba936f6 patch 9.0.1061: cannot display 'showcmd' somewhere else by Luuk van Baal · 2 years, 8 months ago
  29. 733a69b patch 9.0.0980: the keyboard state response may end up in a shell command by Bram Moolenaar · 2 years, 8 months ago
  30. cc762a4 patch 9.0.0947: invalid memory access in substitute with function by Bram Moolenaar · 2 years, 9 months ago
  31. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 9 months ago
  32. 0c34d56 patch 9.0.0901: setting w_leftcol and handling side effects is confusing by Bram Moolenaar · 2 years, 9 months ago
  33. 44c2209 patch 9.0.0886: horizontal mouse scroll only works in the GUI by Christopher Plewright · 2 years, 9 months ago
  34. c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 2 years, 10 months ago
  35. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  36. 2fbabd2 patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll' by Bram Moolenaar · 2 years, 10 months ago
  37. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  38. b34c4b7 patch 9.0.0643: smoothscroll test fails by Bram Moolenaar · 2 years, 10 months ago
  39. f7e7302 patch 9.0.0571: MS-Windows: CTRL-C can make Vim exit by Bram Moolenaar · 2 years, 11 months ago
  40. 5939c35 patch 9.0.0569: cannot easily get out when using "vim file | grep word" by Bram Moolenaar · 2 years, 11 months ago
  41. e24b4ab patch 9.0.0482: "g0" moves to wrong location with virtual text "above" by Bram Moolenaar · 2 years, 11 months ago
  42. ddf7dba patch 9.0.0387: repeat <ScriptCmd> mapping doesn't use right script context by Bram Moolenaar · 3 years ago
  43. a2a8973 patch 9.0.0340: the 'cmdheight' zero support causes too much trouble by Bram Moolenaar · 3 years ago
  44. 98d1069 patch 9.0.0312: test for cmdheight zero fails by Bram Moolenaar · 3 years ago
  45. b849c82 patch 9.0.0310: output of :messages dissappears when cmdheight is zero by Bram Moolenaar · 3 years ago
  46. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
  47. 8d69637 patch 9.0.0234: cannot make difference between :normal end and argument char by Bram Moolenaar · 3 years ago
  48. 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years ago
  49. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  50. 101d57b patch 9.0.0124: code has more indent than needed by zeertzjq · 3 years ago
  51. f39cfb7 patch 9.0.0114: the command line takes up space even when not used by Shougo Matsushita · 3 years ago
  52. c963ec3 patch 9.0.0064: confusing error when using "q:" in command line window by Bram Moolenaar · 3 years, 1 month ago
  53. fa4873c patch 9.0.0013: reproducing memory access errors can be difficult by Bram Moolenaar · 3 years, 1 month ago
  54. 7a1d328 patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode by Bram Moolenaar · 3 years, 2 months ago
  55. 1d97db3 patch 8.2.5056: the channel log only contains some of the raw terminal output by Bram Moolenaar · 3 years, 2 months ago
  56. e2fa213 patch 8.2.5024: using freed memory with "]d" by Bram Moolenaar · 3 years, 2 months ago
  57. 338f1fc patch 8.2.5023: substitute overwrites allocated buffer by Bram Moolenaar · 3 years, 2 months ago
  58. 395bd1f patch 8.2.4956: reading past end of line with "gf" in Visual block mode by Bram Moolenaar · 3 years, 3 months ago
  59. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 3 months ago
  60. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  61. 509142a patch 8.2.4881: "P" in Visual mode still changes some registers by Shougo Matsushita · 3 years, 3 months ago
  62. 53ef573 patch 8.2.4806: a mapping using <LeftDrag> does not start Select mode by Bram Moolenaar · 3 years, 4 months ago
  63. 2ce97ae patch 8.2.4725: unused variable in tiny build by Bram Moolenaar · 3 years, 4 months ago
  64. a439938 patch 8.2.4724: current instance of last search pattern not easily spotted by LemonBoy · 3 years, 4 months ago
  65. 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 4 months ago
  66. 3e559cd patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline' by zeertzjq · 3 years, 4 months ago
  67. bf269ed patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline" by Bram Moolenaar · 3 years, 5 months ago
  68. 7a73252 patch 8.2.4567: bracketed paste doesn't work well in Visual linewise mode by zeertzjq · 3 years, 5 months ago
  69. ae6f1d8 patch 8.2.4402: missing parenthesis may cause unexpected problems by kylo252 · 3 years, 6 months ago
  70. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 6 months ago
  71. 672776d patch 8.2.4270: generating nv_cmdidxs.h requires building Vim twice by ichizok · 3 years, 6 months ago
  72. 4dc0dd8 patch 8.2.4252: generating the normal command table at runtime is inefficient by Yegappan Lakshmanan · 3 years, 6 months ago
  73. fb55207 patch 8.2.4242: put in Visual mode cannot be repeated by Shougo Matsushita · 3 years, 6 months ago
  74. 420fabc patch 8.2.4241: some type casts are redundant by =?UTF-8?q?Dundar=20G=C3=B6c?= · 3 years, 6 months ago
  75. fbf4f1c patch 8.2.4237: record buffer wrong if character in Select mode was not typed by zeertzjq · 3 years, 6 months ago
  76. b0ad2d9 patch 8.2.4228: no tests for clicking in the GUI tabline by Yegappan Lakshmanan · 3 years, 6 months ago
  77. a827bf3 patch 8.2.4221: some functions in normal.c are very long by Yegappan Lakshmanan · 3 years, 6 months ago
  78. 4663435 patch 8.2.4205: the normal_cmd() function is too long by Yegappan Lakshmanan · 3 years, 7 months ago
  79. 05386ca patch 8.2.4165: the nv_g_cmd() function is too long by Yegappan Lakshmanan · 3 years, 7 months ago
  80. 4ede01f patch 8.2.4160: cannot change the register used for Select mode delete by Shougo Matsushita · 3 years, 7 months ago
  81. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 7 months ago
  82. a6f7929 patch 8.2.4005: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  83. c88e977 patch 8.2.3993: when recording a change in Select mode char appears twice by Bram Moolenaar · 3 years, 7 months ago
  84. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  85. eaaac01 patch 8.2.3983: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  86. c97f9a5 patch 8.2.3930: getcmdline() argument has a misleading type by Bram Moolenaar · 3 years, 7 months ago
  87. 71c4125 patch 8.2.3903: "gM" does not count tabs as expected by Bram Moolenaar · 3 years, 8 months ago
  88. 739f13a patch 8.2.3795: too many #ifdefs by Bram Moolenaar · 3 years, 8 months ago
  89. 6e371ec patch 8.2.3787: no proper formatting of a C line comment after a statement by Bram Moolenaar · 3 years, 8 months ago
  90. d0fb907 patch 8.2.3764: cannot see any text when window was made zero lines by Bram Moolenaar · 3 years, 8 months ago
  91. 9b0e82f patch 8.2.3660: overflow check uses wrong number by Bram Moolenaar · 3 years, 9 months ago
  92. 03725c5 patch 8.2.3659: integer overflow with large line number by Bram Moolenaar · 3 years, 9 months ago
  93. 2228cd7 patch 8.2.3644: count for 'operatorfunc' in Visual mode is not redone by Bram Moolenaar · 3 years, 9 months ago
  94. 615ddd5 patch 8.2.3611: crash when using CTRL-W f without finding a file name by Bram Moolenaar · 3 years, 9 months ago
  95. a062006 patch 8.2.3610: crash when ModeChanged triggered too early by Bram Moolenaar · 3 years, 9 months ago
  96. 0c71114 patch 8.2.3583: the "gd" and "gD" commands do not update search stats by Bram Moolenaar · 3 years, 9 months ago
  97. aaec1d4 patch 8.2.3580: gj does not move properly with a wide character by Christian Brabandt · 3 years, 9 months ago
  98. 25def2c patch 8.2.3555: ModeChanged is not triggered on every mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 3 years, 10 months ago
  99. 21c1a0c patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works by Bram Moolenaar · 3 years, 10 months ago
  100. b07626d patch 8.2.3494: illegal memory access in utf_head_off by Bram Moolenaar · 3 years, 10 months ago