1. d809c0a patch 9.0.1792: problem with gj/gk/gM and virtual text by zeertzjq · 2 years ago
  2. 5145c9a patch 9.0.1400: find_file_in_path() is not reentrant by Bram Moolenaar · 2 years, 5 months ago
  3. 5fb78c3 patch 9.0.1380: CTRL-X on 2**64 subtracts two by Bram Moolenaar · 2 years, 5 months ago
  4. aab2ead patch 9.0.1302: on a Belgian keyboard CTRL-] does not work by Bram Moolenaar · 2 years, 6 months ago
  5. 584b853 patch 9.0.1199: crash when using kitty and using a mapping with <Esc> by Bram Moolenaar · 2 years, 7 months ago
  6. e857598 patch 9.0.1196: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  7. 32030a9 patch 9.0.1193: cannot map <Esc> when using the Kitty key protocol by Bram Moolenaar · 2 years, 7 months ago
  8. c896adb patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm by Bram Moolenaar · 2 years, 9 months ago
  9. 0c34d56 patch 9.0.0901: setting w_leftcol and handling side effects is confusing by Bram Moolenaar · 2 years, 9 months ago
  10. 24dc19c patch 9.0.0881: cannot get the currently showing mouse shape by Bram Moolenaar · 2 years, 9 months ago
  11. c9121f7 patch 9.0.0751: 'scrolloff' does not work well with 'smoothscroll' by Bram Moolenaar · 2 years, 10 months ago
  12. 1190139 patch 9.0.0595: extra newline in messages after a verbose shell message by Bram Moolenaar · 2 years, 11 months ago
  13. 83a19c5 patch 9.0.0453: on an AZERTY keyboard digit keys get the shift modifier by Bram Moolenaar · 2 years, 11 months ago
  14. 04e0ed1 patch 9.0.0438: cannot put virtual text above a line by Bram Moolenaar · 2 years, 11 months ago
  15. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
  16. 8877487 patch 9.0.0222: no good reason why text objects are only in larger builds by Bram Moolenaar · 3 years ago
  17. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  18. 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
  19. 7ce5b2b patch 8.2.4969: changing text in Visual mode may cause invalid memory access by Bram Moolenaar · 3 years, 3 months ago
  20. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 3 months ago
  21. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  22. db08887 patch 8.2.4858: K_SPECIAL may be escaped twice by zeertzjq · 3 years, 3 months ago
  23. 17c95d9 patch 8.2.4829: a key may be simplified to NUL by zeertzjq · 3 years, 3 months ago
  24. fe15499 patch 8.2.4610: some conditions are always true by Bram Moolenaar · 3 years, 5 months ago
  25. 28e8f73 patch 8.2.4335: no autocommand event triggered before changing directory by Bram Moolenaar · 3 years, 6 months ago
  26. 7325714 patch 8.2.4283: using a variable for the return value is not needed by zeertzjq · 3 years, 6 months ago
  27. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 6 months ago
  28. e8741a7 patch 8.2.4119: build failure when disabling the channel feature by Dominique Pelle · 3 years, 7 months ago
  29. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 7 months ago
  30. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 3 years, 7 months ago
  31. 1d423ef patch 8.2.3987: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  32. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  33. e124204 patch 8.2.3830: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  34. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 3 years, 8 months ago
  35. 7c25a7c patch 8.2.3479: crash when calling job_start with an invalid argument by Bram Moolenaar · 3 years, 10 months ago
  36. 02f8694 patch 8.2.3357: crash when 'virtualedit' is set and window is narrow by Bram Moolenaar · 4 years ago
  37. cbae580 patch 8.2.3301: memory allocation functions don't have their own place by Yegappan Lakshmanan · 4 years ago
  38. 28d8421 patch 8.2.3254: win_gettype() does not recognize a quickfix window by Yegappan Lakshmanan · 4 years ago
  39. 41114a2 patch 8.2.3244: Lua 5.3 print() with a long string crashes by Yegappan Lakshmanan · 4 years ago
  40. 5d7c2df patch 8.2.3228: cannot use a simple block for the :command argument by Bram Moolenaar · 4 years ago
  41. 53ba05b patch 8.2.3227: 'virtualedit' can only be set globally by Gary Johnson · 4 years ago
  42. a243813 patch 8.2.3139: functions for string manipulation are spread out by Yegappan Lakshmanan · 4 years, 1 month ago
  43. a3d1b29 patch 8.2.3079: Powershell core not supported by default by Mike Williams · 4 years, 1 month ago
  44. 1279502 patch 8.2.3071: shell options are not set properly for PowerShell by Mike Williams · 4 years, 1 month ago
  45. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 2 months ago
  46. e3d1f4c patch 8.2.2728: special key names don't work if 'isident' is cleared by Bram Moolenaar · 4 years, 4 months ago
  47. 7a6eaa0 patch 8.2.2635: Vim9: cannot define an inline function by Bram Moolenaar · 4 years, 5 months ago
  48. 21a83bd patch 8.2.2546: typo in mouse key name by Bram Moolenaar · 4 years, 6 months ago
  49. ccb47a2 patch 8.2.2383: focus escape sequences are not named by Bram Moolenaar · 4 years, 7 months ago
  50. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 9 months ago
  51. b4bcea4 patch 8.2.1914: Vim9: cannot put line break in expression for '=' register by Bram Moolenaar · 4 years, 9 months ago
  52. 9a033d7 patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|' by Bram Moolenaar · 4 years, 10 months ago
  53. 4e2114e patch 8.2.1809: mapping some keys with Ctrl does not work properly by Bram Moolenaar · 4 years, 10 months ago
  54. daff0fb patch 8.2.1752: GTK GUI: cannot map alt-? with <A-?> by Bram Moolenaar · 4 years, 11 months ago
  55. 097148e patch 8.2.1422: the Mac GUI implementation is outdated by Bram Moolenaar · 5 years ago
  56. 38ddf33 patch 8.2.1329: Vim9: cannot define global function inside :def function by Bram Moolenaar · 5 years ago
  57. ef6746f patch 8.2.1019: mapping <M-S-a> does not work in the GUI by Bram Moolenaar · 5 years ago
  58. 20298ce patch 8.2.1015: popup filter gets key with modifier prepended by Bram Moolenaar · 5 years ago
  59. df44a27 patch 8.2.0928: many type casts are used for vim_strnsave() by Bram Moolenaar · 5 years ago
  60. fccd93f patch 8.2.0867: using \{xxx} for encoding a modifier is not nice by Bram Moolenaar · 5 years ago
  61. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 5 years ago
  62. 7e9f351 patch 8.2.0751: Vim9: performance can be improved by Bram Moolenaar · 5 years ago
  63. 03a9f84 patch 8.2.0747: cannot forcefully close all popups by Bram Moolenaar · 5 years ago
  64. 06f0853 patch 8.2.0745: crash on exit when not all popups are closed by Bram Moolenaar · 5 years ago
  65. df19560 patch 8.2.0572: using two lines for free and reset by Bram Moolenaar · 5 years ago
  66. 0015795 patch 8.2.0571: double free when passing invalid argument to job_start() by Bram Moolenaar · 5 years ago
  67. aeea721 patch 8.2.0500: using the same loop in many places by Bram Moolenaar · 5 years ago
  68. 7851b1c patch 8.2.0453: trailing space in job_start() command causes empty argument by Bram Moolenaar · 5 years ago
  69. 0a8fed6 patch 8.2.0256: time and timer related code is spread out by Bram Moolenaar · 5 years ago
  70. 85a2002 patch 8.2.0026: still some /* */ comments by Bram Moolenaar · 6 years ago
  71. a6e8f88 patch 8.2.0004: get E685 and E931 if buffer reload is interrupted by Bram Moolenaar · 6 years ago
  72. 05ad5ff patch 8.1.2371: FEAT_TEXT_PROP is a confusing name by Bram Moolenaar · 6 years ago
  73. 36e7a82 patch 8.1.2299: ConPTY in MS-Windows 1909 is still wrong by Bram Moolenaar · 6 years ago
  74. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  75. ceba3dd patch 8.1.2140: "gk" and "gj" do not work correctly in number column by Bram Moolenaar · 6 years ago
  76. 1a61339 patch 8.1.2092: MS-Windows: redirect in system() does not work by Bram Moolenaar · 6 years ago
  77. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 6 years ago
  78. 9c658c9 patch 8.1.2042: the evalfunc.c file is too big by Bram Moolenaar · 6 years ago
  79. 57da698 patch 8.1.2027: MS-Windows: problem with ambiwidth characters by Bram Moolenaar · 6 years ago
  80. 26262f8 patch 8.1.1985: code for dealing with paths is spread out by Bram Moolenaar · 6 years ago
  81. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 6 years ago
  82. 4dc8f49 patch 8.1.1898: crash when out of memory during startup by Bram Moolenaar · 6 years ago
  83. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
  84. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 6 years ago
  85. c8fd33d patch 8.1.1857: cannot use modifier with multi-byte character by Bram Moolenaar · 6 years ago
  86. 28e67e0 patch 8.1.1851: crash when sound_playfile() callback plays sound by Bram Moolenaar · 6 years ago
  87. d7663c2 patch 8.1.1823: command line history code is spread out by Bram Moolenaar · 6 years ago
  88. 8453807 patch 8.1.1766: code for writing session file is spread out by Bram Moolenaar · 6 years ago
  89. 6138640 patch 8.1.1703: breaking out of loop by checking window pointer insufficient by Bram Moolenaar · 6 years ago
  90. 6cc7e21 patch 8.1.1641: garbage collection may run at a wrong moment by Bram Moolenaar · 6 years ago
  91. 48ac671 patch 8.1.1632: build with EXITFREE but without +arabic fails by Bram Moolenaar · 6 years ago
  92. e809a4e patch 8.1.1630: various small problems by Bram Moolenaar · 6 years ago
  93. 82febc1 patch 8.1.1515: memory leak reported for sound when build with EXITFREE by Bram Moolenaar · 6 years ago
  94. 01257a7 patch 8.1.1514: MS-Windows: wrong shell command with ! in 'guioptions' by Bram Moolenaar · 6 years ago
  95. 21f8d93 patch 8.1.1500: wrong shell command when building with VIMDLL and "!" in 'go' by Bram Moolenaar · 6 years ago
  96. 7c348bb patch 8.1.1492: MS-Windows: when "!" is in 'guioptions' ":!start" fails by Bram Moolenaar · 6 years ago
  97. bf0eff0 patch 8.1.1441: popup window filter not yet implemented by Bram Moolenaar · 6 years ago
  98. c47ed44 patch 8.1.1439: json_encode() is very slow for large results by Bram Moolenaar · 6 years ago
  99. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 6 years ago
  100. 51e1438 patch 8.1.1393: unnecessary type casts by Bram Moolenaar · 6 years ago