summaryrefslogtreecommitdiffstats
path: root/runtime
AgeCommit message (Expand)Author
2017-11-11patch 8.0.1285: occasional crash when using a channelv8.0.1285Bram Moolenaar
2017-11-09patch 8.0.1282: script-local variable defined in the wrong scriptv8.0.1282Bram Moolenaar
2017-11-09patch 8.0.1281: loading file type detection slows down startupv8.0.1281Bram Moolenaar
2017-11-09patch 8.0.1280: Python None cannot be converted to a Vim typev8.0.1280Bram Moolenaar
2017-11-09patch 8.0.1279: initializing menus can be slowv8.0.1279Bram Moolenaar
2017-11-09patch 8.0.1278: GUI window always resizes when adding scrollbarv8.0.1278Bram Moolenaar
2017-11-05Update runtime files.Bram Moolenaar
2017-11-04patch 8.0.1264: terminal debugger gets stuck in small windowv8.0.1264Bram Moolenaar
2017-11-02Long overdue runtime update.Bram Moolenaar
2017-11-02patch 8.0.1250: 'hlsearch' highlighting not removed after incsearchv8.0.1250Bram Moolenaar
2017-10-30patch 8.0.1239: cannot use a lambda for the skip argument to searchpair()v8.0.1239Bram Moolenaar
2017-10-29patch 8.0.1238: incremental search only shows one matchv8.0.1238Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-10-28patch 8.0.1232: MS-Windows users are confused about default mappingsv8.0.1232Bram Moolenaar
2017-10-19patch 8.0.1206: no autocmd for entering or leaving the command linev8.0.1206Bram Moolenaar
2017-10-15patch 8.0.1201: "yL" is affected by 'scrolloff'v8.0.1201Bram Moolenaar
2017-10-14patch 8.0.1194: actual fg and bg colors of terminal are unknownv8.0.1194Bram Moolenaar
2017-10-14patch 8.0.1189: E172 is not actually usefulv8.0.1189Bram Moolenaar
2017-10-08patch 8.0.1182: cannot see or change mzscheme dll namev8.0.1182Bram Moolenaar
2017-09-27Update runtime filesBram Moolenaar
2017-09-19Update runtime files.Bram Moolenaar
2017-09-17patch 8.0.1123: cannot define a toolbar for a windowv8.0.1123Bram Moolenaar
2017-09-17patch 8.0.1120: :tm means :tmap instead of :tmenuv8.0.1120Bram Moolenaar
2017-09-16patch 8.0.1114: default for 'iminsert' is annoyingv8.0.1114Bram Moolenaar
2017-09-15patch 8.0.1112: can't get size or current index from quickfix listv8.0.1112Bram 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-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.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-09patch 8.0.1085: terminal debugger can't set breakpointsv8.0.1085Bram Moolenaar
2017-09-08patch 8.0.1077: no debugger making use of the terminal windowv8.0.1077Bram Moolenaar
2017-09-08patch 8.0.1074: ":term NONE" does not work on MS-Windowsv8.0.1074Bram Moolenaar
2017-09-03patch 8.0.1048: no test for what 8.0.1020 fixesv8.0.1048Bram Moolenaar
2017-09-02patch 8.0.1041: bogus characters when indenting during visual-block appendv8.0.1041Bram Moolenaar
2017-09-02patch 8.0.1040: cannot use another error format in getqflist()v8.0.1040Bram Moolenaar
2017-09-02patch 8.0.1039: cannot change a line in not current bufferv8.0.1039Bram Moolenaar
2017-09-02patch 8.0.1038: strike-through text not supportedv8.0.1038Bram Moolenaar
2017-09-02patch 8.0.1035: sending buffer lines to terminal doesn't work on MS-Windowsv8.0.1035Bram Moolenaar
2017-09-01patch 8.0.1031: "text" argument for getqflist() is confusingv8.0.1031Bram Moolenaar
2017-08-30patch 8.0.1026: GTK on-the-spot input has problemsv8.0.1026Bram Moolenaar
2017-08-30patch 8.0.1023: it is not easy to identify a quickfix listv8.0.1023Bram Moolenaar
2017-08-30patch 8.0.1016: gnome terminal echoes t_RCv8.0.1016Bram Moolenaar
2017-08-29patch 8.0.1013: terminal window behaves different from a buffer with changesv8.0.1013Bram Moolenaar
2017-08-27Update runtime filesBram Moolenaar
2017-08-27patch 8.0.1006: quickfix list changes when parsing text with 'erroformat'v8.0.1006Bram Moolenaar
2017-08-20patch 8.0.0976: cannot send lines to a terminal jobv8.0.0976Bram Moolenaar
2017-08-19patch 8.0.0971: 'winptydll' missing from :optionsv8.0.0971Bram Moolenaar
2017-08-18patch 8.0.0960: job in terminal does not get CTRL-Cv8.0.0960Bram Moolenaar