1. ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 3 years, 7 months ago
  2. ced2b38 patch 8.2.4078: terminal test for current directory not used on FreeBSD by Bram Moolenaar · 3 years, 7 months ago
  3. 8103527 patch 8.2.3828: when opening a terminal from a timer first typed char is lost by Bram Moolenaar · 3 years, 8 months ago
  4. c295858 patch 8.2.3806: terminal focus test fails sometimes by Bram Moolenaar · 3 years, 8 months ago
  5. 0407d27 patch 8.2.3802: terminal in two windows test fails on some systems by Bram Moolenaar · 3 years, 8 months ago
  6. 3194e5b patch 8.2.3801: if a terminal shows in two windows, only one is redrawn by Bram Moolenaar · 3 years, 8 months ago
  7. e505071 patch 8.2.3763: when editing the cmdline a callback may cause a scroll up by Bram Moolenaar · 3 years, 8 months ago
  8. a48d4e4 patch 8.2.3761: focus change is not passed on to a terminal window by Bram Moolenaar · 3 years, 8 months ago
  9. eea32af patch 8.2.3640: freeze when calling term_wait() in a close callback by Bram Moolenaar · 3 years, 9 months ago
  10. 3ad6953 patch 8.2.3624: when renaming a terminal buffer status text is not updated by Bram Moolenaar · 3 years, 9 months ago
  11. 5300be6 patch 8.2.3589: failure when "term_rows" of term_start() is an unusual value by Bram Moolenaar · 3 years, 9 months ago
  12. 8813739 patch 8.2.3585: crash when passing float to "term_rows" of term_start() by Bram Moolenaar · 3 years, 9 months ago
  13. f08b0eb patch 8.2.3518: Test_xrestore sometimes fails by Bram Moolenaar · 3 years, 10 months ago
  14. aeed2a6 patch 8.2.2818: no jump added when opening terminal in current window by Bram Moolenaar · 4 years, 3 months ago
  15. 6437475 patch 8.2.2700: nested autocmd test fails sometimes by Bram Moolenaar · 4 years, 4 months ago
  16. 1e6bbfb patch 8.2.2695: cursor position reset with nested autocommands by Bram Moolenaar · 4 years, 4 months ago
  17. f4a2ed0 patch 8.2.2647: terminal test sometimes hangs by Bram Moolenaar · 4 years, 5 months ago
  18. eba13e4 patch 8.2.2545: errors and crash when terminal window is zero height by Bram Moolenaar · 4 years, 6 months ago
  19. 4549dad patch 8.2.2487: terminal shows garbage after double-wide character by Bram Moolenaar · 4 years, 6 months ago
  20. c9f8b84 patch 8.2.2040: terminal buffer disappears even when 'bufhidden' is "hide" by Bram Moolenaar · 4 years, 9 months ago
  21. 17ab28d patch 8.2.2007: test for insert mode in popup is not reliable by Bram Moolenaar · 4 years, 9 months ago
  22. e6329e4 patch 8.2.1999: terminal popup test sometimes fails by Bram Moolenaar · 4 years, 9 months ago
  23. 27f4f6b patch 8.2.1998: terminal Cmd test sometimes fails to close popup by Bram Moolenaar · 4 years, 9 months ago
  24. 8adc8d9 patch 8.2.1997: window changes when using bufload() while in a terminal popup by Bram Moolenaar · 4 years, 9 months ago
  25. e41decc patch 8.2.1988: still in Insert mode when opening terminal popup by Bram Moolenaar · 4 years, 9 months ago
  26. 0276471 patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping by Bram Moolenaar · 4 years, 9 months ago
  27. f4d61bc patch 8.2.1983: ml_get error when using <Cmd> to open a terminal by Bram Moolenaar · 4 years, 9 months ago
  28. 47c5ea4 patch 8.2.1979: "term_opencmd" option of term_start() is truncated by Bram Moolenaar · 4 years, 9 months ago
  29. 00806bc patch 8.2.1959: crash when terminal buffer name is made empty by Bram Moolenaar · 4 years, 9 months ago
  30. a46765a patch 8.2.1938: wiping out a terminal buffer makes some tests fail by Bram Moolenaar · 4 years, 9 months ago
  31. 28ee892 patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution by Bram Moolenaar · 4 years, 9 months ago
  32. f43e7ac patch 8.2.1772: cannot use CTRL-W <Down> to move out of a terminal window by Bram Moolenaar · 4 years, 10 months ago
  33. c98cdb3 patch 8.2.1630: terminal test fails by Bram Moolenaar · 5 years ago
  34. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  35. 733d259 patch 8.2.1498: on slow systems tests can be flaky by Bram Moolenaar · 5 years ago
  36. 6d91bcb patch 8.2.1432: various inconsistencies in test files by Bram Moolenaar · 5 years ago
  37. 8b89614 patch 8.2.1353: crash when drawing double-wide character in terminal window by Bram Moolenaar · 5 years ago
  38. c69950a patch 8.2.1273: MS-Windows: terminal test may leave file behind by Bram Moolenaar · 5 years ago
  39. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  40. 18aa13d patch 8.2.1177: terminal2 test sometimes hangs in the GUI by Bram Moolenaar · 5 years ago
  41. 1112c0f patch 8.2.1114: terminal test sometimes times out by Bram Moolenaar · 5 years ago
  42. a45551a patch 8.2.0936: some terminals misinterpret the code for getting cursor style by Bram Moolenaar · 5 years ago
  43. b100909 patch 8.2.0862: ":term ++curwin" makes the current buffer hidden by Bram Moolenaar · 5 years ago
  44. 8720226 patch 8.2.0816: terminal test fails when compiled with Athena by Bram Moolenaar · 5 years ago
  45. 9cdcd1d patch 8.2.0811: terminal keycode test is flaky by Bram Moolenaar · 5 years ago
  46. 98f1671 patch 8.2.0808: not enough testing for the terminal window by Bram Moolenaar · 5 years ago
  47. fe81389 patch 8.2.0805: terminal key codes test fails on some systems by Bram Moolenaar · 5 years ago
  48. b5383b1 patch 8.2.0791: a second popup window with terminal causes trouble by Bram Moolenaar · 5 years ago
  49. 79ea680 patch 8.2.0777: terminal test fails by Bram Moolenaar · 5 years ago
  50. 03a9f84 patch 8.2.0747: cannot forcefully close all popups by Bram Moolenaar · 5 years ago
  51. 91689ea patch 8.2.0738: mouse handling in a terminal window not well tested by Bram Moolenaar · 5 years ago
  52. 41d4299 patch 8.2.0687: some tests do not work on FreeBSD by Bram Moolenaar · 5 years ago
  53. a161cb5 patch 8.2.0665: wrongly assuming Python executable is called "python" by Bram Moolenaar · 5 years ago
  54. 99fa721 patch 8.2.0644: insufficient testing for invalid function arguments by Bram Moolenaar · 5 years ago
  55. eb58a24 patch 8.2.0604: :startinsert in a terminal window used later by Bram Moolenaar · 5 years ago
  56. 004a678 patch 8.2.0540: regexp and other code not tested by Bram Moolenaar · 5 years ago
  57. 6a2c5a7 patch 8.2.0533: tests using term_wait() can still be flaky by Bram Moolenaar · 5 years ago
  58. 01603a9 patch 8.2.0505: term_getty() not sufficiently tested by Bram Moolenaar · 5 years ago
  59. ca68ae1 patch 8.2.0482: channel and sandbox code not sufficiently tested by Bram Moolenaar · 5 years ago
  60. 52ea92b patch 8.2.0476: terminal nasty callback test fails sometimes by Bram Moolenaar · 5 years ago
  61. 83d4790 patch 8.2.0455: cannot set the highlight group for a specific terminal by Bram Moolenaar · 5 years ago
  62. bfcfd57 patch 8.2.0447: terminal scroll tests fails on some systems by Bram Moolenaar · 5 years ago
  63. f3710ee patch 8.2.0441: terminal noblock test is still failing on BSD by Bram Moolenaar · 5 years ago
  64. d06dbf3 patch 8.2.0440: terminal noblock test is still very flaky on BSD by Bram Moolenaar · 5 years ago
  65. d7b7770 patch 8.2.0438: terminal noblock test is very flaky on BSD by Bram Moolenaar · 5 years ago
  66. ab505b1 patch 8.2.0432: a few tests fail in a huge terminal by Bram Moolenaar · 5 years ago
  67. 9b9be00 patch 8.2.0426: some errors were not tested for by Bram Moolenaar · 5 years ago
  68. 373a876 patch 8.2.0414: channel connect_waittime() test is flaky by Bram Moolenaar · 5 years ago
  69. 24ebd83 patch 8.2.0396: cmdexpand.c insufficiently tested by Bram Moolenaar · 5 years ago
  70. ddbfe23 patch 8.2.0390: terminal postponed scrollback test is flaky by Bram Moolenaar · 5 years ago
  71. 353c351 patch 8.2.0382: some tests fail when run under valgrind by Bram Moolenaar · 5 years ago
  72. 1939826 patch 8.2.0380: tiny popup when creating a terminal popup without minwidth by Bram Moolenaar · 5 years ago
  73. fa5d8a1 patch 8.2.0376: nasty callback test fails on some systems by Bram Moolenaar · 5 years ago
  74. 3a05ce6 patch 8.2.0373: type of term_sendkeys() is unknown by Bram Moolenaar · 5 years ago
  75. cee5220 patch 8.2.0371: crash with combination of terminal popup and autocmd by Bram Moolenaar · 5 years ago
  76. 3e919d2 patch 8.2.0351: terminal in popup test is still a bit flaky by Bram Moolenaar · 5 years ago
  77. 57c3395 patch 8.2.0333: terminal in popup test is flaky by Bram Moolenaar · 5 years ago
  78. e52e0c8 patch 8.2.0328: no redraw when leaving term-normal mode in popup terminal by Bram Moolenaar · 5 years ago
  79. 80ae880 patch 8.2.0327: crash when opening and closing two popup terminal windows by Bram Moolenaar · 5 years ago
  80. e010c72 patch 8.2.0314: short name not set for terminal buffer by Bram Moolenaar · 5 years ago
  81. 95ffd43 patch 8.2.0304: terminal test if failing on some systems by Bram Moolenaar · 5 years ago
  82. 11ec807 patch 8.2.0286: cannot use popup_close() for a terminal popup by Bram Moolenaar · 5 years ago
  83. a28be85 patch 8.2.0266: terminal in popup test sometimes fails on Mac by Bram Moolenaar · 5 years ago
  84. c2adc00 patch 8.2.0259: terminal in popup test sometimes fails by Bram Moolenaar · 5 years ago
  85. 00f3b4e patch 8.2.0257: cannot recognize a terminal in a popup window by Bram Moolenaar · 5 years ago
  86. 7ba3b91 patch 8.2.0237: crash when setting 'wincolor' on finished terminal window by Bram Moolenaar · 5 years ago
  87. 6702188 patch 8.2.0230: terminal popup test is flaky by Bram Moolenaar · 6 years ago
  88. 1af5ce0 patch 8.2.0220: terminal test did pass on Mac by Bram Moolenaar · 6 years ago
  89. 4af1117 patch 8.2.0219: terminal test still fails on Mac by Bram Moolenaar · 6 years ago
  90. adbc11c patch 8.2.0217: terminal test fails on Mac by Bram Moolenaar · 6 years ago
  91. 2e6638d patch 8.2.0214: a popup window with a terminal can be made hidden by Bram Moolenaar · 6 years ago
  92. 3180fe6 patch 8.2.0195: some tests fail when run in the GUI by Bram Moolenaar · 6 years ago
  93. 3c01c4a patch 8.2.0194: some commands can cause problems in terminal popup by Bram Moolenaar · 6 years ago
  94. 219c7d0 patch 8.2.0191: cannot put a terminal in a popup window by Bram Moolenaar · 6 years ago
  95. 2110927 patch 8.2.0181: problems parsing :term arguments by Bram Moolenaar · 6 years ago
  96. e219f73 patch 8.1.2364: termwinscroll test is flaky on FreeBSD by Bram Moolenaar · 6 years ago
  97. 9134f1e patch 8.1.2358: tests fail on Cirrus CI for FreeBSD by Bram Moolenaar · 6 years ago
  98. 36ec6f6 patch 8.1.2260: terminal test may fail on MS-Windows by Bram Moolenaar · 6 years ago
  99. e5a3272 patch 8.1.2256: test for ":term ++shell" fails on MS-Windows by Bram Moolenaar · 6 years ago
  100. 2d6d76f patch 8.1.2255: ":term ++shell" does not work on MS-Windows by Bram Moolenaar · 6 years ago