summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-09patch 8.0.1085: terminal debugger can't set breakpointsBram Moolenaar
2017-09-09patch 8.0.1084: GTK build has compiler warningsBram Moolenaar
2017-09-09patch 8.0.1083: leaking memory in input part of channelBram Moolenaar
2017-09-09patch 8.0.1082: tests fail when run under valgrindBram Moolenaar
2017-09-09patch 8.0.1081: memory leak for the channel write queueBram Moolenaar
2017-09-09patch 8.0.1080: memory leak for eof_chars terminal option and buffer nameBram Moolenaar
2017-09-09patch 8.0.1079: memory leak when remote_foreground() failsBram Moolenaar
2017-09-09patch 8.0.1078: using freed memory with ":hi Normal"Bram Moolenaar
2017-09-08patch 8.0.1077: no debugger making use of the terminal windowBram Moolenaar
2017-09-08patch 8.0.1076: term_start() does not take callbacksBram Moolenaar
2017-09-08patch 8.0.1075: MS-Windows: mouse does not work in terminalBram Moolenaar
2017-09-08patch 8.0.1074: ":term NONE" does not work on MS-WindowsBram Moolenaar
2017-09-08patch 8.0.1073: may get an endless loop if 'statusline' changes a highlightBram Moolenaar
2017-09-08patch 8.0.1072: :highlight command causes a redraw even when nothing changedBram Moolenaar
2017-09-07patch 8.0.1071: putty-color and cygwin-color are not recognizedBram Moolenaar
2017-09-07patch 8.0.1070: terminal test is flaky on MacBram Moolenaar
2017-09-07patch 8.0.1069: still get CTRL-X sometimesBram Moolenaar
2017-09-07patch 8.0.1068: vandyke SecureCRT terminal can't handle cursor mode requestBram Moolenaar
2017-09-06patch 8.0.1067: try/catch in timer does not prevent it from being stoppedBram Moolenaar
2017-09-06patch 8.0.1066: some terminals can't handle requesting cursor modeBram Moolenaar
2017-09-06patch 8.0.1065: not all macro examples are includedBram Moolenaar
2017-09-05patch 8.0.1064: Coverity warns for leaking resourceBram Moolenaar
2017-09-05patch 8.0.1063: Coverity warns for NULL check and array useBram Moolenaar
2017-09-05patch 8.0.1062: Coverity warnings in libvtermBram Moolenaar
2017-09-05patch 8.0.1061: Coverity: no check for NULL commandBram Moolenaar
2017-09-05patch 8.0.1060: when imstyle is one, mapping <Left> breaks preeditingBram Moolenaar
2017-09-05patch 8.0.1059: older Gnome terminal returns smaller version numberBram Moolenaar
2017-09-05patch 8.0.1058: terminal redirection test is flakyBram Moolenaar
2017-09-05patch 8.0.1057: terminal scrape test waits too longBram Moolenaar
2017-09-04patch 8.0.1056: cannot build with +diff but without +multi_byteBram Moolenaar
2017-09-04patch 8.0.1055: bufline test hangs on MS-WindowsBram Moolenaar
2017-09-04patch 8.0.1054: terminal test fails on MS-WindowsBram Moolenaar
2017-09-04patch 8.0.1053: setline() does not work on startupBram Moolenaar
2017-09-03patch 8.0.1052: term_start() does not allow in_io, out_io and err_io optionsBram Moolenaar
2017-09-03patch 8.0.1051: cannot run terminal with spaces in argumentBram Moolenaar
2017-09-03patch 8.0.1050: terminal window feature not included by defaultBram Moolenaar
2017-09-03patch 8.0.1049: shell on Mac can't handle long textBram Moolenaar
2017-09-03patch 8.0.1048: no test for what 8.0.1020 fixesBram Moolenaar
2017-09-03patch 8.0.1047: buffer overflow in RubyBram Moolenaar
2017-09-03patch 8.0.1046: code duplication in diff modeBram Moolenaar
2017-09-03patch 8.0.1045: running tests may pollute shell historyBram Moolenaar
2017-09-03patch 8.0.1044: warning for uninitialized variableBram Moolenaar
2017-09-02patch 8.0.1043: warning for uninitialized variableBram Moolenaar
2017-09-02patch 8.0.1042: without the syntax feature highlighting doesn't workBram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendBram Moolenaar
2017-09-02patch 8.0.1040: cannot use another error format in getqflist()Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferBram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedBram Moolenaar
2017-09-02patch 8.0.1037: "icase" of 'diffopt' is not used for highlightingBram Moolenaar
2017-09-02patch 8.0.1036: ++eof argument for terminal only available on MS-WindowsBram Moolenaar