1. 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 5 years ago
  2. 2d71826 patch 8.2.2025: Amiga: Not all colors are used on OS4 by Bram Moolenaar · 5 years ago
  3. 749bc95 patch 8.2.1930: wrong input if removing shift results in special key code by Bram Moolenaar · 5 years ago
  4. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 5 years ago
  5. 4e2114e patch 8.2.1809: mapping some keys with Ctrl does not work properly by Bram Moolenaar · 5 years ago
  6. 86394aa patch 8.2.1595: cannot easily see what Vim sends to the terminal by Bram Moolenaar · 6 years ago
  7. 0981c87 patch 8.2.1513: cannot interrupt shell used for filename expansion by Bram Moolenaar · 6 years ago
  8. ecd34bf patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message by Bram Moolenaar · 6 years ago
  9. e3f915d patch 8.2.1215: Atari MiNT support is outdated by Bram Moolenaar · 6 years ago
  10. 96916ac patch 8.2.1164: text cleared by checking terminal properties not redrawn by Bram Moolenaar · 6 years ago
  11. ef6746f patch 8.2.1019: mapping <M-S-a> does not work in the GUI by Bram Moolenaar · 6 years ago
  12. 20298ce patch 8.2.1015: popup filter gets key with modifier prepended by Bram Moolenaar · 6 years ago
  13. 8e20f75 patch 8.2.0979: a couple of screendump tests fail by Bram Moolenaar · 6 years ago
  14. 0c8059e patch 8.2.0978: leaking memory in termcodes test by Bram Moolenaar · 6 years ago
  15. 8dff4cb patch 8.2.0977: t_8u is made empty for the wrong terminals by Bram Moolenaar · 6 years ago
  16. 142499d patch 8.2.0971: build with tiny features fails by Bram Moolenaar · 6 years ago
  17. 0c0eddd patch 8.2.0970: terminal properties are not available in Vim script by Bram Moolenaar · 6 years ago
  18. 71ccd03 patch 8.2.0967: unnecessary type casts for vim_strnsave() by Bram Moolenaar · 6 years ago
  19. 517f00f patch 8.2.0941: detecting terminal properties is unstructured by Bram Moolenaar · 6 years ago
  20. 0ca8b5b patch 8.2.0940: build failure with tiny features by Bram Moolenaar · 6 years ago
  21. 218cb0f patch 8.2.0939: checking for term escape sequences is long and confusing by Bram Moolenaar · 6 years ago
  22. a45551a patch 8.2.0936: some terminals misinterpret the code for getting cursor style by Bram Moolenaar · 6 years ago
  23. 975a880 patch 8.2.0916: mapping with partly modifyOtherKeys code does not work by Bram Moolenaar · 6 years ago
  24. ea563cc patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red by Bram Moolenaar · 6 years ago
  25. e023e88 patch 8.2.0863: cannot set a separate color for underline/undercurl by Bram Moolenaar · 6 years ago
  26. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 6 years ago
  27. 041c710 patch 8.2.0849: BeOS code is not maintained and probably unused by Bram Moolenaar · 6 years ago
  28. 06b7b58 patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws by Bram Moolenaar · 6 years ago
  29. 8720226 patch 8.2.0816: terminal test fails when compiled with Athena by Bram Moolenaar · 6 years ago
  30. e5886cc patch 8.2.0804: libvterm code lags behind the upstream version by Bram Moolenaar · 6 years ago
  31. f4e16ae patch 8.2.0779: tmode_T not used everywhere by Bram Moolenaar · 6 years ago
  32. 26e8644 patch 8.2.0774: t_TI and t_TE are output when using 'visualbell' by Bram Moolenaar · 6 years ago
  33. 3b1f18f patch 8.2.0773: switching to raw mode every time ":" is used by Bram Moolenaar · 6 years ago
  34. 645e3fe patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd by Bram Moolenaar · 6 years ago
  35. 759d815 patch 8.2.0646: t_Co uses the value of $COLORS in the GUI by Bram Moolenaar · 6 years ago
  36. 314ca7c patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default by Bram Moolenaar · 6 years ago
  37. acc770a patch 8.2.0554: the GUI doesn't set t_Co by Bram Moolenaar · 6 years ago
  38. b3f7406 patch 8.2.0320: no Haiku support by Bram Moolenaar · 6 years ago
  39. 0c81d1b patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand by Bram Moolenaar · 6 years ago
  40. f414048 patch 8.2.0260: several lines of code are duplicated by Bram Moolenaar · 6 years ago
  41. d02e508 patch 8.2.0231: silent system command may clear the screen by Bram Moolenaar · 6 years ago
  42. 4b96df5 patch 8.2.0156: various typos in source files and tests by Bram Moolenaar · 6 years ago
  43. 7f51bbe patch 8.2.0148: mapping related function in wrong source file by Bram Moolenaar · 6 years ago
  44. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  45. 6b649ac patch 8.1.2406: leaking memory in test_paste and test_registers by Bram Moolenaar · 6 years ago
  46. 0d6f5d9 patch 8.1.2395: using old C style comments by Bram Moolenaar · 6 years ago
  47. fc4ea2a patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys by Bram Moolenaar · 6 years ago
  48. 7bae0b1 patch 8.1.2331: the option.c file is still very big by Bram Moolenaar · 6 years ago
  49. eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
  50. ec6f735 patch 8.1.2209: LF in escape codes may be expanded to CR-LF by Bram Moolenaar · 6 years ago
  51. 4b57018 patch 8.1.2194: modifyOtherKeys is not enabled by default by Bram Moolenaar · 6 years ago
  52. 89577b3 patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes by Bram Moolenaar · 6 years ago
  53. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  54. 0d2c4bf patch 8.1.2170: cannot build without the +termresponse feature by Bram Moolenaar · 6 years ago
  55. 3cea8a9 patch 8.1.2169: terminal flags are never reset by Bram Moolenaar · 6 years ago
  56. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  57. 171a921 patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys by Bram Moolenaar · 6 years ago
  58. d1e2f39 patch 8.1.2142: some key mappings do not work with modifyOtherKeys by Bram Moolenaar · 6 years ago
  59. 6a0299d patch 8.1.2134: modifier keys are not always recognized by Bram Moolenaar · 6 years ago
  60. c3e555b patch 8.1.2123: parsing CSI sequence is messy by Bram Moolenaar · 6 years ago
  61. b8ff5c2 patch 8.1.2070: mouse code is spread out by Bram Moolenaar · 7 years ago
  62. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 7 years ago
  63. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 7 years ago
  64. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 7 years ago
  65. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 7 years ago
  66. 06029a8 patch 8.1.1739: deleted match highlighting not updated in other window by Bram Moolenaar · 7 years ago
  67. 847a5d6 patch 8.1.1664: GUI resize may cause changing Rows at a bad time by Bram Moolenaar · 7 years ago
  68. 12e71eb patch 8.1.1481: length for two-digit rgb termresponse is off by one by Bram Moolenaar · 7 years ago
  69. 32e1977 patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse by Bram Moolenaar · 7 years ago
  70. 66761db patch 8.1.1469: no test for checking the cursor style response by Bram Moolenaar · 7 years ago
  71. cea254f patch 8.1.1464: only 4-digit rgb termresponse is recognized by Bram Moolenaar · 7 years ago
  72. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 7 years ago
  73. 51e1438 patch 8.1.1393: unnecessary type casts by Bram Moolenaar · 7 years ago
  74. 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 7 years ago
  75. 5d0183b patch 8.1.1323: 'mouse' option is reset when using GPM mouse by Bram Moolenaar · 7 years ago
  76. afd7826 patch 8.1.1315: there is always a delay if a termrequest is never answered by Bram Moolenaar · 7 years ago
  77. 2782126 patch 8.1.1296: crash when using invalid command line argument by Bram Moolenaar · 7 years ago
  78. bedf091 patch 8.1.1265: when GPM mouse support is enabled double clicks do not work by Bram Moolenaar · 7 years ago
  79. 61df0c7 patch 8.1.1254: mapping completion contains dead code by Bram Moolenaar · 7 years ago
  80. 2cb9f02 patch 8.1.1251: no test for completion of mapping keys by Bram Moolenaar · 7 years ago
  81. bb7e1b4 patch 8.1.1246: cannot handle negative mouse coordinate from urxvt by Bram Moolenaar · 7 years ago
  82. afde13b patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe by Bram Moolenaar · 7 years ago
  83. 958eabe patch 8.1.1198: bracketed paste may remain active after Vim exists by Bram Moolenaar · 7 years ago
  84. ad3ec76 patch 8.1.1194: typos and small problems in source files by Bram Moolenaar · 7 years ago
  85. 6bc9305 patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console by Bram Moolenaar · 7 years ago
  86. 5da04ef patch 8.1.1105: long escape sequences may be split up by Bram Moolenaar · 7 years ago
  87. b70a47b patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H by Bram Moolenaar · 7 years ago
  88. 2ace1bd patch 8.1.1034: too many #ifdefs by Bram Moolenaar · 7 years ago
  89. 4f97475 patch 8.1.0941: macros for MS-Windows are inconsistent by Bram Moolenaar · 7 years ago
  90. 6982f42 patch 8.1.0933: When using VTP scroll region isn't used properly by Bram Moolenaar · 7 years ago
  91. 0ea21e4 patch 8.1.0898: a messed up rgb.txt can crash Vim by Bram Moolenaar · 7 years ago
  92. 264b74f patch 8.1.0810: too many #ifdefs by Bram Moolenaar · 7 years ago
  93. 113e107 patch 8.1.0785: depending on the configuration some functions are unused by Bram Moolenaar · 7 years ago
  94. 32526b3 patch 8.1.0779: argument for message functions is inconsistent by Bram Moolenaar · 7 years ago
  95. f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
  96. 20091c1 patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm" by Bram Moolenaar · 7 years ago
  97. 35bc7d6 patch 8.1.0445: setting 'term' does not store location for termcap options by Bram Moolenaar · 8 years ago
  98. 6dff58f patch 8.1.0443: unnecessary static function prototypes by Bram Moolenaar · 8 years ago
  99. d4f7343 patch 8.1.0415: not actually using 16 colors with vtp by Bram Moolenaar · 8 years ago
  100. 42335f5 patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions by Bram Moolenaar · 8 years ago