summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-09-02patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-09-02patch 8.0.1034: sending buffer lines to terminal doesn't work on MS-WindowsBram Moolenaar
2017-09-01patch 8.0.1033: detecting background color does not work in screenBram Moolenaar
2017-09-01patch 8.0.1032: "make tags" doesn't work well on MS-WindowsBram Moolenaar
2017-09-01patch 8.0.1031: "text" argument for getqflist() is confusingBram Moolenaar
2017-08-31patch 8.0.1030: MS-Windows: wrong size computation in is_cygpty()Bram Moolenaar
2017-08-31patch 8.0.1029: return value of getqflist() is inconsistentBram Moolenaar
2017-08-31patch 8.0.1028: MS-Windows: viminfo uses $VIM/_viminfo if $HOME not setBram Moolenaar
2017-08-31patch 8.0.1027: more terminals can't handle requesting cursor modeBram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsBram Moolenaar
2017-08-30patch 8.0.1025: stray copy command in testBram Moolenaar
2017-08-30patch 8.0.1024: folds lost when session file has a buffer in two windowsBram Moolenaar
2017-08-30patch 8.0.1023: it is not easy to identify a quickfix listBram Moolenaar
2017-08-30patch 8.0.1022: test 80 is old styleBram Moolenaar
2017-08-30patch 8.0.1021: older Gnome terminal still echoes t_RCBram Moolenaar
2017-08-30patch 8.0.1020: when a timer calls getchar(1) input is overwrittenBram Moolenaar
2017-08-30patch 8.0.1019: pasting in virtual edit happens in the wrong placeBram Moolenaar
2017-08-30patch 8.0.1018: warnings from 64-bit compilerBram Moolenaar