summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.0.1203: terminal window mistreats composing charactersv8.0.1203Bram Moolenaar2017-10-154-6/+74
* patch 8.0.1202: :wall gives an errof for a terminal windowv8.0.1202Bram Moolenaar2017-10-153-1/+12
* patch 8.0.1201: "yL" is affected by 'scrolloff'v8.0.1201Bram Moolenaar2017-10-153-3/+13
* patch 8.0.1200: tests switch the bell off twicev8.0.1200Bram Moolenaar2017-10-1519-43/+6
* patch 8.0.1199: when 'clipboard' is "autoselectplus" star register is setv8.0.1199Bram Moolenaar2017-10-152-2/+4
* patch 8.0.1198: older compilers don't know uint8_tv8.0.1198Bram Moolenaar2017-10-153-6/+8
* patch 8.0.1197: MS-Windows build instructions are not up to datev8.0.1197Bram Moolenaar2017-10-153-3/+7
* patch 8.0.1196: crash when t_RF is not setv8.0.1196Bram Moolenaar2017-10-152-0/+3
* patch 8.0.1195: can't build on MS-Windowsv8.0.1195Bram Moolenaar2017-10-153-3/+9
* patch 8.0.1194: actual fg and bg colors of terminal are unknownv8.0.1194Bram Moolenaar2017-10-148-35/+147
* patch 8.0.1193: crash when wiping out a buffer after using getbufinfo()v8.0.1193Bram Moolenaar2017-10-143-1/+9
* patch 8.0.1192: MS-Windows: terminal feature not enabled by defaultv8.0.1192Bram Moolenaar2017-10-143-1/+16
* patch 8.0.1191: MS-Windows: missing 32 and 64 bit files in installerv8.0.1191Bram Moolenaar2017-10-148-370/+306
* patch 8.0.1190: unusable after opening new window in BufWritePre eventv8.0.1190Bram Moolenaar2017-10-143-0/+48
* patch 8.0.1189: E172 is not actually usefulv8.0.1189Bram Moolenaar2017-10-143-29/+2
* patch 8.0.1188: autocmd test fails on MS-Windowsv8.0.1188Bram Moolenaar2017-10-132-1/+5
* patch 8.0.1187: building with lua fails for OSX on Travisv8.0.1187Bram Moolenaar2017-10-122-1/+3
* patch 8.0.1186: still quite a few old style testsv8.0.1186Bram Moolenaar2017-10-1224-1217/+643
* patch 8.0.1185: Ruby library includes minor version numberv8.0.1185Bram Moolenaar2017-10-123-5/+7
* patch 8.0.1184: the :marks command is not testedv8.0.1184Bram Moolenaar2017-10-082-0/+54
* patch 8.0.1183: MS-Windows build instructions are outdatedv8.0.1183Bram Moolenaar2017-10-085-85/+102
* patch 8.0.1182: cannot see or change mzscheme dll namev8.0.1182Bram Moolenaar2017-10-086-4/+56
* patch 8.0.1181: tests using Vim command fail on MS-Windowsv8.0.1181Bram Moolenaar2017-10-073-6/+8
* patch 8.0.1180: MS-Windows testclean target deletes the color scriptv8.0.1180Bram Moolenaar2017-10-072-0/+2
* patch 8.0.1179: Test_popup_and_window_resize() does not always passv8.0.1179Bram Moolenaar2017-10-075-8/+28
* patch 8.0.1178: using old compiler on MS-Windowsv8.0.1178Bram Moolenaar2017-10-077-24/+105
* patch 8.0.1177: in a terminal window the popup menu is not clearedv8.0.1177Bram Moolenaar2017-10-072-2/+7
* patch 8.0.1176: job_start() does not handle quote and backslash correctlyv8.0.1176Bram Moolenaar2017-10-063-9/+35
* patch 8.0.1175: build failure without +termresponsev8.0.1175Bram Moolenaar2017-10-042-0/+4
* patch 8.0.1174: Mac Terminal.app has wrong color for whitev8.0.1174Bram Moolenaar2017-10-044-0/+12
* patch 8.0.1173: terminal window is not redrawn after CTRL-Lv8.0.1173Bram Moolenaar2017-10-022-0/+9
* patch 8.0.1172: when E734 is given option is still setv8.0.1172Bram Moolenaar2017-10-023-0/+19
* patch 8.0.1171: popup test is still a bit flakyv8.0.1171Bram Moolenaar2017-10-012-2/+3
* patch 8.0.1170: using termdebug results in 100% CPU timev8.0.1170Bram Moolenaar2017-10-014-15/+71
* patch 8.0.1169: highlignting one char too many with 'list' and 'cul'v8.0.1169Bram Moolenaar2017-10-013-2/+31
* patch 8.0.1168: wrong highlighting with combination of match and 'cursorline'v8.0.1168Bram Moolenaar2017-09-304-2/+491
* patch 8.0.1167: Motif: typing in terminal window is slowv8.0.1167Bram Moolenaar2017-09-302-3/+12
* patch 8.0.1166: :terminal doesn't work on Mac High Sierrav8.0.1166Bram Moolenaar2017-09-302-2/+5
* patch 8.0.1165: popup test is still flakyv8.0.1165Bram Moolenaar2017-09-302-0/+8
* patch 8.0.1164: changing StatusLine highlight does not always workv8.0.1164Bram Moolenaar2017-09-303-9/+23
* patch 8.0.1163: popup test is flakyv8.0.1163Bram Moolenaar2017-09-302-2/+5
* patch 8.0.1162: shared script for tests cannot be included twicev8.0.1162Bram Moolenaar2017-09-304-8/+4
* patch 8.0.1161: popup menu drawing problem when resizing terminalv8.0.1161Bram Moolenaar2017-09-295-164/+205
* patch 8.0.1160: getting tab-local variable fails after closing windowv8.0.1160Bram Moolenaar2017-09-294-9/+28
* patch 8.0.1159: typo in #ifdefv8.0.1159Bram Moolenaar2017-09-282-1/+3
* patch 8.0.1158: still old style testsv8.0.1158Bram Moolenaar2017-09-2817-263/+262
* Update runtime filesBram Moolenaar2017-09-2719-2018/+4136
* patch 8.0.1157: compiler warning on MS-Windowsv8.0.1157Bram Moolenaar2017-09-272-1/+3
* patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGSv8.0.1156Bram Moolenaar2017-09-273-6/+12
* patch 8.0.1155: Ruby command triggers a warningv8.0.1155Bram Moolenaar2017-09-262-1/+3