log src/terminal.c @ 12984:fc0d4a036654 v8.0.1368

age author description
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