1. 453c192 patch 8.1.2218: "gN" is off by one in Visual mode by Bram Moolenaar · 6 years ago
  2. c7488a7 patch 8.1.2217: compiler warning for unused variable by Bram Moolenaar · 6 years ago
  3. 1fd30d7 patch 8.1.2216: text property in wrong place after :substitute by Bram Moolenaar · 6 years ago
  4. 7aee687 patch 8.1.2215: unreachable code in adjusting text prop columns by Bram Moolenaar · 6 years ago
  5. 11a58af patch 8.1.2214: too much is redrawn when 'cursorline' is set by Bram Moolenaar · 6 years ago
  6. aa1f04d patch 8.1.2213: popup_textprop tests fail by Bram Moolenaar · 6 years ago
  7. 3691f1e patch 8.1.2212: cannot see the selection type in :reg output by Bram Moolenaar · 6 years ago
  8. 336bf2b patch 8.1.2211: listener callback "added" argument is not the total by Bram Moolenaar · 6 years ago
  9. b754b5b patch 8.1.2210: using negative offset for popup_create() does not work by Bram Moolenaar · 6 years ago
  10. ec6f735 patch 8.1.2209: LF in escape codes may be expanded to CR-LF by Bram Moolenaar · 6 years ago
  11. faf626e patch 8.1.2208: Unix: Tabs in output might be expanded to spaces by Bram Moolenaar · 6 years ago
  12. edaad6e patch 8.1.2207: "gn" doesn't work quite right by Bram Moolenaar · 6 years ago
  13. 2868668 patch 8.1.2206: no test for fixed issue #3893 by Bram Moolenaar · 6 years ago
  14. 6656c2e patch 8.1.2205: sign entry structure has confusing name by Bram Moolenaar · 6 years ago
  15. 8f7ab4b patch 8.1.2204: crash on exit when closing terminals by Bram Moolenaar · 6 years ago
  16. 823edd1 patch 8.1.2203: running libvterm tests without the +terminal feature by Bram Moolenaar · 6 years ago
  17. 93bbf33 patch 8.1.2202: MS-Windows: build failure with GUI and small features by Bram Moolenaar · 6 years ago
  18. 13a1f3f patch 8.1.2201: cannot build with dynamically linked Python 3.8 by Bram Moolenaar · 6 years ago
  19. 1cac709 patch 8.1.2200: crash when memory allocation fails by Bram Moolenaar · 6 years ago
  20. a720be7 patch 8.1.2199: build failure when using normal features without GUI by Bram Moolenaar · 6 years ago
  21. 396b7c7 patch 8.1.2198: crash when using :center in autocommand by Bram Moolenaar · 6 years ago
  22. 34ba06b patch 8.1.2197: ExitPre autocommand may cause accessing freed memory by Bram Moolenaar · 6 years ago
  23. d53ebfc patch 8.1.2196: MS-Windows: running tests with MSVC lacks updates by Bram Moolenaar · 6 years ago
  24. 4d14bac patch 8.1.2195: Vim does not exit when the terminal window is last window by Bram Moolenaar · 6 years ago
  25. 4b57018 patch 8.1.2194: modifyOtherKeys is not enabled by default by Bram Moolenaar · 6 years ago
  26. a139615 patch 8.1.2193: popup_setoptions(popup_getoptions()) does not work by Bram Moolenaar · 6 years ago
  27. dca7abe patch 8.1.2192: cannot easily fill the info popup asynchronously by Bram Moolenaar · 6 years ago
  28. 88d3d09 patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not work by Bram Moolenaar · 6 years ago
  29. 83e9a1c patch 8.1.2190: syntax test fails on Mac by Bram Moolenaar · 6 years ago
  30. 82260af patch 8.1.2189: syntax highlighting wrong for tab by Bram Moolenaar · 6 years ago
  31. 2b78ab5 patch 8.1.2188: build error for missing define by Bram Moolenaar · 6 years ago
  32. b40c257 patch 8.1.2187: error for bad regexp even though regexp is not used by Bram Moolenaar · 6 years ago
  33. 7eed964 patch 8.1.2186: error for bad regexp even though regexp is not used by Bram Moolenaar · 6 years ago
  34. bbfd156 patch 8.1.2185: syntax test fails by Bram Moolenaar · 6 years ago
  35. cfb3814 patch 8.1.2184: option context is not copied when splitting a window by Bram Moolenaar · 6 years ago
  36. ba08930 patch 8.1.2183: running a test is a bit verbose by Bram Moolenaar · 6 years ago
  37. 5b39d7a patch 8.1.2182: test42 seen as binary by git diff by Bram Moolenaar · 6 years ago
  38. a74fda6 patch 8.1.2181: highlighting wrong when item follows tab by Bram Moolenaar · 6 years ago
  39. 00e192b patch 8.1.2180: Error E303 is not useful when 'directory' is empty by Bram Moolenaar · 6 years ago
  40. b98678a patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python output by Bram Moolenaar · 6 years ago
  41. 15ee567 patch 8.1.2178: accessing uninitialized memory in test by Bram Moolenaar · 6 years ago
  42. afbdb90 patch 8.1.2177: Dart files are not recognized by Bram Moolenaar · 6 years ago
  43. 8459006 patch 8.1.2176: syntax attributes not combined with Visual highlighting by Bram Moolenaar · 6 years ago
  44. c3bf7b5 patch 8.1.2175: meson files are not recognized by Bram Moolenaar · 6 years ago
  45. 89577b3 patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes by Bram Moolenaar · 6 years ago
  46. 92ea26b patch 8.1.2173: searchit() has too many arguments by Bram Moolenaar · 6 years ago
  47. 7751d1d patch 8.1.2172: spell highlight is wrong at start of the line by Bram Moolenaar · 6 years ago
  48. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  49. 0d2c4bf patch 8.1.2170: cannot build without the +termresponse feature by Bram Moolenaar · 6 years ago
  50. 3cea8a9 patch 8.1.2169: terminal flags are never reset by Bram Moolenaar · 6 years ago
  51. b1ba9ab patch 8.1.2168: heredoc assignment not skipped in if block by Bram Moolenaar · 6 years ago
  52. 2559a47 patch 8.1.2167: mapping test fails on MS-Windows by Bram Moolenaar · 6 years ago
  53. 4a4981b patch 8.1.2166: rubyeval() not tested as a method by Bram Moolenaar · 6 years ago
  54. 2e693a8 Update runtime files. by Bram Moolenaar · 6 years ago
  55. 4f2f61a patch 8.1.2165: mapping test fails on Mac by Bram Moolenaar · 6 years ago
  56. 7b3d939 patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menu by Bram Moolenaar · 6 years ago
  57. b2fe1d6 patch 8.1.2163: cannot build with +spell but without +syntax by Bram Moolenaar · 6 years ago
  58. 4e03933 patch 8.1.2162: popup resize test is flaky by Bram Moolenaar · 6 years ago
  59. 4bd88d5 patch 8.1.2161: mapping test fails by Bram Moolenaar · 6 years ago
  60. a6cc5be patch 8.1.2160: cannot build with +syntax but without +terminal by Bram Moolenaar · 6 years ago
  61. fafb4b1 patch 8.1.2159: some mappings are listed twice by Bram Moolenaar · 6 years ago
  62. 17efc7f patch 8.1.2158: terminal attributes missing in Terminal-normal mode by Bram Moolenaar · 6 years ago
  63. 8f7b29f patch 8.1.2157: libvterm source files missing from distribution by Bram Moolenaar · 6 years ago
  64. 9115c61 patch 8.1.2156: first character after Tab is not highlighted by Bram Moolenaar · 6 years ago
  65. a381773 patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properly by Bram Moolenaar · 6 years ago
  66. 1142a31 patch 8.1.2154: quickfix window height wrong when there is a tabline by Bram Moolenaar · 6 years ago
  67. 3439028 patch 8.1.2153: combining text property and syntax highlight is wrong by Bram Moolenaar · 6 years ago
  68. 27fc8ca patch 8.1.2152: problems navigating tags file on MacOS Catalina by Bram Moolenaar · 6 years ago
  69. 3c8cd4a patch 8.1.2151: state test is a bit flaky by Bram Moolenaar · 6 years ago
  70. 03b0047 patch 8.1.2150: no test for 'ttymouse' set from xterm version response by Bram Moolenaar · 6 years ago
  71. e3a22cb patch 8.1.2149: crash when running out of memory very early by Bram Moolenaar · 6 years ago
  72. 6aa7523 patch 8.1.2148: no test for right click extending Visual area by Bram Moolenaar · 6 years ago
  73. 53efb18 patch 8.1.2147: crash when allocating memory fails by Bram Moolenaar · 6 years ago
  74. 1e7b52a patch 8.1.2146: build failure by Bram Moolenaar · 6 years ago
  75. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  76. 171a921 patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys by Bram Moolenaar · 6 years ago
  77. 4facea3 patch 8.1.2143: cannot see each command even when 'verbose' is set by Bram Moolenaar · 6 years ago
  78. d1e2f39 patch 8.1.2142: some key mappings do not work with modifyOtherKeys by Bram Moolenaar · 6 years ago
  79. e807098 patch 8.1.2141: :tselect has an extra hit-enter prompt by Bram Moolenaar · 6 years ago
  80. ceba3dd patch 8.1.2140: "gk" and "gj" do not work correctly in number column by Bram Moolenaar · 6 years ago
  81. 18a79a6 patch 8.1.2139: the modifyOtherKeys codes are not tested by Bram Moolenaar · 6 years ago
  82. 4cdbed3 patch 8.1.2138: including the build number in the Win32 binary is confusing by Bram Moolenaar · 6 years ago
  83. 1a4cbb1 patch 8.1.2137: parsing the termresponse is not tested by Bram Moolenaar · 6 years ago
  84. ec66c41 patch 8.1.2136: using freed memory with autocmd from fuzzer by Bram Moolenaar · 6 years ago
  85. 00eab7f patch 8.1.2135: with modifyOtherKeys Alt-a does not work properly by Bram Moolenaar · 6 years ago
  86. 6a0299d patch 8.1.2134: modifier keys are not always recognized by Bram Moolenaar · 6 years ago
  87. 07282f0 patch 8.1.2133: some tests fail when run as root by Bram Moolenaar · 6 years ago
  88. a129974 patch 8.1.2132: MS-Windows: screen mess when not recognizing insider build by Bram Moolenaar · 6 years ago
  89. c25e702 patch 8.1.2131: MSVC tests fail by Bram Moolenaar · 6 years ago
  90. 073e779 patch 8.1.2130: MSVC build fails by Bram Moolenaar · 6 years ago
  91. 1ac41a5 patch 8.1.2129: using hard coded executable path in test by Bram Moolenaar · 6 years ago
  92. 9326805 patch 8.1.2128: renamed libvterm sources makes merging difficult by Bram Moolenaar · 6 years ago
  93. 14c01f8 patch 8.1.2127: the indent.c file is a bit big by Bram Moolenaar · 6 years ago
  94. 6bd1d77 patch 8.1.2126: viminfo not sufficiently tested by Bram Moolenaar · 6 years ago
  95. b189295 patch 8.1.2125: fnamemodify() fails when repeating :e by Bram Moolenaar · 6 years ago
  96. 345f28d patch 8.1.2124: ruler is not updated if win_execute() moves cursor by Bram Moolenaar · 6 years ago
  97. c3e555b patch 8.1.2123: parsing CSI sequence is messy by Bram Moolenaar · 6 years ago
  98. fbbd102 patch 8.1.2122: cannot build without terminal feature by Bram Moolenaar · 6 years ago
  99. a27e1dc patch 8.1.2121: mode is not updated when switching to terminal 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