1. e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 8 months ago
  2. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 9 months ago
  3. ebed1b0 patch 9.0.0940: crash when typing a letter in a terminal window by Bram Moolenaar · 2 years, 9 months ago
  4. 24fe33a patch 9.0.0934: various code formatting issues by Bram Moolenaar · 2 years, 9 months ago
  5. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 9 months ago
  6. c896adb patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm by Bram Moolenaar · 2 years, 9 months ago
  7. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  8. 6a12d26 patch 9.0.0774: the libvterm code is outdated by Bram Moolenaar · 2 years, 10 months ago
  9. 4ccaedf patch 9.0.0756: no autocmd event for changing text in a terminal window by Shougo Matsushita · 2 years, 10 months ago
  10. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  11. 15b314f patch 9.0.0708: :confirm does not work properly for a terminal buffer by Yee Cheng Chin · 2 years, 10 months ago
  12. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  13. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  14. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  15. 474ad39 patch 9.0.0235: 'autoshelldir' does not work with chunked respose by Bram Moolenaar · 3 years ago
  16. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years ago
  17. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 1 month ago
  18. 510f037 patch 9.0.0037: build error by Bram Moolenaar · 3 years, 1 month ago
  19. 327e6dd patch 8.2.5055: statusline is not updated when terminal title changes by LemonBoy · 3 years, 2 months ago
  20. 9e636b9 patch 8.2.5041: cannot close a terminal popup with "NONE" job by Bram Moolenaar · 3 years, 2 months ago
  21. 30b9a41 patch 8.2.5021: build fails with normal features and +terminal by Bram Moolenaar · 3 years, 2 months ago
  22. b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 3 months ago
  23. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 3 months ago
  24. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 3 months ago
  25. ac4174e patch 8.2.4909: MODE_ enum entries names are too generic by Bram Moolenaar · 3 years, 3 months ago
  26. aae9762 patch 8.2.4745: using wrong flag for using bell in the terminal by Bram Moolenaar · 3 years, 4 months ago
  27. 77771d3 patch 8.2.4744: a terminal window can't use the bell by LemonBoy · 3 years, 4 months ago
  28. 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 4 months ago
  29. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 4 months ago
  30. 68afde4 patch 8.2.4468: Coverity warns for uninitialized struct member by Bram Moolenaar · 3 years, 5 months ago
  31. ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 3 years, 7 months ago
  32. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 7 months ago
  33. 04935fb patch 8.2.4043: using int for second argument of ga_init2() by Bram Moolenaar · 3 years, 7 months ago
  34. d82a47d patch 8.2.4012: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  35. 9a846fb patch 8.2.3977: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  36. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  37. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 7 months ago
  38. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 7 months ago
  39. 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
  40. 829c8e8 patch 8.2.3803: GUI: crash with 'writedelay' set using a terminal window by Bram Moolenaar · 3 years, 8 months ago
  41. 3194e5b patch 8.2.3801: if a terminal shows in two windows, only one is redrawn by Bram Moolenaar · 3 years, 8 months ago
  42. 851f86b patch 8.2.3796: the funcexe_T struct members are not named consistently by Bram Moolenaar · 3 years, 8 months ago
  43. e505071 patch 8.2.3763: when editing the cmdline a callback may cause a scroll up by Bram Moolenaar · 3 years, 8 months ago
  44. a48d4e4 patch 8.2.3761: focus change is not passed on to a terminal window by Bram Moolenaar · 3 years, 8 months ago
  45. 7da3415 patch 8.2.3666: libvterm is outdated by Bram Moolenaar · 3 years, 9 months ago
  46. b771b6b patch 8.2.3653: terminal ANSI colors may be wrong by Milly · 3 years, 9 months ago
  47. eea32af patch 8.2.3640: freeze when calling term_wait() in a close callback by Bram Moolenaar · 3 years, 9 months ago
  48. 87fd092 patch 8.2.3628: looking terminal colors is a bit slow by Bram Moolenaar · 3 years, 9 months ago
  49. 3ad6953 patch 8.2.3624: when renaming a terminal buffer status text is not updated by Bram Moolenaar · 3 years, 9 months ago
  50. 36968af patch 8.2.3597: Vim seems to hang when writing a long text to a terminal by Bram Moolenaar · 3 years, 9 months ago
  51. 8813739 patch 8.2.3585: crash when passing float to "term_rows" of term_start() by Bram Moolenaar · 3 years, 9 months ago
  52. 25def2c patch 8.2.3555: ModeChanged is not triggered on every mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 3 years, 10 months ago
  53. 21c1a0c patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works by Bram Moolenaar · 3 years, 10 months ago
  54. 7b5f45b patch 8.2.3516: terminal window does not have transparent background by Milly · 3 years, 10 months ago
  55. fc3b775 patch 8.2.3415: Vim9: not all function argument types are properly checked by Yegappan Lakshmanan · 4 years ago
  56. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years ago
  57. 1a3e574 patch 8.2.3208: dynamic library load error does not mention why it failed by Martin Tournoij · 4 years, 1 month ago
  58. 0ad871d patch 8.2.3206: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  59. cd91720 patch 8.2.3194: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  60. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  61. a9a7c0c patch 8.2.3173: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  62. 1a71d31 patch 8.2.3162: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  63. 5b73992 patch 8.2.3135: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 1 month ago
  64. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 2 months ago
  65. e5b4486 patch 8.2.2908: crash when using a terminal popup window from cmdline window by Bram Moolenaar · 4 years, 2 months ago
  66. 918b089 patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison by Bram Moolenaar · 4 years, 3 months ago
  67. ad43199 patch 8.2.2830: terminal colors are not updated when 'background' is set by Bram Moolenaar · 4 years, 3 months ago
  68. aeed2a6 patch 8.2.2818: no jump added when opening terminal in current window by Bram Moolenaar · 4 years, 3 months ago
  69. 8b9abfd patch 8.2.2675: directory change in a terminal window shell is not followed by Bram Moolenaar · 4 years, 4 months ago
  70. eba13e4 patch 8.2.2545: errors and crash when terminal window is zero height by Bram Moolenaar · 4 years, 6 months ago
  71. f545269 patch 8.2.2067: cursor position in popup terminal is wrong by Bram Moolenaar · 4 years, 8 months ago
  72. ebec3e2 patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker by Bram Moolenaar · 4 years, 8 months ago
  73. 4d05af0 patch 8.2.2061: Vim9: E1030 error when using empty string for term_sendkeys() by Bram Moolenaar · 4 years, 8 months ago
  74. 6a07644 patch 8.2.1990: cursor position wrong in terminal popup with finished job by Bram Moolenaar · 4 years, 9 months ago
  75. 0276471 patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping by Bram Moolenaar · 4 years, 9 months ago
  76. 47c5ea4 patch 8.2.1979: "term_opencmd" option of term_start() is truncated by Bram Moolenaar · 4 years, 9 months ago
  77. 957cf67 patch 8.2.1978: making a mapping work in all modes is complicated by Bram Moolenaar · 4 years, 9 months ago
  78. 927495b patch 8.2.1963: crash when using a popup window with "latin1" encoding by Bram Moolenaar · 4 years, 9 months ago
  79. 00806bc patch 8.2.1959: crash when terminal buffer name is made empty by Bram Moolenaar · 4 years, 9 months ago
  80. e100440 patch 8.2.1898: command modifier parsing always uses global cmdmod by Bram Moolenaar · 4 years, 10 months ago
  81. 9c24cd1 patch 8.2.1892: valgrind warns for using uninitialized access in tests by Bram Moolenaar · 4 years, 10 months ago
  82. 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
  83. c2c8205 patch 8.2.1664: memory leak when using :mkview with a terminal buffer by Bram Moolenaar · 5 years ago
  84. 0e65511 patch 8.2.1662: :mksession does not restore shared terminal buffer properly by Bram Moolenaar · 5 years ago
  85. ad30470 patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start by Bram Moolenaar · 5 years ago
  86. 2ce1458 patch 8.2.1598: starting a hidden terminal resizes the current window by Bram Moolenaar · 5 years ago
  87. b936b79 patch 8.2.1589: term_start() options for size are overruled by 'termwinsize' by Bram Moolenaar · 5 years ago
  88. d58d4f9 patch 8.2.1108: mouse left-right scroll is not supported in terminal window by Bram Moolenaar · 5 years ago
  89. 71ccd03 patch 8.2.0967: unnecessary type casts for vim_strnsave() by Bram Moolenaar · 5 years ago
  90. b100909 patch 8.2.0862: ":term ++curwin" makes the current buffer hidden by Bram Moolenaar · 5 years ago
  91. ca70c07 patch 8.2.0853: ml_delete() often called with FALSE argument by Bram Moolenaar · 5 years ago
  92. b42c0d5 patch 8.2.0839: dropping modifier when putting a character back in typeahead by Bram Moolenaar · 5 years ago
  93. f4b68e9 patch 8.2.0831: compiler warnings for integer sizes by Bram Moolenaar · 5 years ago
  94. 98f1671 patch 8.2.0808: not enough testing for the terminal window by Bram Moolenaar · 5 years ago
  95. e5886cc patch 8.2.0804: libvterm code lags behind the upstream version by Bram Moolenaar · 5 years ago
  96. d863728 patch 8.2.0802: libvterm code lags behind the upstream version by Bram Moolenaar · 5 years ago
  97. eaa3e0d patch 8.2.0801: terminal test fails on Mac by Bram Moolenaar · 5 years ago
  98. be593bf patch 8.2.0798: libvterm code lags behind the upstream version by Bram Moolenaar · 5 years ago
  99. 07b761a patch 8.2.0645: MS-Windows terminal: CTRL-C does not get to child job by Bram Moolenaar · 5 years ago
  100. e297802 patch 8.2.0643: terminal uses brown instead of dark yellow by Bram Moolenaar · 5 years ago