summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-09-17patch 8.0.1121: can uncheck executables in MS-Windows installerv8.0.1121Bram Moolenaar
2017-09-17patch 8.0.1120: :tm means :tmap instead of :tmenuv8.0.1120Bram Moolenaar
2017-09-17patch 8.0.1119: quitting a split terminal window kills the jobv8.0.1119Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-09-16patch 8.0.1117: Test_terminal_no_cmd hangs on MS-Windows with GUIv8.0.1117Bram Moolenaar
2017-09-16patch 8.0.1116: terminal test fails on MS-Windowsv8.0.1116Bram Moolenaar
2017-09-16patch 8.0.1115: crash when using foldtextresult() recursivelyv8.0.1115Bram Moolenaar
2017-09-16patch 8.0.1114: default for 'iminsert' is annoyingv8.0.1114Bram Moolenaar
2017-09-16patch 8.0.1113: can go to Insert mode from Terminal-Normal modev8.0.1113Bram Moolenaar
2017-09-15patch 8.0.1112: can't get size or current index from quickfix listv8.0.1112Bram Moolenaar
2017-09-15patch 8.0.1111: syntax error in configure when using Perlv8.0.1111Bram Moolenaar
2017-09-14patch 8.0.1110: FORTIFY_SOURCE from Perl causes problemsv8.0.1110Bram Moolenaar
2017-09-14patch 8.0.1109: timer causes error on exit from Ex modev8.0.1109Bram Moolenaar
2017-09-14patch 8.0.1108: cannot specify mappings for the terminal windowv8.0.1108Bram Moolenaar
2017-09-14patch 8.0.1107: terminal debugger jumps to non-existing filev8.0.1107Bram Moolenaar
2017-09-14patch 8.0.1106: terminal colors wrong on an MS-Windows consolev8.0.1106Bram Moolenaar
2017-09-14patch 8.0.1105: match() and matchend() are not testedv8.0.1105Bram Moolenaar
2017-09-14patch 8.0.1104: the qf_jump() function is too longv8.0.1104Bram Moolenaar
2017-09-14patch 8.0.1103: converting cterm color fails for grey rampv8.0.1103Bram Moolenaar
2017-09-14patch 8.0.1102: terminal window does not use Normal colorsv8.0.1102Bram Moolenaar
2017-09-13patch 8.0.1101: channel write fails if writing to log failsv8.0.1101Bram Moolenaar
2017-09-13patch 8.0.1100: stuck in redraw loop when 'lazyredraw' is setv8.0.1100Bram Moolenaar
2017-09-13patch 8.0.1099: warnings for GDK callsv8.0.1099Bram Moolenaar
2017-09-12patch 8.0.1098: build failure if libvterm installedv8.0.1098Bram Moolenaar
2017-09-11patch 8.0.1097: background color wrong if job changes background colorv8.0.1097Bram Moolenaar
2017-09-11patch 8.0.1096: terminal window in Normal mode has wrong backgroundv8.0.1096Bram Moolenaar
2017-09-11patch 8.0.1095: terminal multibyte escrape test is flakyv8.0.1095Bram Moolenaar
2017-09-11patch 8.0.1094: using ssh from Terminal.app runs into xterm incompatibilityv8.0.1094Bram Moolenaar
2017-09-11patch 8.0.1093: various small quickfix issuesv8.0.1093Bram Moolenaar
2017-09-10patch 8.0.1092: terminal debugger can't evaluate expressionsv8.0.1092Bram Moolenaar
2017-09-10patch 8.0.1091: test for <cexpr> fails without +balloon_eval featurev8.0.1091Bram Moolenaar
2017-09-10patch 8.0.1090: cannot get the text under the cursor like v:beval_textv8.0.1090Bram Moolenaar
2017-09-10patch 8.0.1089: cannot get range count in user commandv8.0.1089Bram Moolenaar
2017-09-10patch 8.0.1088: occasional memory use after freev8.0.1088Bram Moolenaar
2017-09-10patch 8.0.1087: Test_terminal_cwd is flakyv8.0.1087Bram Moolenaar
2017-09-09patch 8.0.1086: can't build with GTK 3v8.0.1086Bram Moolenaar
2017-09-09patch 8.0.1085: terminal debugger can't set breakpointsv8.0.1085Bram Moolenaar
2017-09-09patch 8.0.1084: GTK build has compiler warningsv8.0.1084Bram Moolenaar
2017-09-09patch 8.0.1083: leaking memory in input part of channelv8.0.1083Bram Moolenaar
2017-09-09patch 8.0.1082: tests fail when run under valgrindv8.0.1082Bram Moolenaar
2017-09-09patch 8.0.1081: memory leak for the channel write queuev8.0.1081Bram Moolenaar
2017-09-09patch 8.0.1080: memory leak for eof_chars terminal option and buffer namev8.0.1080Bram Moolenaar
2017-09-09patch 8.0.1079: memory leak when remote_foreground() failsv8.0.1079Bram Moolenaar
2017-09-09patch 8.0.1078: using freed memory with ":hi Normal"v8.0.1078Bram Moolenaar
2017-09-08patch 8.0.1077: no debugger making use of the terminal windowv8.0.1077Bram Moolenaar
2017-09-08patch 8.0.1076: term_start() does not take callbacksv8.0.1076Bram Moolenaar
2017-09-08patch 8.0.1075: MS-Windows: mouse does not work in terminalv8.0.1075Bram Moolenaar
2017-09-08patch 8.0.1074: ":term NONE" does not work on MS-Windowsv8.0.1074Bram Moolenaar
2017-09-08patch 8.0.1073: may get an endless loop if 'statusline' changes a highlightv8.0.1073Bram Moolenaar
2017-09-08patch 8.0.1072: :highlight command causes a redraw even when nothing changedv8.0.1072Bram Moolenaar