summaryrefslogtreecommitdiffstats
path: root/src/channel.c
AgeCommit message (Expand)Author
2017-08-18patch 8.0.0959: build failure on MS-Windowsv8.0.0959Bram Moolenaar
2017-08-18patch 8.0.0957: a terminal job can deadlock when sending many keysv8.0.0957Bram Moolenaar
2017-08-13patch 8.0.0928: MS-Windows: passing arglist to job has escaping problemsv8.0.0928Bram Moolenaar
2017-08-12patch 8.0.0916: cannot specify properties of window for terminal openv8.0.0916Bram Moolenaar
2017-08-12patch 8.0.0912: cannot run a job in a hidden terminalv8.0.0912Bram Moolenaar
2017-08-11patch 8.0.0910: cannot create a terminal in the current windowv8.0.0910Bram Moolenaar
2017-08-11patch 8.0.0909: channel test failsv8.0.0909Bram Moolenaar
2017-08-11patch 8.0.0908: cannot set terminal size with optionsv8.0.0908Bram Moolenaar
2017-08-11patch 8.0.0902: cannot specify directory or environment for a jobv8.0.0902Bram Moolenaar
2017-08-11patch 8.0.0899: function name mch_stop_job() is confusingv8.0.0899Bram Moolenaar
2017-08-11patch 8.0.0897: wrong error message for invalid term_finish valuev8.0.0897Bram Moolenaar
2017-08-10patch 8.0.0896: cannot close a terminal window when the job endsv8.0.0896Bram Moolenaar
2017-08-05patch 8.0.0869: job output is sometimes not displayed in a terminalv8.0.0869Bram Moolenaar
2017-08-05patch 8.0.0865: cannot build with channel but without terminal featurev8.0.0865Bram Moolenaar
2017-08-05patch 8.0.0864: cannot specify the name of a terminalv8.0.0864Bram Moolenaar
2017-08-04patch 8.0.0860: side effects when channel appends to a bufferv8.0.0860Bram Moolenaar
2017-08-03patch 8.0.0849: crash when job exit callback wipes the terminalv8.0.0849Bram Moolenaar
2017-08-03patch 8.0.0848: using multiple ch_log functions is clumsyv8.0.0848Bram Moolenaar
2017-08-03patch 8.0.0846: cannot get the name of the pty of a jobv8.0.0846Bram Moolenaar
2017-07-28patch 8.0.0797: finished job in terminal window is not handledv8.0.0797Bram Moolenaar
2017-07-23patch 8.0.0761: options not set properly for a terminal bufferv8.0.0761Bram Moolenaar
2017-07-22patch 8.0.0746: when :term fails the job is not properly cleaned upv8.0.0746Bram Moolenaar
2017-07-22patch 8.0.0744: terminal window does not use a ptyv8.0.0744Bram Moolenaar
2017-07-22patch 8.0.0742: terminal feature does not work on MS-Windowsv8.0.0742Bram Moolenaar
2017-07-17patch 8.0.0728: the terminal structure is never freedv8.0.0728Bram Moolenaar
2017-07-16patch 8.0.0719: build failure without +terminal featurev8.0.0719Bram Moolenaar
2017-07-16patch 8.0.0718: output of job in terminal is not displayedv8.0.0718Bram Moolenaar
2017-07-15patch 8.0.0716: not easy to start Vim cleanlyv8.0.0716Bram Moolenaar
2017-04-30patch 8.0.0592: if a job writes to a buffer screen is not updatedv8.0.0592Bram Moolenaar
2017-04-29patch 8.0.0588: job_stop() often assumes the channel will be closedv8.0.0588Bram Moolenaar
2017-04-07patch 8.0.0544: cppcheck warningsv8.0.0544Bram Moolenaar
2017-02-28patch 8.0.0387: compiler warningsv8.0.0387Bram Moolenaar
2017-02-06patch 8.0.0312: failure when a channel receives a split json messagev8.0.0312Bram Moolenaar
2017-01-14patch 8.0.0183: ubsan warns for unaligned addressv8.0.0183Bram Moolenaar
2017-01-10patch 8.0.0166: JSON with a duplicate key gives an internal errorv8.0.0166Bram Moolenaar
2017-01-08patch 8.0.0160: EMSG() is sometimes used where it should be IEMSG()v8.0.0160Bram Moolenaar
2016-12-01patch 8.0.0107v8.0.0107Bram Moolenaar
2016-11-29patch 8.0.0105v8.0.0105Bram Moolenaar
2016-11-26patch 8.0.0103v8.0.0103Bram Moolenaar
2016-11-24patch 8.0.0097v8.0.0097Bram Moolenaar
2016-11-17patch 8.0.0087v8.0.0087Bram Moolenaar
2016-11-12patch 8.0.0082v8.0.0082Bram Moolenaar
2016-11-11patch 8.0.0076v8.0.0076Bram Moolenaar
2016-10-27patch 8.0.0050v8.0.0050Bram Moolenaar
2016-10-15patch 8.0.0036v8.0.0036Bram Moolenaar
2016-10-09patch 8.0.0027v8.0.0027Bram Moolenaar
2016-10-09patch 8.0.0024v8.0.0024Bram Moolenaar
2016-10-03patch 8.0.0022v8.0.0022Bram Moolenaar
2016-09-29patch 8.0.0018v8.0.0018Bram Moolenaar
2016-09-26patch 8.0.0015v8.0.0015Bram Moolenaar