log src/terminal.c @ 12845:15696054bc6c v8.0.1299

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