1. 3c51840 patch 8.0.1076: term_start() does not take callbacks by Bram Moolenaar · 8 years ago
  2. 1a735d6 patch 8.0.1075: MS-Windows: mouse does not work in terminal by Bram Moolenaar · 8 years ago
  3. 2dc9d26 patch 8.0.1074: ":term NONE" does not work on MS-Windows by Bram Moolenaar · 8 years ago
  4. 28550b7 patch 8.0.1063: Coverity warns for NULL check and array use by Bram Moolenaar · 8 years ago
  5. 6756c70 patch 8.0.1061: Coverity: no check for NULL command by Bram Moolenaar · 8 years ago
  6. e88fc7a patch 8.0.1052: term_start() does not allow in_io, out_io and err_io options by Bram Moolenaar · 8 years ago
  7. cf4b00c patch 8.0.1038: strike-through text not supported by Bram Moolenaar · 8 years ago
  8. dada6d2 patch 8.0.1036: ++eof argument for terminal only available on MS-Windows by Bram Moolenaar · 8 years ago
  9. ef68e4f patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows by Bram Moolenaar · 8 years ago
  10. 3346cc4 patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows by Bram Moolenaar · 8 years ago
  11. 4ad3b2b patch 8.0.1018: warnings from 64-bit compiler by Bram Moolenaar · 8 years ago
  12. e561a7e patch 8.0.1013: terminal window behaves different from a buffer with changes by Bram Moolenaar · 8 years ago
  13. 4db2554 patch 8.0.1009: Xterm cursor blinking status may be inverted by Bram Moolenaar · 8 years ago
  14. 02e177d patch 8.0.1002: unnecessarily updating screen after timer callback by Bram Moolenaar · 8 years ago
  15. 13ebb03 patch 8.0.1000: cannot open a terminal without running a job in it by Bram Moolenaar · 8 years ago
  16. be0b729 patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirably by Bram Moolenaar · 8 years ago
  17. 33d66bd patch 8.0.0992: terminal title is wrong when 'encoding' is DBCS by Bram Moolenaar · 8 years ago
  18. 6c4d12c patch 8.0.0991: using wrong character conversion for DBCS by Bram Moolenaar · 8 years ago
  19. 285f243 patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminal by Bram Moolenaar · 8 years ago
  20. d2c45a1 patch 8.0.0987: terminal: second byte of double-byte char wrong by Bram Moolenaar · 8 years ago
  21. ec0e07a patch 8.0.0986: terminal feature always requires multi-byte feature by Bram Moolenaar · 8 years ago
  22. 5830232 patch 8.0.0984: terminal blinking cursor not correct in the GUI by Bram Moolenaar · 8 years ago
  23. 740c433 patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byte by Bram Moolenaar · 8 years ago
  24. 0cbba82 patch 8.0.0981: cursor in terminal window blinks by default by Bram Moolenaar · 8 years ago
  25. 5983d50 patch 8.0.0977: cannot send lines to a terminal job on MS-Windows by Bram Moolenaar · 8 years ago
  26. b241208 patch 8.0.0976: cannot send lines to a terminal job by Bram Moolenaar · 8 years ago
  27. ce1c327 patch 8.0.0973: initial info about blinking cursor is wrong by Bram Moolenaar · 8 years ago
  28. 77ac9b5 patch 8.0.0968: crash when switching terminal modes by Bram Moolenaar · 8 years ago
  29. 3eee06e patch 8.0.0965: not restoring cursor shape after it was set in a terminal by Bram Moolenaar · 8 years ago
  30. 8e539c5 patch 8.0.0960: job in terminal does not get CTRL-C by Bram Moolenaar · 8 years ago
  31. 97bd5e6 patch 8.0.0957: a terminal job can deadlock when sending many keys by Bram Moolenaar · 8 years ago
  32. cfce717 patch 8.0.0956: scrolling in a terminal window has flicker by Bram Moolenaar · 8 years ago
  33. f5be7cd patch 8.0.0953: get "no write since last change" error in terminal window by Bram Moolenaar · 8 years ago
  34. a83e396 patch 8.0.0952: has('terminal') does not check existence of dll file by Bram Moolenaar · 8 years ago
  35. 9e13aa7 patch 8.0.0949: winpty.dll name is fixed by Bram Moolenaar · 8 years ago
  36. 4fa1019 patch 8.0.0942: using freed memory with ":terminal" by Bram Moolenaar · 8 years ago
  37. 6bb18a8 patch 8.0.0938: scrolling in terminal window is inefficient by Bram Moolenaar · 8 years ago
  38. 4f44b88 patch 8.0.0932: terminal may not use right characters for BS and Enter by Bram Moolenaar · 8 years ago
  39. 2438ae3 patch 8.0.0929: :term without argument does not work by Bram Moolenaar · 8 years ago
  40. dcaa613 patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems by Bram Moolenaar · 8 years ago
  41. 274a52f patch 8.0.0927: if a terminal job sends a blank title "running" is not shown by Bram Moolenaar · 8 years ago
  42. e0f314a patch 8.0.0926: when job in terminal window ends topline is wrong by Bram Moolenaar · 8 years ago
  43. 5cc1f2c patch 8.0.0924: terminal window not updated after using term_sendkeys() by Bram Moolenaar · 8 years ago
  44. 679653e patch 8.0.0923: crash in GUI when terminal job exits by Bram Moolenaar · 8 years ago
  45. 3d9bdfe patch 8.0.0921: terminal window cursor shape not supported in the GUI by Bram Moolenaar · 8 years ago
  46. 893029a patch 8.0.0920: cursor wrong after switching altscreen in terminal by Bram Moolenaar · 8 years ago
  47. 3cd43cc patch 8.0.0918: cannot get terminal window cursor shape or attributes by Bram Moolenaar · 8 years ago
  48. 589b110 patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrong by Bram Moolenaar · 8 years ago
  49. 37c4583 patch 8.0.0916: cannot specify properties of window for terminal open by Bram Moolenaar · 8 years ago
  50. 9698ad7 patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window by Bram Moolenaar · 8 years ago
  51. 8cad930 patch 8.0.0912: cannot run a job in a hidden terminal by Bram Moolenaar · 8 years ago
  52. da43b61 patch 8.0.0910: cannot create a terminal in the current window by Bram Moolenaar · 8 years ago
  53. 08d384f patch 8.0.0908: cannot set terminal size with options by Bram Moolenaar · 8 years ago
  54. 05aafed patch 8.0.0902: cannot specify directory or environment for a job by Bram Moolenaar · 8 years ago
  55. 2d33e90 patch 8.0.0899: function name mch_stop_job() is confusing by Bram Moolenaar · 8 years ago
  56. e41e3b4 patch 8.0.0898: can't use the alternate screen in a terminal window by Bram Moolenaar · 8 years ago
  57. dd693ce patch 8.0.0896: cannot close a terminal window when the job ends by Bram Moolenaar · 8 years ago
  58. 82b9ca0 patch 8.0.0893: cannot get the scroll count of a terminal window by Bram Moolenaar · 8 years ago
  59. 292d569 patch 8.0.0892: when opening a terminal the pty size doesn't always match by Bram Moolenaar · 8 years ago
  60. 7fadbf8 patch 8.0.0891: uninitialized memory use with empty line in terminal by Bram Moolenaar · 8 years ago
  61. e20b3eb patch 8.0.0889: gcc gives warnings for uninitialized variables by Bram Moolenaar · 8 years ago
  62. f8d57a5 patch 8.0.0886: crash when using ":term ls" by Bram Moolenaar · 8 years ago
  63. 33a43be patch 8.0.0885: terminal window scrollback is stored inefficiently by Bram Moolenaar · 8 years ago
  64. f3402b1 patch 8.0.0884: can't specify the wait time for term_wait() by Bram Moolenaar · 8 years ago
  65. 6d81974 patch 8.0.0877: using CTRL-\ CTRL-N in terminal is inconsistent by Bram Moolenaar · 8 years ago
  66. aaa8a35 patch 8.0.0873: in terminal cannot use CTRL-\ CTRL-N to start Visual mode by Bram Moolenaar · 8 years ago
  67. 98fd66d patch 8.0.0872: no mouse scroll with a terminal window by Bram Moolenaar · 8 years ago
  68. b9279e7 patch 8.0.0870: mouse escape codes sent to terminal unintentionally by Bram Moolenaar · 8 years ago
  69. a9f0281 patch 8.0.0869: job output is sometimes not displayed in a terminal by Bram Moolenaar · 8 years ago
  70. cfcc022 patch 8.0.0868: cannot specify the terminal size on the command line by Bram Moolenaar · 8 years ago
  71. d531098 patch 8.0.0866: Solaris also doesn't have MIN and MAX by Bram Moolenaar · 8 years ago
  72. 78712a7 patch 8.0.0864: cannot specify the name of a terminal by Bram Moolenaar · 8 years ago
  73. 6919819 patch 8.0.0863: a remote command does not work in the terminal window by Bram Moolenaar · 8 years ago
  74. 8e5eece patch 8.0.0859: NULL pointer access when term_free_vterm called twice by Bram Moolenaar · 8 years ago
  75. eb44a68 patch 8.0.0858: can exit while a terminal is still running a job by Bram Moolenaar · 8 years ago
  76. 102dc7f patch 8.0.0856: MS-Windows: terminal job doesn't take options by Bram Moolenaar · 8 years ago
  77. 5be8dd0 patch 8.0.0855: MS-Windows: can't get tty name of terminal by Bram Moolenaar · 8 years ago
  78. e9c21ae patch 8.0.0854: no redraw after terminal was closed by Bram Moolenaar · 8 years ago
  79. b4a6721 patch 8.0.0853: crash when running terminal with unknown command by Bram Moolenaar · 8 years ago
  80. 3c3a80d patch 8.0.0849: crash when job exit callback wipes the terminal by Bram Moolenaar · 8 years ago
  81. 2f3a90a patch 8.0.0848: using multiple ch_log functions is clumsy by Bram Moolenaar · 8 years ago
  82. 7c9aec4 patch 8.0.0846: cannot get the name of the pty of a job by Bram Moolenaar · 8 years ago
  83. d8dc179 patch 8.0.0845: MS-Windows: missing semicolon in terminal code by Bram Moolenaar · 8 years ago
  84. 66cd19f patch 8.0.0843: MS-Windows: compiler warning for signed/unsigned by Bram Moolenaar · 8 years ago
  85. 5c838a3 patch 8.0.0841: term_getline() may cause a crash by Bram Moolenaar · 8 years ago
  86. fae4283 patch 8.0.0839: cannot kill a job in a terminal with CTRL-C by Bram Moolenaar · 8 years ago
  87. 94053a5 patch 8.0.0838: buffer hangs around whem terminal window is closed by Bram Moolenaar · 8 years ago
  88. 20e6cd0 patch 8.0.0836: can abandon a terminal buffer after making a change by Bram Moolenaar · 8 years ago
  89. c2ce52c patch 8.0.0832: terminal function arguments are not consistent by Bram Moolenaar · 8 years ago
  90. 12d853f patch 8.0.0831: with 8 colors the bold attribute is not set properly by Bram Moolenaar · 8 years ago
  91. 392d1bf patch 8.0.0824: in Terminal mode the cursor and screen gets redrawn by Bram Moolenaar · 8 years ago
  92. c9456ce patch 8.0.0823: cannot paste text into a terminal window by Bram Moolenaar · 8 years ago
  93. b000e32 patch 8.0.0821: cannot get the title and status of a terminal window by Bram Moolenaar · 8 years ago
  94. 12d93ee patch 8.0.0820: GUI: cursor in terminal window lags behind by Bram Moolenaar · 8 years ago
  95. 0e23e9c patch 8.0.0819: cursor not positioned in terminal window by Bram Moolenaar · 8 years ago
  96. 9787000 patch 8.0.0818: cannot get the cursor position of a terminal by Bram Moolenaar · 8 years ago
  97. 22aad2f patch 8.0.0817: cannot get the terminal line at the cursor by Bram Moolenaar · 8 years ago
  98. f144a3f patch 8.0.0816: crash when using invalid buffer number by Bram Moolenaar · 8 years ago
  99. 43c007f patch 8.0.0815: terminal window not correctly updated by Bram Moolenaar · 8 years ago
  100. 423802d patch 8.0.0813: cannot use a terminal window while the job is running by Bram Moolenaar · 8 years ago