1. 71ccd03 patch 8.2.0967: unnecessary type casts for vim_strnsave() by Bram Moolenaar · 6 years ago
  2. 517f00f patch 8.2.0941: detecting terminal properties is unstructured by Bram Moolenaar · 6 years ago
  3. 0ca8b5b patch 8.2.0940: build failure with tiny features by Bram Moolenaar · 6 years ago
  4. 218cb0f patch 8.2.0939: checking for term escape sequences is long and confusing by Bram Moolenaar · 6 years ago
  5. a45551a patch 8.2.0936: some terminals misinterpret the code for getting cursor style by Bram Moolenaar · 6 years ago
  6. 975a880 patch 8.2.0916: mapping with partly modifyOtherKeys code does not work by Bram Moolenaar · 6 years ago
  7. ea563cc patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red by Bram Moolenaar · 6 years ago
  8. e023e88 patch 8.2.0863: cannot set a separate color for underline/undercurl by Bram Moolenaar · 6 years ago
  9. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 6 years ago
  10. 041c710 patch 8.2.0849: BeOS code is not maintained and probably unused by Bram Moolenaar · 6 years ago
  11. 06b7b58 patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws by Bram Moolenaar · 6 years ago
  12. 8720226 patch 8.2.0816: terminal test fails when compiled with Athena by Bram Moolenaar · 6 years ago
  13. e5886cc patch 8.2.0804: libvterm code lags behind the upstream version by Bram Moolenaar · 6 years ago
  14. f4e16ae patch 8.2.0779: tmode_T not used everywhere by Bram Moolenaar · 6 years ago
  15. 26e8644 patch 8.2.0774: t_TI and t_TE are output when using 'visualbell' by Bram Moolenaar · 6 years ago
  16. 3b1f18f patch 8.2.0773: switching to raw mode every time ":" is used by Bram Moolenaar · 6 years ago
  17. 645e3fe patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd by Bram Moolenaar · 6 years ago
  18. 759d815 patch 8.2.0646: t_Co uses the value of $COLORS in the GUI by Bram Moolenaar · 6 years ago
  19. 314ca7c patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default by Bram Moolenaar · 6 years ago
  20. acc770a patch 8.2.0554: the GUI doesn't set t_Co by Bram Moolenaar · 6 years ago
  21. b3f7406 patch 8.2.0320: no Haiku support by Bram Moolenaar · 6 years ago
  22. 0c81d1b patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand by Bram Moolenaar · 6 years ago
  23. f414048 patch 8.2.0260: several lines of code are duplicated by Bram Moolenaar · 6 years ago
  24. d02e508 patch 8.2.0231: silent system command may clear the screen by Bram Moolenaar · 6 years ago
  25. 4b96df5 patch 8.2.0156: various typos in source files and tests by Bram Moolenaar · 6 years ago
  26. 7f51bbe patch 8.2.0148: mapping related function in wrong source file by Bram Moolenaar · 6 years ago
  27. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  28. 6b649ac patch 8.1.2406: leaking memory in test_paste and test_registers by Bram Moolenaar · 6 years ago
  29. 0d6f5d9 patch 8.1.2395: using old C style comments by Bram Moolenaar · 6 years ago
  30. fc4ea2a patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys by Bram Moolenaar · 6 years ago
  31. 7bae0b1 patch 8.1.2331: the option.c file is still very big by Bram Moolenaar · 6 years ago
  32. eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
  33. ec6f735 patch 8.1.2209: LF in escape codes may be expanded to CR-LF by Bram Moolenaar · 6 years ago
  34. 4b57018 patch 8.1.2194: modifyOtherKeys is not enabled by default by Bram Moolenaar · 6 years ago
  35. 89577b3 patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes by Bram Moolenaar · 6 years ago
  36. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  37. 0d2c4bf patch 8.1.2170: cannot build without the +termresponse feature by Bram Moolenaar · 6 years ago
  38. 3cea8a9 patch 8.1.2169: terminal flags are never reset by Bram Moolenaar · 6 years ago
  39. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  40. 171a921 patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys by Bram Moolenaar · 6 years ago
  41. d1e2f39 patch 8.1.2142: some key mappings do not work with modifyOtherKeys by Bram Moolenaar · 6 years ago
  42. 6a0299d patch 8.1.2134: modifier keys are not always recognized by Bram Moolenaar · 6 years ago
  43. c3e555b patch 8.1.2123: parsing CSI sequence is messy by Bram Moolenaar · 6 years ago
  44. b8ff5c2 patch 8.1.2070: mouse code is spread out by Bram Moolenaar · 7 years ago
  45. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 7 years ago
  46. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 7 years ago
  47. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 7 years ago
  48. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 7 years ago
  49. 06029a8 patch 8.1.1739: deleted match highlighting not updated in other window by Bram Moolenaar · 7 years ago
  50. 847a5d6 patch 8.1.1664: GUI resize may cause changing Rows at a bad time by Bram Moolenaar · 7 years ago
  51. 12e71eb patch 8.1.1481: length for two-digit rgb termresponse is off by one by Bram Moolenaar · 7 years ago
  52. 32e1977 patch 8.1.1471: 'background' not correctly set for 2-digit rgb termresponse by Bram Moolenaar · 7 years ago
  53. 66761db patch 8.1.1469: no test for checking the cursor style response by Bram Moolenaar · 7 years ago
  54. cea254f patch 8.1.1464: only 4-digit rgb termresponse is recognized by Bram Moolenaar · 7 years ago
  55. c799fe2 patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts by Bram Moolenaar · 7 years ago
  56. 51e1438 patch 8.1.1393: unnecessary type casts by Bram Moolenaar · 7 years ago
  57. 964b374 patch 8.1.1384: using "int" for alloc() often results in compiler warnings by Bram Moolenaar · 7 years ago
  58. 5d0183b patch 8.1.1323: 'mouse' option is reset when using GPM mouse by Bram Moolenaar · 7 years ago
  59. afd7826 patch 8.1.1315: there is always a delay if a termrequest is never answered by Bram Moolenaar · 7 years ago
  60. 2782126 patch 8.1.1296: crash when using invalid command line argument by Bram Moolenaar · 7 years ago
  61. bedf091 patch 8.1.1265: when GPM mouse support is enabled double clicks do not work by Bram Moolenaar · 7 years ago
  62. 61df0c7 patch 8.1.1254: mapping completion contains dead code by Bram Moolenaar · 7 years ago
  63. 2cb9f02 patch 8.1.1251: no test for completion of mapping keys by Bram Moolenaar · 7 years ago
  64. bb7e1b4 patch 8.1.1246: cannot handle negative mouse coordinate from urxvt by Bram Moolenaar · 7 years ago
  65. afde13b patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe by Bram Moolenaar · 7 years ago
  66. 958eabe patch 8.1.1198: bracketed paste may remain active after Vim exists by Bram Moolenaar · 7 years ago
  67. ad3ec76 patch 8.1.1194: typos and small problems in source files by Bram Moolenaar · 7 years ago
  68. 6bc9305 patch 8.1.1127: getwinpos() doesn't work in terminal on MS-Windows console by Bram Moolenaar · 7 years ago
  69. 5da04ef patch 8.1.1105: long escape sequences may be split up by Bram Moolenaar · 7 years ago
  70. b70a47b patch 8.1.1096: MS-Windows: cannot distinguish BS and CTRL-H by Bram Moolenaar · 7 years ago
  71. 2ace1bd patch 8.1.1034: too many #ifdefs by Bram Moolenaar · 7 years ago
  72. 4f97475 patch 8.1.0941: macros for MS-Windows are inconsistent by Bram Moolenaar · 7 years ago
  73. 6982f42 patch 8.1.0933: When using VTP scroll region isn't used properly by Bram Moolenaar · 7 years ago
  74. 0ea21e4 patch 8.1.0898: a messed up rgb.txt can crash Vim by Bram Moolenaar · 7 years ago
  75. 264b74f patch 8.1.0810: too many #ifdefs by Bram Moolenaar · 7 years ago
  76. 113e107 patch 8.1.0785: depending on the configuration some functions are unused by Bram Moolenaar · 7 years ago
  77. 32526b3 patch 8.1.0779: argument for message functions is inconsistent by Bram Moolenaar · 7 years ago
  78. f9e3e09 patch 8.1.0743: giving error messages is not flexible by Bram Moolenaar · 7 years ago
  79. 20091c1 patch 8.1.0566: SGR not enabled for mintty because $TERM is "xterm" by Bram Moolenaar · 7 years ago
  80. 35bc7d6 patch 8.1.0445: setting 'term' does not store location for termcap options by Bram Moolenaar · 8 years ago
  81. 6dff58f patch 8.1.0443: unnecessary static function prototypes by Bram Moolenaar · 8 years ago
  82. d4f7343 patch 8.1.0415: not actually using 16 colors with vtp by Bram Moolenaar · 8 years ago
  83. 42335f5 patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions by Bram Moolenaar · 8 years ago
  84. f29c1c6 patch 8.1.0362: cannot get the script line number when executing a function by Bram Moolenaar · 8 years ago
  85. 2e31048 patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT by Bram Moolenaar · 8 years ago
  86. f188347 patch 8.1.0302: crash when using :suspend and "fg" by Bram Moolenaar · 8 years ago
  87. 40385db patch 8.1.0253: saving and restoring window title does not always work by Bram Moolenaar · 8 years ago
  88. 917e32b patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT by Bram Moolenaar · 8 years ago
  89. 18085fa patch 8.1.0176: overlapping string argument for strcpy() by Bram Moolenaar · 8 years ago
  90. e330ef4 patch 8.1.0157: old iTerm2 is not recognized, resulting in stray output by Bram Moolenaar · 8 years ago
  91. e6882bd patch 8.1.0142: xterm and vt320 builtin termcap missing keypad keys by Bram Moolenaar · 8 years ago
  92. 668324e patch 8.1.0129: still some xterm-like terminals get a stray "p" by Bram Moolenaar · 8 years ago
  93. d315cf5 patch 8.1.0021: clang warns for undefined behavior by Bram Moolenaar · 8 years ago
  94. 9289df5 patch 8.0.1808: can't build without TGETENT by Bram Moolenaar · 8 years ago
  95. 69e0569 patch 8.0.1807: function to set terminal name is too long by Bram Moolenaar · 8 years ago
  96. 9894e39 patch 8.0.1791: using uint8_t does not work everywhere by Bram Moolenaar · 8 years ago
  97. 8a938af patch 8.0.1785: missing symbol in Win32 small build by Bram Moolenaar · 8 years ago
  98. c5cd885 patch 8.0.1783: cannot use 256 colors in a MS-Windows console by Bram Moolenaar · 8 years ago
  99. b255b90 patch 8.0.1762: terminal debug logging is a bit complicated by Bram Moolenaar · 8 years ago
  100. 1c17ffa patch 8.0.1753: various warnings from a static analyser by Bram Moolenaar · 8 years ago