1. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 4 years, 2 months ago
  2. 748b308 patch 8.2.4038: various code not used when features are disabled by Dominique Pelle · 4 years, 3 months ago
  3. d1f34e6 patch 8.2.4031: crash in xterm with only two lines by Bram Moolenaar · 4 years, 3 months ago
  4. 1d423ef patch 8.2.3987: error messages are spread out by Bram Moolenaar · 4 years, 3 months ago
  5. ac78dd4 patch 8.2.3985: error messages are spread out by Bram Moolenaar · 4 years, 3 months ago
  6. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 4 years, 3 months ago
  7. 6f79e61 patch 8.2.3864: cannot disable requesting key codes from xterm by Bram Moolenaar · 4 years, 4 months ago
  8. 40bcec1 patch 8.2.3750: error messages are everywhere by Bram Moolenaar · 4 years, 4 months ago
  9. 15a24f0 patch 8.2.3731: "set! termcap" shows codes in one column, but not keys by Bram Moolenaar · 4 years, 4 months ago
  10. c14b57c patch 8.2.3727: in a gnome terminal keys are recognized as mouse events by Bram Moolenaar · 4 years, 4 months ago
  11. 651fca8 patch 8.2.3699: the +title feature adds a lot of #ifdef but little code by Bram Moolenaar · 4 years, 4 months ago
  12. b3a2955 patch 8.2.3620: memory leak reported in libtlib by Bram Moolenaar · 4 years, 5 months ago
  13. e30d102 patch 8.2.3562: cannot add color names by Drew Vogel · 4 years, 5 months ago
  14. 952d9d8 patch 8.2.3274: macro for printf format check can be simplified by Bram Moolenaar · 4 years, 8 months ago
  15. 0f5575d patch 8.2.3251: listing builtin_gui as an available terminal is confusing by Bram Moolenaar · 4 years, 8 months ago
  16. 445f11d patch 8.2.2963: GUI: mouse move may start Visual mode with a popup visible by Bram Moolenaar · 4 years, 10 months ago
  17. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 10 months ago
  18. 28cf44f patch 8.2.2907: memory leak when running out of memory by Dominique Pelle · 4 years, 10 months ago
  19. 09f067f patch 8.2.2754: :sleep! does not always hide the cursor by Bram Moolenaar · 5 years ago
  20. 0a1a6a1 patch 8.2.2655: The -w command line argument doesn't work by Bram Moolenaar · 5 years ago
  21. 4c86830 patch 8.2.2638: cannot write a message to the terminal from the GUI by Bram Moolenaar · 5 years ago
  22. 51b477f patch 8.2.2564: focus events end Insert mode if 'esckeys' is not set by Bram Moolenaar · 5 years ago
  23. 92e5df8 patch 8.2.2428: FocusGained does not work when 'ttymouse' is empty by Bram Moolenaar · 5 years ago
  24. e2edc2e patch 8.2.2366: when using ":sleep" the cursor is always displayed by Bram Moolenaar · 5 years ago
  25. bf78974 patch 8.2.2358: wrong #ifdef for use_xterm_like_mouse() by Bram Moolenaar · 5 years ago
  26. d44cc59 patch 8.2.2352: if focus lost/gained is received twice code is not ignored by Bram Moolenaar · 5 years ago
  27. fadd55b patch 8.2.2348: no check for modified files after focus gained by Bram Moolenaar · 5 years ago
  28. e1ee58a patch 8.2.2347: build failure without GUI by Bram Moolenaar · 5 years ago
  29. 681fc3f patch 8.2.2345: no focus events in a terminal by Bram Moolenaar · 5 years ago
  30. 2808da3 patch 8.2.2248: ASAN error on exit with GUI by Bram Moolenaar · 5 years ago
  31. 467676d patch 8.2.2247: VMS: various smaller problems by Bram Moolenaar · 5 years ago
  32. 4d8c96d patch 8.2.2246: cursor keys not recognized at the hit-Enter prompt by Bram Moolenaar · 5 years ago
  33. 8e7d622 patch 8.2.2160: various typos by Bram Moolenaar · 5 years ago
  34. 2d71826 patch 8.2.2025: Amiga: Not all colors are used on OS4 by Bram Moolenaar · 5 years ago
  35. 749bc95 patch 8.2.1930: wrong input if removing shift results in special key code by Bram Moolenaar · 5 years ago
  36. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 5 years ago
  37. 4e2114e patch 8.2.1809: mapping some keys with Ctrl does not work properly by Bram Moolenaar · 5 years ago
  38. 86394aa patch 8.2.1595: cannot easily see what Vim sends to the terminal by Bram Moolenaar · 6 years ago
  39. 0981c87 patch 8.2.1513: cannot interrupt shell used for filename expansion by Bram Moolenaar · 6 years ago
  40. ecd34bf patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message by Bram Moolenaar · 6 years ago
  41. e3f915d patch 8.2.1215: Atari MiNT support is outdated by Bram Moolenaar · 6 years ago
  42. 96916ac patch 8.2.1164: text cleared by checking terminal properties not redrawn by Bram Moolenaar · 6 years ago
  43. ef6746f patch 8.2.1019: mapping <M-S-a> does not work in the GUI by Bram Moolenaar · 6 years ago
  44. 20298ce patch 8.2.1015: popup filter gets key with modifier prepended by Bram Moolenaar · 6 years ago
  45. 8e20f75 patch 8.2.0979: a couple of screendump tests fail by Bram Moolenaar · 6 years ago
  46. 0c8059e patch 8.2.0978: leaking memory in termcodes test by Bram Moolenaar · 6 years ago
  47. 8dff4cb patch 8.2.0977: t_8u is made empty for the wrong terminals by Bram Moolenaar · 6 years ago
  48. 142499d patch 8.2.0971: build with tiny features fails by Bram Moolenaar · 6 years ago
  49. 0c0eddd patch 8.2.0970: terminal properties are not available in Vim script by Bram Moolenaar · 6 years ago
  50. 71ccd03 patch 8.2.0967: unnecessary type casts for vim_strnsave() by Bram Moolenaar · 6 years ago
  51. 517f00f patch 8.2.0941: detecting terminal properties is unstructured by Bram Moolenaar · 6 years ago
  52. 0ca8b5b patch 8.2.0940: build failure with tiny features by Bram Moolenaar · 6 years ago
  53. 218cb0f patch 8.2.0939: checking for term escape sequences is long and confusing by Bram Moolenaar · 6 years ago
  54. a45551a patch 8.2.0936: some terminals misinterpret the code for getting cursor style by Bram Moolenaar · 6 years ago
  55. 975a880 patch 8.2.0916: mapping with partly modifyOtherKeys code does not work by Bram Moolenaar · 6 years ago
  56. ea563cc patch 8.2.0906: when setting 'termguicolors' SpellBad is no longer red by Bram Moolenaar · 6 years ago
  57. e023e88 patch 8.2.0863: cannot set a separate color for underline/undercurl by Bram Moolenaar · 6 years ago
  58. ebe9d34 patch 8.2.0855: GUI tests fail because the test doesn't use a modifier by Bram Moolenaar · 6 years ago
  59. 041c710 patch 8.2.0849: BeOS code is not maintained and probably unused by Bram Moolenaar · 6 years ago
  60. 06b7b58 patch 8.2.0848: MS-Windows: the Windows terminal code has some flaws by Bram Moolenaar · 6 years ago
  61. 8720226 patch 8.2.0816: terminal test fails when compiled with Athena by Bram Moolenaar · 6 years ago
  62. e5886cc patch 8.2.0804: libvterm code lags behind the upstream version by Bram Moolenaar · 6 years ago
  63. f4e16ae patch 8.2.0779: tmode_T not used everywhere by Bram Moolenaar · 6 years ago
  64. 26e8644 patch 8.2.0774: t_TI and t_TE are output when using 'visualbell' by Bram Moolenaar · 6 years ago
  65. 3b1f18f patch 8.2.0773: switching to raw mode every time ":" is used by Bram Moolenaar · 6 years ago
  66. 645e3fe patch 8.2.0767: modifyOtherKeys active when using a shell command in autocmd by Bram Moolenaar · 6 years ago
  67. 759d815 patch 8.2.0646: t_Co uses the value of $COLORS in the GUI by Bram Moolenaar · 6 years ago
  68. 314ca7c patch 8.2.0588: Putty does not use "sgr" 'ttymouse' by default by Bram Moolenaar · 6 years ago
  69. acc770a patch 8.2.0554: the GUI doesn't set t_Co by Bram Moolenaar · 6 years ago
  70. b3f7406 patch 8.2.0320: no Haiku support by Bram Moolenaar · 6 years ago
  71. 0c81d1b patch 8.2.0302: setting 'term' may cause error in TermChanged autocommand by Bram Moolenaar · 6 years ago
  72. f414048 patch 8.2.0260: several lines of code are duplicated by Bram Moolenaar · 6 years ago
  73. d02e508 patch 8.2.0231: silent system command may clear the screen by Bram Moolenaar · 6 years ago
  74. 4b96df5 patch 8.2.0156: various typos in source files and tests by Bram Moolenaar · 6 years ago
  75. 7f51bbe patch 8.2.0148: mapping related function in wrong source file by Bram Moolenaar · 6 years ago
  76. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  77. 6b649ac patch 8.1.2406: leaking memory in test_paste and test_registers by Bram Moolenaar · 6 years ago
  78. 0d6f5d9 patch 8.1.2395: using old C style comments by Bram Moolenaar · 6 years ago
  79. fc4ea2a patch 8.1.2350: other text for CTRL-V in Insert mode with modifyOtherKeys by Bram Moolenaar · 6 years ago
  80. 7bae0b1 patch 8.1.2331: the option.c file is still very big by Bram Moolenaar · 6 years ago
  81. eda1da0 patch 8.1.2313: debugging where a delay comes from is not easy by Bram Moolenaar · 6 years ago
  82. ec6f735 patch 8.1.2209: LF in escape codes may be expanded to CR-LF by Bram Moolenaar · 6 years ago
  83. 4b57018 patch 8.1.2194: modifyOtherKeys is not enabled by default by Bram Moolenaar · 6 years ago
  84. 89577b3 patch 8.1.2174: screen not recognized as supporting "sgr" mouse codes by Bram Moolenaar · 6 years ago
  85. a1cb1d1 patch 8.1.2171: mouse support not always available by Bram Moolenaar · 6 years ago
  86. 0d2c4bf patch 8.1.2170: cannot build without the +termresponse feature by Bram Moolenaar · 6 years ago
  87. 3cea8a9 patch 8.1.2169: terminal flags are never reset by Bram Moolenaar · 6 years ago
  88. 459fd78 patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled by Bram Moolenaar · 6 years ago
  89. 171a921 patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeys by Bram Moolenaar · 6 years ago
  90. d1e2f39 patch 8.1.2142: some key mappings do not work with modifyOtherKeys by Bram Moolenaar · 6 years ago
  91. 6a0299d patch 8.1.2134: modifier keys are not always recognized by Bram Moolenaar · 6 years ago
  92. c3e555b patch 8.1.2123: parsing CSI sequence is messy by Bram Moolenaar · 6 years ago
  93. b8ff5c2 patch 8.1.2070: mouse code is spread out by Bram Moolenaar · 7 years ago
  94. b20b9e1 patch 8.1.2062: the mouse code is spread out by Bram Moolenaar · 7 years ago
  95. e2c453d patch 8.1.1901: the +insert_expand feature is not always available by Bram Moolenaar · 7 years ago
  96. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 7 years ago
  97. 0a52df5 patch 8.1.1887: the +cmdline_compl feature is not in the tiny version by Bram Moolenaar · 7 years ago
  98. 06029a8 patch 8.1.1739: deleted match highlighting not updated in other window by Bram Moolenaar · 7 years ago
  99. 847a5d6 patch 8.1.1664: GUI resize may cause changing Rows at a bad time by Bram Moolenaar · 7 years ago
  100. 12e71eb patch 8.1.1481: length for two-digit rgb termresponse is off by one by Bram Moolenaar · 7 years ago