log src/terminal.c @ 13304:013c44d9dc09 v8.0.1526

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