Thu, 13 Sep 2018 15:45:05 +0200 |
Christian Brabandt |
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
|
Wed, 12 Sep 2018 20:30:05 +0200 |
Christian Brabandt |
patch 8.1.0371: argument types for select() may be wrong
v8.1.0371
|
Thu, 06 Sep 2018 13:15:05 +0200 |
Christian Brabandt |
patch 8.1.0349: crash when wiping buffer in a callback
v8.1.0349
|
Mon, 27 Aug 2018 23:30:06 +0200 |
Christian Brabandt |
patch 8.1.0329: using inputlist() during startup results in garbage
v8.1.0329
|
Tue, 21 Aug 2018 20:00:07 +0200 |
Christian Brabandt |
patch 8.1.0312: wrong type for flags used in signal handlers
v8.1.0312
|
Tue, 21 Aug 2018 13:15:04 +0200 |
Christian Brabandt |
patch 8.1.0304: no redraw when using a STOP signal on Vim and then CONT
v8.1.0304
|
Mon, 20 Aug 2018 22:00:07 +0200 |
Christian Brabandt |
patch 8.1.0302: crash when using :suspend and "fg"
v8.1.0302
|
Sun, 19 Aug 2018 22:30:05 +0200 |
Christian Brabandt |
patch 8.1.0300: the old window title might be freed twice
v8.1.0300
|
Sat, 11 Aug 2018 14:00:05 +0200 |
Christian Brabandt |
patch 8.1.0268: file type checking has too many #ifdef
v8.1.0268
|
Tue, 07 Aug 2018 22:45:06 +0200 |
Christian Brabandt |
patch 8.1.0253: saving and restoring window title does not always work
v8.1.0253
|
Tue, 07 Aug 2018 17:45:05 +0200 |
Christian Brabandt |
patch 8.1.0244: no redraw when using a STOP signal on Vim and then CONT
v8.1.0244
|
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
|
Wed, 13 Jun 2018 21:00:06 +0200 |
Christian Brabandt |
patch 8.1.0054: compiler warning for using %ld for "long long"
v8.1.0054
|
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
|
Tue, 12 Jun 2018 18:15:05 +0200 |
Christian Brabandt |
patch 8.1.0049: shell cannot tell running in a terminal window
v8.1.0049
|
Sat, 12 May 2018 17:45:05 +0200 |
Christian Brabandt |
patch 8.0.1820: terminal window redirecting stdout does not show stderr
v8.0.1820
|
Sat, 05 May 2018 21:15:05 +0200 |
Christian Brabandt |
patch 8.0.1795: lose contact with jobs when :gui forks
v8.0.1795
|
Tue, 24 Apr 2018 21:00:07 +0200 |
Christian Brabandt |
patch 8.0.1761: job in terminal window with no output channel is killed
v8.0.1761
|
Tue, 24 Apr 2018 15:30:08 +0200 |
Christian Brabandt |
patch 8.0.1753: various warnings from a static analyser
v8.0.1753
|
Sat, 21 Apr 2018 22:45:07 +0200 |
Christian Brabandt |
patch 8.0.1745: build failure on MS-Windows
v8.0.1745
|
Thu, 05 Apr 2018 22:30:07 +0200 |
Christian Brabandt |
patch 8.0.1665: when running a terminal from the GUI 'term' is not useful
v8.0.1665
|
Thu, 22 Mar 2018 21:45:06 +0100 |
Christian Brabandt |
patch 8.0.1629: Mac: getpagesize() is deprecated
v8.0.1629
|
Sat, 17 Mar 2018 13:30:07 +0100 |
Christian Brabandt |
patch 8.0.1613: warning for unused variable in tiny build
v8.0.1613
|
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
|
Mon, 05 Mar 2018 22:00:04 +0100 |
Christian Brabandt |
patch 8.0.1572: Mac: getting memory size doesn't work everywhere
v8.0.1572
|
Mon, 05 Mar 2018 11:00:07 +0100 |
Christian Brabandt |
patch 8.0.1568: can't build on older Mac, header file is missing
v8.0.1568
|
Sun, 04 Mar 2018 18:15:08 +0100 |
Christian Brabandt |
patch 8.0.1564: too many #ifdefs
v8.0.1564
|
Tue, 27 Feb 2018 19:15:05 +0100 |
Christian Brabandt |
patch 8.0.1552: may leak file descriptors when executing job
v8.0.1552
|
Tue, 27 Feb 2018 18:00:05 +0100 |
Christian Brabandt |
patch 8.0.1551: on Mac 'maxmemtot' is set to a weird value
v8.0.1551
|
Sat, 10 Feb 2018 19:00:07 +0100 |
Christian Brabandt |
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
|
Mon, 18 Dec 2017 18:15:05 +0100 |
Christian Brabandt |
patch 8.0.1405: duplicated code for getting a typed character
v8.0.1405
|
Sat, 18 Nov 2017 22:15:05 +0100 |
Christian Brabandt |
patch 8.0.1312: balloon_show() only works in terminal when compiled with GUI
v8.0.1312
|
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 17:15:06 +0100 |
Christian Brabandt |
patch 8.0.1300: file permissions may end up wrong when writing
v8.0.1300
|
Sat, 28 Oct 2017 21:15:35 +0200 |
Christian Brabandt |
patch 8.0.1236: Mac features are confusing
v8.0.1236
|
Fri, 06 Oct 2017 01:15:05 +0200 |
Christian Brabandt |
patch 8.0.1176: job_start() does not handle quote and backslash correctly
v8.0.1176
|
Sun, 01 Oct 2017 16:30:03 +0200 |
Christian Brabandt |
patch 8.0.1170: using termdebug results in 100% CPU time
v8.0.1170
|
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:05 +0200 |
Christian Brabandt |
patch 8.0.1064: Coverity warns for leaking resource
v8.0.1064
|
Sun, 03 Sep 2017 20:00:04 +0200 |
Christian Brabandt |
patch 8.0.1051: cannot run terminal with spaces in argument
v8.0.1051
|
Fri, 01 Sep 2017 20:30:04 +0200 |
Christian Brabandt |
patch 8.0.1033: detecting background color does not work in screen
v8.0.1033
|
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
|
Mon, 21 Aug 2017 21:15:04 +0200 |
Christian Brabandt |
patch 8.0.0980: Coverity warning for failing to open /dev/null
v8.0.0980
|
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, 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
|
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
|
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 14:00:06 +0200 |
Christian Brabandt |
patch 8.0.0846: cannot get the name of the pty of a job
v8.0.0846
|
Wed, 02 Aug 2017 22:45:04 +0200 |
Christian Brabandt |
patch 8.0.0842: using slave pty after closing it
v8.0.0842
|
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 18:45:05 +0200 |
Christian Brabandt |
patch 8.0.0834: can't build without the client-server feature
v8.0.0834
|
Tue, 01 Aug 2017 17:15:04 +0200 |
Christian Brabandt |
patch 8.0.0829: job running in terminal can't communicate with Vim
v8.0.0829
|
Tue, 01 Aug 2017 15:15:04 +0200 |
Christian Brabandt |
patch 8.0.0827: Coverity: could leak pty file descriptor
v8.0.0827
|
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 16:00:04 +0200 |
Christian Brabandt |
patch 8.0.0793: using wrong terminal name for terminal window
v8.0.0793
|
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 20:45:04 +0200 |
Christian Brabandt |
patch 8.0.0748: running Vim in terminal window doesn't use the right colors
v8.0.0748
|
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:04 +0200 |
Christian Brabandt |
patch 8.0.0744: terminal window does not use a pty
v8.0.0744
|