log src/terminal.c @ 16038:e7b18ce9ea2d v8.1.1024

age author description
Wed, 20 Mar 2019 20:45:06 +0100 Bram Moolenaar patch 8.1.1024: stray log calls in terminal code v8.1.1024
Tue, 19 Mar 2019 21:00:07 +0100 Bram Moolenaar patch 8.1.1018: window cleared when entering Terminal-Normal twice v8.1.1018
Mon, 25 Feb 2019 06:30:09 +0100 Bram Moolenaar patch 8.1.0982: update_cursor() called twice in :shell v8.1.0982
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sat, 16 Feb 2019 13:45:07 +0100 Bram Moolenaar patch 8.1.0929: no error when requesting ConPTY but it's not available v8.1.0929
Fri, 15 Feb 2019 00:30:06 +0100 Bram Moolenaar patch 8.1.0923: terminal dump diff swap does not update file names v8.1.0923
Thu, 14 Feb 2019 23:30:05 +0100 Bram Moolenaar patch 8.1.0921: terminal test sometimes fails; using memory after free v8.1.0921
Thu, 14 Feb 2019 21:30:05 +0100 Bram Moolenaar patch 8.1.0920: in Terminal-Normal mode job output messes up the window v8.1.0920
Wed, 13 Feb 2019 21:30:07 +0100 Bram Moolenaar patch 8.1.0912: MS-Windows: warning for signed/unsigned v8.1.0912
Wed, 13 Feb 2019 19:30:09 +0100 Bram Moolenaar patch 8.1.0909: MS-Windows: using ConPTY even though it is not stable v8.1.0909
Tue, 12 Feb 2019 22:00:06 +0100 Bram Moolenaar patch 8.1.0900: ConPTY many crash with 32-bit build v8.1.0900
Fri, 08 Feb 2019 13:00:08 +0100 Bram Moolenaar patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty v8.1.0880
Sun, 03 Feb 2019 15:00:08 +0100 Bram Moolenaar patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10 v8.1.0870
Tue, 29 Jan 2019 23:15:05 +0100 Bram Moolenaar patch 8.1.0847: may use terminal after it was cleaned up v8.1.0847
Tue, 29 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0845: having job_status() free the job causes problems v8.1.0845
Sat, 26 Jan 2019 15:15:12 +0100 Bram Moolenaar patch 8.1.0824: SunOS/Solaris has a problem with ttys v8.1.0824
Sun, 20 Jan 2019 15:45:07 +0100 Bram Moolenaar patch 8.1.0785: depending on the configuration some functions are unused v8.1.0785
Thu, 17 Jan 2019 13:15:07 +0100 Bram Moolenaar patch 8.1.0760: no proper test for using 'termencoding' v8.1.0760
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Thu, 03 Jan 2019 22:30:06 +0100 Bram Moolenaar patch 8.1.0685: get_buf_tv() is named inconsistently v8.1.0685
Thu, 27 Dec 2018 21:30:06 +0100 Bram Moolenaar patch 8.1.0645: Coverity warns for possible use of NULL pointer v8.1.0645
Mon, 24 Dec 2018 21:45:05 +0100 Bram Moolenaar patch 8.1.0633: crash when out of memory while opening a terminal window v8.1.0633
Fri, 21 Dec 2018 21:00:06 +0100 Bram Moolenaar patch 8.1.0618: term_getjob() does not return v:null as documented v8.1.0618
Fri, 21 Dec 2018 16:15:06 +0100 Bram Moolenaar patch 8.1.0615: get_tv function names are not consistent v8.1.0615
Thu, 20 Dec 2018 21:00:07 +0100 Bram Moolenaar patch 8.1.0611: crash when using terminal with long composing characters v8.1.0611
Fri, 14 Dec 2018 15:45:06 +0100 Bram Moolenaar patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() v8.1.0583
Sun, 11 Nov 2018 22:30:05 +0100 Bram Moolenaar patch 8.1.0522: :terminal does not show trailing empty lines v8.1.0522
Tue, 23 Oct 2018 21:45:06 +0200 Bram Moolenaar patch 8.1.0491: if a terminal dump has CR it is considered corrupt v8.1.0491
Tue, 16 Oct 2018 22:15:06 +0200 Bram Moolenaar patch 8.1.0481: when "Terminal" highlight is reverted cursor doesn't show v8.1.0481
Sun, 09 Sep 2018 20:00:07 +0200 Christian Brabandt patch 8.1.0358: crash when using term_dumpwrite() after the job finished v8.1.0358
Fri, 24 Aug 2018 21:45:05 +0200 Christian Brabandt patch 8.1.0326: screen dump does not consider NUL and space equal v8.1.0326
Tue, 07 Aug 2018 16:45:05 +0200 Christian Brabandt patch 8.1.0243: using :term ++close ++hidden closes a window v8.1.0243
Sat, 04 Aug 2018 17:00:05 +0200 Christian Brabandt patch 8.1.0238: 'buftype' is cleared when using ":term ++hidden cat" v8.1.0238
Sun, 08 Jul 2018 21:00:07 +0200 Christian Brabandt patch 8.1.0171: typing CTRL-W n in a terminal window causes ml_get error v8.1.0171
Sun, 08 Jul 2018 17:00:07 +0200 Christian Brabandt patch 8.1.0166: using dict_add_nr_str() is clumsy v8.1.0166
Tue, 19 Jun 2018 20:00:08 +0200 Christian Brabandt patch 8.1.0087: v:shell_error is always zero when using terminal for "!cmd" v8.1.0087
Mon, 18 Jun 2018 22:30:07 +0200 Christian Brabandt patch 8.1.0076: command getting cleared with CTRL-W : in a terminal window v8.1.0076
Sun, 17 Jun 2018 22:30:06 +0200 Christian Brabandt patch 8.1.0072: use of 'termwinkey' is inconsistent v8.1.0072
Tue, 12 Jun 2018 20:30:06 +0200 Christian Brabandt patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window v8.1.0050
Mon, 04 Jun 2018 17:30:08 +0200 Christian Brabandt patch 8.1.0032: BS in prompt buffer starts new line v8.1.0032
Mon, 21 May 2018 23:00:06 +0200 Christian Brabandt patch 8.1.0016: possible crash in term_wait() v8.1.0016
Mon, 21 May 2018 19:00:07 +0200 Christian Brabandt patch 8.1.0015: cursor color wrong when closing a terminal window v8.1.0015
Mon, 21 May 2018 15:00:07 +0200 Christian Brabandt patch 8.1.0013: using freed memory when changing terminal cursor color v8.1.0013
Thu, 17 May 2018 13:30:07 +0200 Christian Brabandt patch 8.0.1850: todo items in source code not visible for users v8.0.1850
Wed, 16 May 2018 00:00:12 +0200 Christian Brabandt patch 8.0.1848: 'termwinscroll' does not work properly v8.0.1848
Sun, 13 May 2018 19:15:06 +0200 Christian Brabandt patch 8.0.1838: cursor in wrong pos when switching to Terminal-Normal mode v8.0.1838
Sun, 13 May 2018 15:30:06 +0200 Christian Brabandt patch 8.0.1830: switching to Terminal-Normal mode does not redraw v8.0.1830
Sat, 12 May 2018 21:30:06 +0200 Christian Brabandt patch 8.0.1824: Coverity warns for variable that may be uninitialized v8.0.1824
Sat, 12 May 2018 20:45:04 +0200 Christian Brabandt patch 8.0.1821: cursor in terminal window moves when pressing CTRL-W v8.0.1821
Sat, 12 May 2018 17:00:06 +0200 Christian Brabandt patch 8.0.1818: lines remove from wrong buffer when using terminal window v8.0.1818
Fri, 11 May 2018 22:15:06 +0200 Christian Brabandt patch 8.0.1815: crash with terminal window and with 'lazyredraw' set v8.0.1815
Fri, 11 May 2018 21:00:06 +0200 Christian Brabandt patch 8.0.1814: crash with terminal window and with 'lazyredraw' set v8.0.1814
Thu, 10 May 2018 18:15:06 +0200 Christian Brabandt patch 8.0.1810: buffer of a terminal only updated in Terminal-Normal mode v8.0.1810
Mon, 07 May 2018 20:15:05 +0200 Christian Brabandt patch 8.0.1803: warning for uninitialized variable v8.0.1803
Sun, 06 May 2018 22:15:05 +0200 Christian Brabandt patch 8.0.1802: MS-Windows: terminal test fails v8.0.1802
Sun, 06 May 2018 22:00:07 +0200 Christian Brabandt patch 8.0.1801: MS-Windows: redirecting terminal output does not work v8.0.1801
Sun, 06 May 2018 16:45:05 +0200 Christian Brabandt patch 8.0.1797: terminal window is redrawn too often v8.0.1797
Sun, 06 May 2018 14:00:05 +0200 Christian Brabandt patch 8.0.1796: GUI: click on tab fails when the focus is in a terminal v8.0.1796
Sat, 05 May 2018 21:15:05 +0200 Christian Brabandt patch 8.0.1795: lose contact with jobs when :gui forks v8.0.1795
Sat, 05 May 2018 16:45:05 +0200 Christian Brabandt patch 8.0.1794: duplicate term options after renaming v8.0.1794