log src/terminal.c @ 13577:4cb743db55b3 v8.0.1661

age author description
Wed, 04 Apr 2018 23:15:06 +0200 Christian Brabandt patch 8.0.1661: warnings from 64 bit compiler v8.0.1661
Wed, 04 Apr 2018 23:00:07 +0200 Christian Brabandt patch 8.0.1660: the terminal API "drop" command doesn't support options v8.0.1660
Thu, 29 Mar 2018 17:30:06 +0200 Christian Brabandt patch 8.0.1652: term_dumpwrite() does not output composing characters v8.0.1652
Mon, 26 Mar 2018 21:45:07 +0200 Christian Brabandt patch 8.0.1647: terminal API may call any user function v8.0.1647
Sun, 25 Mar 2018 18:30:07 +0200 Christian Brabandt patch 8.0.1641: job in terminal can't communicate with Vim v8.0.1641
Fri, 23 Mar 2018 22:15:06 +0100 Christian Brabandt patch 8.0.1632: in a terminal dump NUL and space are different v8.0.1632
Wed, 21 Mar 2018 22:30:06 +0100 Christian Brabandt patch 8.0.1626: compiler warning for possible loss of data v8.0.1626
Tue, 20 Mar 2018 18:45:07 +0100 Christian Brabandt patch 8.0.1624: options for term_dumpdiff() and term_dumpload() not implemented v8.0.1624
Sun, 18 Mar 2018 19:30:06 +0100 Christian Brabandt patch 8.0.1615: term_dumpload() does not use the right colors v8.0.1615
Fri, 16 Mar 2018 23:00:07 +0100 Christian Brabandt patch 8.0.1612: need to close terminal after shell stopped v8.0.1612
Fri, 16 Mar 2018 22:30:07 +0100 Christian Brabandt patch 8.0.1611: CTRL-W in system terminal does not go to job v8.0.1611
Fri, 16 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1610: cannot build without GUI v8.0.1610
Fri, 16 Mar 2018 21:00:08 +0100 Christian Brabandt patch 8.0.1609: shell commands in the GUI use a dumb terminal v8.0.1609
Tue, 13 Mar 2018 13:15:07 +0100 Christian Brabandt patch 8.0.1603: cannot build with +terminal but without +menu v8.0.1603
Sun, 11 Mar 2018 19:45:05 +0100 Christian Brabandt patch 8.0.1598: cannot select text in a terminal with the mouse v8.0.1598
Sun, 11 Mar 2018 17:00:08 +0100 Christian Brabandt patch 8.0.1596: no autocommand specifically for opening a terminal window v8.0.1596
Sat, 10 Mar 2018 20:30:04 +0100 Christian Brabandt patch 8.0.1593: :qall never exits with an active terminal window v8.0.1593
Fri, 09 Mar 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1592: terminal windows in a session are not properly restored v8.0.1592
Sun, 04 Mar 2018 18:15:08 +0100 Christian Brabandt patch 8.0.1564: too many #ifdefs v8.0.1564
Tue, 27 Feb 2018 16:30:05 +0100 Christian Brabandt patch 8.0.1546: using feedkeys() in a terminal may trigger mappings v8.0.1546
Sun, 25 Feb 2018 21:45:06 +0100 Christian Brabandt patch 8.0.1542: terminal screen dump does not include cursor position v8.0.1542
Sat, 24 Feb 2018 20:00:07 +0100 Christian Brabandt patch 8.0.1539: no test for the popup menu positioning v8.0.1539
Tue, 20 Feb 2018 16:00:06 +0100 Christian Brabandt patch 8.0.1526: no test using a screen dump yet v8.0.1526
Mon, 19 Feb 2018 22:00:07 +0100 Christian Brabandt patch 8.0.1524: compiler warnings for uninitialized variables v8.0.1524
Sun, 18 Feb 2018 22:15:06 +0100 Christian Brabandt patch 8.0.1523: cannot write and read terminal screendumps v8.0.1523
Fri, 16 Feb 2018 20:15:08 +0100 Christian Brabandt patch 8.0.1521: Shift-Tab does not work in a terminal window v8.0.1521
Tue, 13 Feb 2018 21:30:06 +0100 Christian Brabandt patch 8.0.1520: cursor in wrong line when using a WinBar in Terminal window v8.0.1520
Tue, 13 Feb 2018 14:15:06 +0100 Christian Brabandt patch 8.0.1515: BufWinEnter event fired when opening hidden terminal v8.0.1515
Sun, 11 Feb 2018 15:00:06 +0100 Christian Brabandt patch 8.0.1499: out-of-memory situation not correctly handled v8.0.1499
Sat, 10 Feb 2018 19:00:07 +0100 Christian Brabandt patch 8.0.1496: clearing a pointer takes two lines v8.0.1496
Fri, 09 Feb 2018 17:00:07 +0100 Christian Brabandt patch 8.0.1484: reduntant conditions v8.0.1484
Thu, 08 Feb 2018 22:45:05 +0100 Christian Brabandt patch 8.0.1477: redraw flicker when moving the mouse outside of terminal window v8.0.1477
Tue, 30 Jan 2018 22:45:05 +0100 Christian Brabandt patch 8.0.1440: terminal window: some vterm responses are delayed v8.0.1440
Fri, 26 Jan 2018 21:15:06 +0100 Christian Brabandt patch 8.0.1430: crash when term_start() fails v8.0.1430
Fri, 26 Jan 2018 20:15:06 +0100 Christian Brabandt patch 8.0.1429: crash when calling term_start() with empty argument v8.0.1429
Tue, 05 Dec 2017 21:45:04 +0100 Christian Brabandt patch 8.0.1376: cursor in terminal not always updated v8.0.1376
Tue, 05 Dec 2017 13:15:05 +0100 Christian Brabandt patch 8.0.1368: cannot drag status or separator of new terminal window v8.0.1368
Fri, 01 Dec 2017 21:15:05 +0100 Christian Brabandt patch 8.0.1362: terminal window colors wrong when using Terminal highlighting v8.0.1362
Thu, 30 Nov 2017 22:15:05 +0100 Christian Brabandt patch 8.0.1360: the Terminal highlighting doesn't work in a terminal v8.0.1360
Wed, 29 Nov 2017 22:45:05 +0100 Christian Brabandt patch 8.0.1359: libvterm ANSI colors can not always be recognized v8.0.1359
Tue, 21 Nov 2017 18:15:06 +0100 Christian Brabandt patch 8.0.1330: MS-Windows: job in terminal can't get back to Vim v8.0.1330
Tue, 21 Nov 2017 15:00:06 +0100 Christian Brabandt patch 8.0.1328: trouble when using ":term ++close" with autocmd v8.0.1328
Mon, 20 Nov 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1323: mouse events in a terminal window may cause endless loop v8.0.1323
Sun, 19 Nov 2017 15:15:05 +0100 Christian Brabandt patch 8.0.1317: accessing freed memory in term_wait() v8.0.1317
Sat, 18 Nov 2017 19:00:06 +0100 Christian Brabandt patch 8.0.1309: cannot use 'balloonexpr' in a terminal v8.0.1309
Thu, 16 Nov 2017 13:15:05 +0100 Christian Brabandt patch 8.0.1299: bracketed paste does not work well in terminal window v8.0.1299
Thu, 09 Nov 2017 17:45:05 +0100 Christian Brabandt patch 8.0.1277: terminal window CR-NL conversions may cause problems v8.0.1277
Thu, 09 Nov 2017 13:30:05 +0100 Christian Brabandt patch 8.0.1276: key lost when window closed in exit callback v8.0.1276
Sat, 04 Nov 2017 20:15:04 +0100 Christian Brabandt patch 8.0.1261: program in terminal window gets NL instead of CR v8.0.1261
Mon, 30 Oct 2017 22:00:06 +0100 Christian Brabandt patch 8.0.1240: MS-Windows: term_start() does not support environment v8.0.1240
Sun, 15 Oct 2017 23:00:04 +0200 Christian Brabandt patch 8.0.1203: terminal window mistreats composing characters v8.0.1203
Sun, 15 Oct 2017 13:30:05 +0200 Christian Brabandt patch 8.0.1195: can't build on MS-Windows v8.0.1195
Sat, 14 Oct 2017 23:30:05 +0200 Christian Brabandt patch 8.0.1194: actual fg and bg colors of terminal are unknown v8.0.1194
Sat, 07 Oct 2017 17:45:04 +0200 Christian Brabandt patch 8.0.1177: in a terminal window the popup menu is not cleared v8.0.1177
Mon, 02 Oct 2017 22:00:05 +0200 Christian Brabandt patch 8.0.1173: terminal window is not redrawn after CTRL-L v8.0.1173
Sat, 30 Sep 2017 20:45:04 +0200 Christian Brabandt patch 8.0.1167: Motif: typing in terminal window is slow v8.0.1167
Tue, 26 Sep 2017 14:00:06 +0200 Christian Brabandt patch 8.0.1149: libvterm colors differ from xterm v8.0.1149
Fri, 22 Sep 2017 14:45:06 +0200 Christian Brabandt patch 8.0.1135: W_WINCOL() is always the same v8.0.1135
Fri, 22 Sep 2017 11:15:04 +0200 Christian Brabandt Missing part of 8.0.1131.
Wed, 20 Sep 2017 10:15:05 +0200 Christian Brabandt Add back terminal.c
Mon, 18 Sep 2017 21:30:05 +0200 Christian Brabandt patch 8.0.1126: endless resize when terminal showing in two buffers v8.0.1126
Sun, 17 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1123: cannot define a toolbar for a window v8.0.1123
Thu, 14 Sep 2017 20:45:05 +0200 Christian Brabandt patch 8.0.1108: cannot specify mappings for the terminal window v8.0.1108
Thu, 14 Sep 2017 16:00:06 +0200 Christian Brabandt patch 8.0.1106: terminal colors wrong on an MS-Windows console v8.0.1106
Thu, 14 Sep 2017 13:45:04 +0200 Christian Brabandt patch 8.0.1103: converting cterm color fails for grey ramp v8.0.1103
Thu, 14 Sep 2017 00:15:04 +0200 Christian Brabandt patch 8.0.1102: terminal window does not use Normal colors v8.0.1102
Wed, 13 Sep 2017 22:15:05 +0200 Christian Brabandt patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is set v8.0.1100
Mon, 11 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1097: background color wrong if job changes background color v8.0.1097
Mon, 11 Sep 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1096: terminal window in Normal mode has wrong background v8.0.1096
Sun, 10 Sep 2017 14:30:03 +0200 Christian Brabandt patch 8.0.1087: Test_terminal_cwd is flaky v8.0.1087
Sat, 09 Sep 2017 16:45:04 +0200 Christian Brabandt patch 8.0.1080: memory leak for eof_chars terminal option and buffer name v8.0.1080
Fri, 08 Sep 2017 21:00:04 +0200 Christian Brabandt patch 8.0.1076: term_start() does not take callbacks v8.0.1076
Fri, 08 Sep 2017 16:30:05 +0200 Christian Brabandt patch 8.0.1075: MS-Windows: mouse does not work in terminal v8.0.1075
Fri, 08 Sep 2017 14:45:05 +0200 Christian Brabandt patch 8.0.1074: ":term NONE" does not work on MS-Windows v8.0.1074
Tue, 05 Sep 2017 23:45:04 +0200 Christian Brabandt patch 8.0.1063: Coverity warns for NULL check and array use v8.0.1063
Tue, 05 Sep 2017 23:15:04 +0200 Christian Brabandt patch 8.0.1061: Coverity: no check for NULL command v8.0.1061
Sun, 03 Sep 2017 21:00:04 +0200 Christian Brabandt patch 8.0.1052: term_start() does not allow in_io, out_io and err_io options v8.0.1052
Sat, 02 Sep 2017 18:45:04 +0200 Christian Brabandt patch 8.0.1038: strike-through text not supported v8.0.1038
Sat, 02 Sep 2017 17:30:03 +0200 Christian Brabandt patch 8.0.1036: ++eof argument for terminal only available on MS-Windows v8.0.1036
Sat, 02 Sep 2017 16:30:04 +0200 Christian Brabandt patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows v8.0.1035
Sat, 02 Sep 2017 15:00:04 +0200 Christian Brabandt patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows v8.0.1034
Wed, 30 Aug 2017 16:00:04 +0200 Christian Brabandt patch 8.0.1018: warnings from 64-bit compiler v8.0.1018
Tue, 29 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.1013: terminal window behaves different from a buffer with changes v8.0.1013
Mon, 28 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.1009: Xterm cursor blinking status may be inverted v8.0.1009
Sat, 26 Aug 2017 23:45:04 +0200 Christian Brabandt patch 8.0.1002: unnecessarily updating screen after timer callback v8.0.1002
Sat, 26 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.1000: cannot open a terminal without running a job in it v8.0.1000
Thu, 24 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0994: MS-Windows: cursor in terminal blinks undesirably v8.0.0994
Thu, 24 Aug 2017 00:00:05 +0200 Christian Brabandt patch 8.0.0992: terminal title is wrong when 'encoding' is DBCS v8.0.0992
Wed, 23 Aug 2017 23:45:04 +0200 Christian Brabandt patch 8.0.0991: using wrong character conversion for DBCS v8.0.0991
Wed, 23 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0990: with DBCS 'encoding' wrong pasting register into terminal v8.0.0990
Tue, 22 Aug 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0987: terminal: second byte of double-byte char wrong v8.0.0987
Tue, 22 Aug 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0986: terminal feature always requires multi-byte feature v8.0.0986
Tue, 22 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0984: terminal blinking cursor not correct in the GUI v8.0.0984
Mon, 21 Aug 2017 22:15:05 +0200 Christian Brabandt patch 8.0.0982: cannot use a terminal when 'encoding' is non-utf8 multi-byte v8.0.0982
Mon, 21 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0981: cursor in terminal window blinks by default v8.0.0981
Sun, 20 Aug 2017 19:30:04 +0200 Christian Brabandt patch 8.0.0977: cannot send lines to a terminal job on MS-Windows v8.0.0977
Sun, 20 Aug 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0976: cannot send lines to a terminal job v8.0.0976
Sun, 20 Aug 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0973: initial info about blinking cursor is wrong v8.0.0973
Sat, 19 Aug 2017 21:30:03 +0200 Christian Brabandt patch 8.0.0968: crash when switching terminal modes v8.0.0968
Sat, 19 Aug 2017 19:45:04 +0200 Christian Brabandt patch 8.0.0965: not restoring cursor shape after it was set in a terminal v8.0.0965
Fri, 18 Aug 2017 23:00:05 +0200 Christian Brabandt patch 8.0.0960: job in terminal does not get CTRL-C v8.0.0960
Fri, 18 Aug 2017 21:00:05 +0200 Christian Brabandt patch 8.0.0957: a terminal job can deadlock when sending many keys v8.0.0957
Thu, 17 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0956: scrolling in a terminal window has flicker v8.0.0956
Thu, 17 Aug 2017 17:00:05 +0200 Christian Brabandt patch 8.0.0953: get "no write since last change" error in terminal window v8.0.0953
Thu, 17 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0952: has('terminal') does not check existence of dll file v8.0.0952
Wed, 16 Aug 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0949: winpty.dll name is fixed v8.0.0949
Mon, 14 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0942: using freed memory with ":terminal" v8.0.0942
Sun, 13 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0938: scrolling in terminal window is inefficient v8.0.0938
Sun, 13 Aug 2017 20:15:04 +0200 Christian Brabandt patch 8.0.0932: terminal may not use right characters for BS and Enter v8.0.0932
Sun, 13 Aug 2017 17:45:04 +0200 Christian Brabandt patch 8.0.0929: :term without argument does not work v8.0.0929
Sun, 13 Aug 2017 17:15:03 +0200 Christian Brabandt patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems v8.0.0928
Sun, 13 Aug 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0927: if a terminal job sends a blank title "running" is not shown v8.0.0927
Sun, 13 Aug 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0926: when job in terminal window ends topline is wrong v8.0.0926
Sun, 13 Aug 2017 15:30:03 +0200 Christian Brabandt patch 8.0.0924: terminal window not updated after using term_sendkeys() v8.0.0924
Sun, 13 Aug 2017 14:15:03 +0200 Christian Brabandt patch 8.0.0923: crash in GUI when terminal job exits v8.0.0923
Sat, 12 Aug 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0921: terminal window cursor shape not supported in the GUI v8.0.0921
Sat, 12 Aug 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0920: cursor wrong after switching altscreen in terminal v8.0.0920
Sat, 12 Aug 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0918: cannot get terminal window cursor shape or attributes v8.0.0918
Sat, 12 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0917: MS-Windows:CTRL-C handling in terminal window is wrong v8.0.0917
Sat, 12 Aug 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0916: cannot specify properties of window for terminal open v8.0.0916
Sat, 12 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0913: MS-Windows: CTRL-C kills shell in terminal window v8.0.0913
Sat, 12 Aug 2017 14:45:04 +0200 Christian Brabandt patch 8.0.0912: cannot run a job in a hidden terminal v8.0.0912
Fri, 11 Aug 2017 22:30:06 +0200 Christian Brabandt patch 8.0.0910: cannot create a terminal in the current window v8.0.0910
Fri, 11 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0908: cannot set terminal size with options v8.0.0908
Fri, 11 Aug 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0902: cannot specify directory or environment for a job v8.0.0902
Fri, 11 Aug 2017 16:45:04 +0200 Christian Brabandt patch 8.0.0899: function name mch_stop_job() is confusing v8.0.0899
Fri, 11 Aug 2017 16:30:04 +0200 Christian Brabandt patch 8.0.0898: can't use the alternate screen in a terminal window v8.0.0898
Thu, 10 Aug 2017 23:30:05 +0200 Christian Brabandt patch 8.0.0896: cannot close a terminal window when the job ends v8.0.0896
Tue, 08 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0893: cannot get the scroll count of a terminal window v8.0.0893
Tue, 08 Aug 2017 22:00:05 +0200 Christian Brabandt patch 8.0.0892: when opening a terminal the pty size doesn't always match v8.0.0892
Mon, 07 Aug 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0891: uninitialized memory use with empty line in terminal v8.0.0891
Mon, 07 Aug 2017 21:30:05 +0200 Christian Brabandt patch 8.0.0889: gcc gives warnings for uninitialized variables v8.0.0889
Mon, 07 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0886: crash when using ":term ls" v8.0.0886
Sun, 06 Aug 2017 21:45:03 +0200 Christian Brabandt patch 8.0.0885: terminal window scrollback is stored inefficiently v8.0.0885
Sun, 06 Aug 2017 19:15:05 +0200 Christian Brabandt patch 8.0.0884: can't specify the wait time for term_wait() v8.0.0884
Sun, 06 Aug 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0877: using CTRL- CTRL-N in terminal is inconsistent v8.0.0877
Sat, 05 Aug 2017 20:30:03 +0200 Christian Brabandt patch 8.0.0873: in terminal cannot use CTRL- CTRL-N to start Visual mode v8.0.0873
Sat, 05 Aug 2017 19:45:04 +0200 Christian Brabandt patch 8.0.0872: no mouse scroll with a terminal window v8.0.0872
Sat, 05 Aug 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0870: mouse escape codes sent to terminal unintentionally v8.0.0870
Sat, 05 Aug 2017 17:45:03 +0200 Christian Brabandt patch 8.0.0869: job output is sometimes not displayed in a terminal v8.0.0869
Sat, 05 Aug 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0868: cannot specify the terminal size on the command line v8.0.0868
Sat, 05 Aug 2017 15:30:04 +0200 Christian Brabandt patch 8.0.0866: Solaris also doesn't have MIN and MAX v8.0.0866
Sat, 05 Aug 2017 15:00:03 +0200 Christian Brabandt patch 8.0.0864: cannot specify the name of a terminal v8.0.0864
Sat, 05 Aug 2017 14:15:04 +0200 Christian Brabandt patch 8.0.0863: a remote command does not work in the terminal window v8.0.0863
Fri, 04 Aug 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0859: NULL pointer access when term_free_vterm called twice
Thu, 03 Aug 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0858: can exit while a terminal is still running a job
Thu, 03 Aug 2017 21:00:05 +0200 Christian Brabandt patch 8.0.0856: MS-Windows: terminal job doesn't take options v8.0.0856
Thu, 03 Aug 2017 21:00:04 +0200 Christian Brabandt patch 8.0.0855: MS-Windows: can't get tty name of terminal v8.0.0855
Thu, 03 Aug 2017 20:45:04 +0200 Christian Brabandt patch 8.0.0854: no redraw after terminal was closed v8.0.0854
Thu, 03 Aug 2017 19:30:05 +0200 Christian Brabandt patch 8.0.0853: crash when running terminal with unknown command v8.0.0853
Thu, 03 Aug 2017 17:15:04 +0200 Christian Brabandt patch 8.0.0849: crash when job exit callback wipes the terminal v8.0.0849
Thu, 03 Aug 2017 15:00:05 +0200 Christian Brabandt patch 8.0.0848: using multiple ch_log functions is clumsy v8.0.0848
Thu, 03 Aug 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0846: cannot get the name of the pty of a job v8.0.0846
Thu, 03 Aug 2017 12:00:04 +0200 Christian Brabandt patch 8.0.0845: MS-Windows: missing semicolon in terminal code v8.0.0845
Wed, 02 Aug 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0843: MS-Windows: compiler warning for signed/unsigned v8.0.0843
Wed, 02 Aug 2017 22:15:05 +0200 Christian Brabandt patch 8.0.0841: term_getline() may cause a crash v8.0.0841
Tue, 01 Aug 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0839: cannot kill a job in a terminal with CTRL-C v8.0.0839
Tue, 01 Aug 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0838: buffer hangs around whem terminal window is closed v8.0.0838
Tue, 01 Aug 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0836: can abandon a terminal buffer after making a change v8.0.0836
Tue, 01 Aug 2017 18:45:03 +0200 Christian Brabandt patch 8.0.0832: terminal function arguments are not consistent v8.0.0832
Tue, 01 Aug 2017 18:15:05 +0200 Christian Brabandt patch 8.0.0831: with 8 colors the bold attribute is not set properly v8.0.0831
Mon, 31 Jul 2017 21:30:05 +0200 Christian Brabandt patch 8.0.0824: in Terminal mode the cursor and screen gets redrawn v8.0.0824
Sun, 30 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0823: cannot paste text into a terminal window v8.0.0823
Sun, 30 Jul 2017 19:45:03 +0200 Christian Brabandt patch 8.0.0821: cannot get the title and status of a terminal window v8.0.0821
Sun, 30 Jul 2017 19:15:05 +0200 Christian Brabandt patch 8.0.0820: GUI: cursor in terminal window lags behind v8.0.0820
Sun, 30 Jul 2017 19:00:04 +0200 Christian Brabandt patch 8.0.0819: cursor not positioned in terminal window v8.0.0819
Sun, 30 Jul 2017 18:30:05 +0200 Christian Brabandt patch 8.0.0818: cannot get the cursor position of a terminal v8.0.0818
Sun, 30 Jul 2017 18:30:04 +0200 Christian Brabandt patch 8.0.0817: cannot get the terminal line at the cursor v8.0.0817
Sun, 30 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0816: crash when using invalid buffer number v8.0.0816
Sun, 30 Jul 2017 18:00:04 +0200 Christian Brabandt patch 8.0.0815: terminal window not correctly updated v8.0.0815
Sun, 30 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0813: cannot use a terminal window while the job is running v8.0.0813
Sat, 29 Jul 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0807: terminal window can't handle mouse buttons v8.0.0807
Sat, 29 Jul 2017 20:30:04 +0200 Christian Brabandt patch 8.0.0804: terminal window functions not yet implemented v8.0.0803
Sat, 29 Jul 2017 16:15:03 +0200 Christian Brabandt patch 8.0.0802: last line of terminal window has no color v8.0.0802
Sat, 29 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0801: terminal window title says "running" after job exits v8.0.0801
Sat, 29 Jul 2017 15:00:04 +0200 Christian Brabandt patch 8.0.0800 Problem: Terminal window scrollback contents is wrong. Solution: Fix handling of multi-byte characters (Yasuhiro Matsumoto) Handle empty lines correctly. (closes #1891) v8.0.0800
Fri, 28 Jul 2017 23:30:04 +0200 Christian Brabandt patch 8.0.0799: missing semicolon v8.0.0799
Fri, 28 Jul 2017 22:30:05 +0200 Christian Brabandt patch 8.0.0798: no highlighting in a terminal window with a finished job v8.0.0798
Fri, 28 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0797: finished job in terminal window is not handled v8.0.0797
Fri, 28 Jul 2017 15:15:04 +0200 Christian Brabandt patch 8.0.0791: terminal colors depend on the system v8.0.0791
Fri, 28 Jul 2017 14:30:04 +0200 Christian Brabandt patch 8.0.0789: splitting terminal window has resizing problems v8.0.0789
Fri, 28 Jul 2017 14:00:07 +0200 Christian Brabandt patch 8.0.0788: MS-Windows: cannot build with terminal feature v8.0.0788
Fri, 28 Jul 2017 14:00:06 +0200 Christian Brabandt patch 8.0.0787: cannot send CTRL-W command to terminal job v8.0.0787
Thu, 27 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0784: job of terminal may be garbage collected v8.0.0784
Thu, 27 Jul 2017 22:15:04 +0200 Christian Brabandt patch 8.0.0783: job of terminal may be freed too early v8.0.0783
Thu, 27 Jul 2017 22:00:04 +0200 Christian Brabandt patch 8.0.0781: MS-Windows: memory leak when using :terminal v8.0.0781
Wed, 26 Jul 2017 23:15:04 +0200 Christian Brabandt patch 8.0.0779: :term without an argument uses empty buffer name v8.0.0779
Wed, 26 Jul 2017 22:00:06 +0200 Christian Brabandt patch 8.0.0778: in a terminal the cursor may be hidden v8.0.0778
Wed, 26 Jul 2017 21:30:04 +0200 Christian Brabandt patch 8.0.0777: compiler warnings with 64 bit compiler v8.0.0777
Tue, 25 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0775: in a terminal the cursor is updated too often v8.0.0775
Mon, 24 Jul 2017 23:45:03 +0200 Christian Brabandt patch 8.0.0771: cursor in terminal window not always updated in GUI v8.0.0771
Mon, 24 Jul 2017 22:30:04 +0200 Christian Brabandt patch 8.0.0769: build problems with terminal on MS-Windows v8.0.0769
Mon, 24 Jul 2017 21:45:04 +0200 Christian Brabandt patch 8.0.0768: terminal window status shows "[Scratch]" v8.0.0768
Sun, 23 Jul 2017 23:00:04 +0200 Christian Brabandt patch 8.0.0764: 'termkey' does not work yet v8.0.0764
Sun, 23 Jul 2017 20:00:05 +0200 Christian Brabandt patch 8.0.0761: options not set properly for a terminal buffer v8.0.0761
Sun, 23 Jul 2017 18:15:03 +0200 Christian Brabandt patch 8.0.0760: terminal window colors wrong with 'termguicolors' v8.0.0760
Sun, 23 Jul 2017 17:30:06 +0200 Christian Brabandt patch 8.0.0759: MS-Windows: terminal does not adjust size v8.0.0759
Sun, 23 Jul 2017 17:30:05 +0200 Christian Brabandt patch 8.0.0758: possible crash when using a terminal window v8.0.0758
Sun, 23 Jul 2017 17:00:04 +0200 Christian Brabandt patch 8.0.0755: terminal window does not have colors in the GUI v8.0.0755
Sun, 23 Jul 2017 16:00:04 +0200 Christian Brabandt patch 8.0.0754: terminal window does not support colors v8.0.0754
Sat, 22 Jul 2017 22:45:04 +0200 Christian Brabandt patch 8.0.0753: no size reports to a job running in a terminal v8.0.0753
Sat, 22 Jul 2017 19:15:04 +0200 Christian Brabandt patch 8.0.0747: :terminal without an argument doesn't work v8.0.0747
Sat, 22 Jul 2017 18:45:04 +0200 Christian Brabandt patch 8.0.0746: when :term fails the job is not properly cleaned up v8.0.0746
Sat, 22 Jul 2017 18:15:05 +0200 Christian Brabandt patch 8.0.0745: multi-byte characters in a terminal don't display well v8.0.0745
Sat, 22 Jul 2017 18:15:04 +0200 Christian Brabandt patch 8.0.0744: terminal window does not use a pty v8.0.0744
Sat, 22 Jul 2017 16:15:04 +0200 Christian Brabandt patch 8.0.0742: terminal feature does not work on MS-Windows v8.0.0742
Fri, 21 Jul 2017 21:15:04 +0200 Christian Brabandt patch 8.0.0740: cannot resize a terminal window by the command v8.0.0740
Thu, 20 Jul 2017 23:15:03 +0200 Christian Brabandt patch 8.0.0739: terminal resizing doesn't work well. v8.0.0739
Wed, 19 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0738: cannot use the mouse to resize a terminal window v8.0.0738
Tue, 18 Jul 2017 23:00:03 +0200 Christian Brabandt patch 8.0.0730: terminal feature only supports Unix-like systems v8.0.0730
Mon, 17 Jul 2017 23:30:03 +0200 Christian Brabandt patch 8.0.0728: the terminal structure is never freed v8.0.0728
Sun, 16 Jul 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0725: a terminal window does not handle keyboard input v8.0.0725
Sun, 16 Jul 2017 14:00:03 +0200 Christian Brabandt patch 8.0.0718: output of job in terminal is not displayed v8.0.0718
Sat, 15 Jul 2017 20:15:03 +0200 Christian Brabandt patch 8.0.0717: terminal feature precence unclear v8.0.0717
Fri, 07 Jul 2017 12:00:04 +0200 Christian Brabandt patch 8.0.0693: no terminal emulator support v8.0.0693