index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1516: errors for job options are not very specific
v8.0.1516
Bram Moolenaar
2018-02-13
1
-17
/
+17
*
patch 8.0.1496: clearing a pointer takes two lines
v8.0.1496
Bram Moolenaar
2018-02-10
1
-4
/
+3
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-8
/
+1
*
patch 8.0.1381: ch_readraw() waits for NL if channel mode is NL
v8.0.1381
Bram Moolenaar
2017-12-09
1
-7
/
+19
*
patch 8.0.1286: occasional crash when using a channel
v8.0.1286
Bram Moolenaar
2017-11-11
1
-2
/
+2
*
patch 8.0.1170: using termdebug results in 100% CPU time
v8.0.1170
Bram Moolenaar
2017-10-01
1
-9
/
+55
*
patch 8.0.1101: channel write fails if writing to log fails
v8.0.1101
Bram Moolenaar
2017-09-13
1
-6
/
+5
*
patch 8.0.1083: leaking memory in input part of channel
v8.0.1083
Bram Moolenaar
2017-09-09
1
-1
/
+2
*
patch 8.0.1081: memory leak for the channel write queue
v8.0.1081
Bram Moolenaar
2017-09-09
1
-12
/
+22
*
patch 8.0.1076: term_start() does not take callbacks
v8.0.1076
Bram Moolenaar
2017-09-08
1
-6
/
+5
*
patch 8.0.1074: ":term NONE" does not work on MS-Windows
v8.0.1074
Bram Moolenaar
2017-09-08
1
-4
/
+39
*
patch 8.0.1036: ++eof argument for terminal only available on MS-Windows
v8.0.1036
Bram Moolenaar
2017-09-02
1
-5
/
+2
*
patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windows
v8.0.1035
Bram Moolenaar
2017-09-02
1
-4
/
+9
*
patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-Windows
v8.0.1034
Bram Moolenaar
2017-09-02
1
-0
/
+23
*
patch 8.0.1005: terminal without job updates slowly in GUI
v8.0.1005
Bram Moolenaar
2017-08-27
1
-0
/
+16
*
patch 8.0.1003: 64 bit compiler warning
v8.0.1003
Bram Moolenaar
2017-08-27
1
-1
/
+1
*
patch 8.0.1002: unnecessarily updating screen after timer callback
v8.0.1002
Bram Moolenaar
2017-08-26
1
-3
/
+3
*
patch 8.0.1000: cannot open a terminal without running a job in it
v8.0.1000
Bram Moolenaar
2017-08-26
1
-8
/
+21
*
patch 8.0.0969: Coverity warning for unused return value
v8.0.0969
Bram Moolenaar
2017-08-19
1
-1
/
+1
*
patch 8.0.0964: channel write buffer does not work with poll()
v8.0.0964
Bram Moolenaar
2017-08-19
1
-8
/
+4
*
patch 8.0.0959: build failure on MS-Windows
v8.0.0959
Bram Moolenaar
2017-08-18
1
-8
/
+5
*
patch 8.0.0957: a terminal job can deadlock when sending many keys
v8.0.0957
Bram Moolenaar
2017-08-18
1
-37
/
+185
*
patch 8.0.0928: MS-Windows: passing arglist to job has escaping problems
v8.0.0928
Bram Moolenaar
2017-08-13
1
-29
/
+108
*
patch 8.0.0916: cannot specify properties of window for terminal open
v8.0.0916
Bram Moolenaar
2017-08-12
1
-0
/
+22
*
patch 8.0.0912: cannot run a job in a hidden terminal
v8.0.0912
Bram Moolenaar
2017-08-12
1
-0
/
+7
*
patch 8.0.0910: cannot create a terminal in the current window
v8.0.0910
Bram Moolenaar
2017-08-11
1
-0
/
+7
*
patch 8.0.0909: channel test fails
v8.0.0909
Bram Moolenaar
2017-08-11
1
-2
/
+3
*
patch 8.0.0908: cannot set terminal size with options
v8.0.0908
Bram Moolenaar
2017-08-11
1
-10
/
+31
*
patch 8.0.0902: cannot specify directory or environment for a job
v8.0.0902
Bram Moolenaar
2017-08-11
1
-0
/
+22
*
patch 8.0.0899: function name mch_stop_job() is confusing
v8.0.0899
Bram Moolenaar
2017-08-11
1
-2
/
+2
*
patch 8.0.0897: wrong error message for invalid term_finish value
v8.0.0897
Bram Moolenaar
2017-08-11
1
-1
/
+1
*
patch 8.0.0896: cannot close a terminal window when the job ends
v8.0.0896
Bram Moolenaar
2017-08-10
1
-0
/
+13
*
patch 8.0.0869: job output is sometimes not displayed in a terminal
v8.0.0869
Bram Moolenaar
2017-08-05
1
-34
/
+49
*
patch 8.0.0865: cannot build with channel but without terminal feature
v8.0.0865
Bram Moolenaar
2017-08-05
1
-0
/
+2
*
patch 8.0.0864: cannot specify the name of a terminal
v8.0.0864
Bram Moolenaar
2017-08-05
1
-0
/
+12
*
patch 8.0.0860: side effects when channel appends to a buffer
v8.0.0860
Bram Moolenaar
2017-08-04
1
-6
/
+11
*
patch 8.0.0849: crash when job exit callback wipes the terminal
v8.0.0849
Bram Moolenaar
2017-08-03
1
-2
/
+2
*
patch 8.0.0848: using multiple ch_log functions is clumsy
v8.0.0848
Bram Moolenaar
2017-08-03
1
-117
/
+56
*
patch 8.0.0846: cannot get the name of the pty of a job
v8.0.0846
Bram Moolenaar
2017-08-03
1
-5
/
+6
*
patch 8.0.0797: finished job in terminal window is not handled
v8.0.0797
Bram Moolenaar
2017-07-28
1
-4
/
+4
*
patch 8.0.0761: options not set properly for a terminal buffer
v8.0.0761
Bram Moolenaar
2017-07-23
1
-0
/
+4
*
patch 8.0.0746: when :term fails the job is not properly cleaned up
v8.0.0746
Bram Moolenaar
2017-07-22
1
-0
/
+5
*
patch 8.0.0744: terminal window does not use a pty
v8.0.0744
Bram Moolenaar
2017-07-22
1
-3
/
+18
*
patch 8.0.0742: terminal feature does not work on MS-Windows
v8.0.0742
Bram Moolenaar
2017-07-22
1
-2
/
+2
*
patch 8.0.0728: the terminal structure is never freed
v8.0.0728
Bram Moolenaar
2017-07-17
1
-3
/
+12
*
patch 8.0.0719: build failure without +terminal feature
v8.0.0719
Bram Moolenaar
2017-07-16
1
-0
/
+2
*
patch 8.0.0718: output of job in terminal is not displayed
v8.0.0718
Bram Moolenaar
2017-07-16
1
-7
/
+17
*
patch 8.0.0716: not easy to start Vim cleanly
v8.0.0716
Bram Moolenaar
2017-07-15
1
-5
/
+10
*
patch 8.0.0592: if a job writes to a buffer screen is not updated
v8.0.0592
Bram Moolenaar
2017-04-30
1
-1
/
+1
*
patch 8.0.0588: job_stop() often assumes the channel will be closed
v8.0.0588
Bram Moolenaar
2017-04-29
1
-2
/
+7
[next]