1. 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 3 months ago
  2. be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
  3. 562610c patch 9.1.1364: style: more indentation issues by Yegappan Lakshmanan · 4 months ago
  4. fa9753a patch 9.1.1348: still E315 with the terminal feature by Hirohito Higashi · 4 months ago
  5. 031f227 patch 9.1.1339: missing out-of-memory checks for enc_to_utf16()/utf16_to_enc() by John Marriott · 5 months ago
  6. 926e2af patch 9.1.1330: may receive E315 in terminal by Hirohito Higashi · 5 months ago
  7. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
  8. 6d5f4a0 patch 9.1.0808: Terminal scrollback doesn't shrink when decreasing 'termwinscroll' by Milly · 11 months ago
  9. 991657e patch 9.1.0787: cursor position changed when using hidden terminal by Christian Brabandt · 11 months ago
  10. bc11f6d patch 9.1.0679: Rename from w_closing to w_locked is incomplete by zeertzjq · 1 year, 1 month ago
  11. 0a6e57b patch 9.1.0678: [security]: use-after-free in alist_add() by Christian Brabandt · 1 year, 1 month ago
  12. 1254e6d patch 9.1.0643: terminal: cursor may end up on invalid position by Christian Brabandt · 1 year, 1 month ago
  13. 0268ff3 patch 9.1.0633: Compilation warnings with `-Wunused-parameter` by Dominique Pellé · 1 year, 1 month ago
  14. a78eb25 patch 9.1.0481: Vim9: term_getjob() throws an exception on error by Ernie Rael · 1 year, 3 months ago
  15. 4877cb4 patch 9.1.0475: cmod_split modifier is always reset in term_start() by Yegappan Lakshmanan · 1 year, 3 months ago
  16. d603e95 patch 9.1.0473: term_start() does not clear vertical modifier by Yegappan Lakshmanan · 1 year, 3 months ago
  17. d0c1b77 patch 9.1.0184: Cursor pos wrong when clicking with conceal and wrap by zeertzjq · 1 year, 6 months ago
  18. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 8 months ago
  19. 989426b patch 9.0.2025: no cmdline completion for ++opt args by Yee Cheng Chin · 1 year, 11 months ago
  20. ceee7a8 patch 9.0.1927: patch 1916 (fixed terminal size) not optimal by Christian Brabandt · 2 years ago
  21. aa64ba1 patch 9.0.1916: Crash when allocating large terminal screen by Christian Brabandt · 2 years ago
  22. 7e0bae0 patch 9.0.1687: mapset() not properly handling script ID by zeertzjq · 2 years, 1 month ago
  23. 50809a4 patch 9.0.1572: error messages are not translated by Bram Moolenaar · 2 years, 4 months ago
  24. 2391954 patch 9.0.1509: error message lacks mentioning the erroneous argument by Bram Moolenaar · 2 years, 4 months ago
  25. 58806c1 patch 9.0.1498: in a terminal window the cursor may jump around by Bram Moolenaar · 2 years, 4 months ago
  26. f39d9e9 patch 9.0.1479: small source file problems; outdated list of distrib. files by Bram Moolenaar · 2 years, 5 months ago
  27. a23a11b patch 9.0.1336: functions without arguments are not always declared properly by Yegappan Lakshmanan · 2 years, 7 months ago
  28. 032713f patch 9.0.1245: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  29. e76062c patch 9.0.0965: using one window for executing autocommands is insufficient by Bram Moolenaar · 2 years, 9 months ago
  30. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 10 months ago
  31. ebed1b0 patch 9.0.0940: crash when typing a letter in a terminal window by Bram Moolenaar · 2 years, 10 months ago
  32. 24fe33a patch 9.0.0934: various code formatting issues by Bram Moolenaar · 2 years, 10 months ago
  33. 63a2e36 patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug by Bram Moolenaar · 2 years, 10 months ago
  34. c896adb patch 9.0.0912: libvterm with modifyOtherKeys level 2 does not match xterm by Bram Moolenaar · 2 years, 10 months ago
  35. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 10 months ago
  36. 6a12d26 patch 9.0.0774: the libvterm code is outdated by Bram Moolenaar · 2 years, 11 months ago
  37. 4ccaedf patch 9.0.0756: no autocmd event for changing text in a terminal window by Shougo Matsushita · 2 years, 11 months ago
  38. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 11 months ago
  39. 15b314f patch 9.0.0708: :confirm does not work properly for a terminal buffer by Yee Cheng Chin · 2 years, 11 months ago
  40. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 3 years ago
  41. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  42. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  43. 474ad39 patch 9.0.0235: 'autoshelldir' does not work with chunked respose by Bram Moolenaar · 3 years, 1 month ago
  44. a4d158b patch 9.0.0206: redraw flags are not named specifically by Bram Moolenaar · 3 years, 1 month ago
  45. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 2 months ago
  46. 510f037 patch 9.0.0037: build error by Bram Moolenaar · 3 years, 2 months ago
  47. 327e6dd patch 8.2.5055: statusline is not updated when terminal title changes by LemonBoy · 3 years, 3 months ago
  48. 9e636b9 patch 8.2.5041: cannot close a terminal popup with "NONE" job by Bram Moolenaar · 3 years, 3 months ago
  49. 30b9a41 patch 8.2.5021: build fails with normal features and +terminal by Bram Moolenaar · 3 years, 3 months ago
  50. b2b3acb patch 8.2.4982: colors in terminal window are not 100% correct by LemonBoy · 3 years, 4 months ago
  51. 6ed545e patch 8.2.4928: various white space and cosmetic mistakes by Bram Moolenaar · 3 years, 4 months ago
  52. 2495910 patch 8.2.4911: the mode #defines are not clearly named by Bram Moolenaar · 3 years, 4 months ago
  53. ac4174e patch 8.2.4909: MODE_ enum entries names are too generic by Bram Moolenaar · 3 years, 4 months ago
  54. aae9762 patch 8.2.4745: using wrong flag for using bell in the terminal by Bram Moolenaar · 3 years, 5 months ago
  55. 77771d3 patch 8.2.4744: a terminal window can't use the bell by LemonBoy · 3 years, 5 months ago
  56. 2bf52dd patch 8.2.4723: the ModeChanged autocmd event is inefficient by LemonBoy · 3 years, 5 months ago
  57. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 5 months ago
  58. 68afde4 patch 8.2.4468: Coverity warns for uninitialized struct member by Bram Moolenaar · 3 years, 6 months ago
  59. ae1bd87 patch 8.2.4157: terminal test fails because Windows sets the title by ichizok · 3 years, 8 months ago
  60. e32c3c4 patch 8.2.4099: Vim9: cannot use Vim9 syntax in mapping by Bram Moolenaar · 3 years, 8 months ago
  61. 04935fb patch 8.2.4043: using int for second argument of ga_init2() by Bram Moolenaar · 3 years, 8 months ago
  62. d82a47d patch 8.2.4012: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  63. 9a846fb patch 8.2.3977: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  64. 460ae5d patch 8.2.3967: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  65. 436b5ad patch 8.2.3961: error messages are spread out by Bram Moolenaar · 3 years, 8 months ago
  66. af4a61a patch 8.2.3914: various spelling mistakes in comments by Dominique Pelle · 3 years, 8 months ago
  67. 8103527 patch 8.2.3828: when opening a terminal from a timer first typed char is lost by Bram Moolenaar · 3 years, 9 months ago
  68. 829c8e8 patch 8.2.3803: GUI: crash with 'writedelay' set using a terminal window by Bram Moolenaar · 3 years, 9 months ago
  69. 3194e5b patch 8.2.3801: if a terminal shows in two windows, only one is redrawn by Bram Moolenaar · 3 years, 9 months ago
  70. 851f86b patch 8.2.3796: the funcexe_T struct members are not named consistently by Bram Moolenaar · 3 years, 9 months ago
  71. e505071 patch 8.2.3763: when editing the cmdline a callback may cause a scroll up by Bram Moolenaar · 3 years, 9 months ago
  72. a48d4e4 patch 8.2.3761: focus change is not passed on to a terminal window by Bram Moolenaar · 3 years, 9 months ago
  73. 7da3415 patch 8.2.3666: libvterm is outdated by Bram Moolenaar · 3 years, 10 months ago
  74. b771b6b patch 8.2.3653: terminal ANSI colors may be wrong by Milly · 3 years, 10 months ago
  75. eea32af patch 8.2.3640: freeze when calling term_wait() in a close callback by Bram Moolenaar · 3 years, 10 months ago
  76. 87fd092 patch 8.2.3628: looking terminal colors is a bit slow by Bram Moolenaar · 3 years, 10 months ago
  77. 3ad6953 patch 8.2.3624: when renaming a terminal buffer status text is not updated by Bram Moolenaar · 3 years, 10 months ago
  78. 36968af patch 8.2.3597: Vim seems to hang when writing a long text to a terminal by Bram Moolenaar · 3 years, 10 months ago
  79. 8813739 patch 8.2.3585: crash when passing float to "term_rows" of term_start() by Bram Moolenaar · 3 years, 10 months ago
  80. 25def2c patch 8.2.3555: ModeChanged is not triggered on every mode change by =?UTF-8?q?Magnus=20Gro=C3=9F?= · 3 years, 11 months ago
  81. 21c1a0c patch 8.2.3530: ":buf \{a}" fails while ":edit \{a}" works by Bram Moolenaar · 3 years, 11 months ago
  82. 7b5f45b patch 8.2.3516: terminal window does not have transparent background by Milly · 3 years, 11 months ago
  83. fc3b775 patch 8.2.3415: Vim9: not all function argument types are properly checked by Yegappan Lakshmanan · 4 years ago
  84. 4490ec4 patch 8.2.3229: Vim9: runtime and compile time type checks are not the same by Yegappan Lakshmanan · 4 years, 1 month ago
  85. 1a3e574 patch 8.2.3208: dynamic library load error does not mention why it failed by Martin Tournoij · 4 years, 1 month ago
  86. 0ad871d patch 8.2.3206: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  87. cd91720 patch 8.2.3194: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  88. 83494b4 patch 8.2.3188: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  89. a9a7c0c patch 8.2.3173: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  90. 1a71d31 patch 8.2.3162: Vim9: argument types are not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  91. 5b73992 patch 8.2.3135: Vim9: builtin function arguments not checked at compile time by Yegappan Lakshmanan · 4 years, 2 months ago
  92. eeec254 patch 8.2.2922: computing array length is done in various ways by K.Takata · 4 years, 3 months ago
  93. e5b4486 patch 8.2.2908: crash when using a terminal popup window from cmdline window by Bram Moolenaar · 4 years, 3 months ago
  94. 918b089 patch 8.2.2845: MS-Windows: warning for signed/unsigned comparison by Bram Moolenaar · 4 years, 4 months ago
  95. ad43199 patch 8.2.2830: terminal colors are not updated when 'background' is set by Bram Moolenaar · 4 years, 4 months ago
  96. aeed2a6 patch 8.2.2818: no jump added when opening terminal in current window by Bram Moolenaar · 4 years, 4 months ago
  97. 8b9abfd patch 8.2.2675: directory change in a terminal window shell is not followed by Bram Moolenaar · 4 years, 5 months ago
  98. eba13e4 patch 8.2.2545: errors and crash when terminal window is zero height by Bram Moolenaar · 4 years, 7 months ago
  99. f545269 patch 8.2.2067: cursor position in popup terminal is wrong by Bram Moolenaar · 4 years, 9 months ago
  100. ebec3e2 patch 8.2.2064: terminal: cursor is on while redrawing, causing flicker by Bram Moolenaar · 4 years, 9 months ago