summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-10-26patch 8.1.2219: no autocommand for open window with terminalv8.1.2219Bram Moolenaar
2019-10-26patch 8.1.2218: "gN" is off by one in Visual modev8.1.2218Bram Moolenaar
2019-10-26patch 8.1.2217: compiler warning for unused variablev8.1.2217Bram Moolenaar
2019-10-25patch 8.1.2216: text property in wrong place after :substitutev8.1.2216Bram Moolenaar
2019-10-25patch 8.1.2215: unreachable code in adjusting text prop columnsv8.1.2215Bram Moolenaar
2019-10-24patch 8.1.2214: too much is redrawn when 'cursorline' is setv8.1.2214Bram Moolenaar
2019-10-24patch 8.1.2213: popup_textprop tests failv8.1.2213Bram Moolenaar
2019-10-24patch 8.1.2212: cannot see the selection type in :reg outputv8.1.2212Bram Moolenaar
2019-10-24patch 8.1.2211: listener callback "added" argument is not the totalv8.1.2211Bram Moolenaar
2019-10-24patch 8.1.2210: using negative offset for popup_create() does not workv8.1.2210Bram Moolenaar
2019-10-24patch 8.1.2209: LF in escape codes may be expanded to CR-LFv8.1.2209Bram Moolenaar
2019-10-24patch 8.1.2208: Unix: Tabs in output might be expanded to spacesv8.1.2208Bram Moolenaar
2019-10-24patch 8.1.2207: "gn" doesn't work quite rightv8.1.2207Bram Moolenaar
2019-10-24patch 8.1.2206: no test for fixed issue #3893v8.1.2206Bram Moolenaar
2019-10-24patch 8.1.2205: sign entry structure has confusing namev8.1.2205Bram Moolenaar
2019-10-23patch 8.1.2204: crash on exit when closing terminalsv8.1.2204Bram Moolenaar
2019-10-23patch 8.1.2203: running libvterm tests without the +terminal featurev8.1.2203Bram Moolenaar
2019-10-23patch 8.1.2202: MS-Windows: build failure with GUI and small featuresv8.1.2202Bram Moolenaar
2019-10-23patch 8.1.2201: cannot build with dynamically linked Python 3.8v8.1.2201Bram Moolenaar
2019-10-22patch 8.1.2200: crash when memory allocation failsv8.1.2200Bram Moolenaar
2019-10-22patch 8.1.2199: build failure when using normal features without GUIv8.1.2199Bram Moolenaar
2019-10-21patch 8.1.2198: crash when using :center in autocommandv8.1.2198Bram Moolenaar
2019-10-20patch 8.1.2197: ExitPre autocommand may cause accessing freed memoryv8.1.2197Bram Moolenaar
2019-10-20patch 8.1.2196: MS-Windows: running tests with MSVC lacks updatesv8.1.2196Bram Moolenaar
2019-10-20patch 8.1.2195: Vim does not exit when the terminal window is last windowv8.1.2195Bram Moolenaar
2019-10-20patch 8.1.2194: modifyOtherKeys is not enabled by defaultv8.1.2194Bram Moolenaar
2019-10-20patch 8.1.2193: popup_setoptions(popup_getoptions()) does not workv8.1.2193Bram Moolenaar
2019-10-20patch 8.1.2192: cannot easily fill the info popup asynchronouslyv8.1.2192Bram Moolenaar
2019-10-20patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not workv8.1.2191Bram Moolenaar
2019-10-20patch 8.1.2190: syntax test fails on Macv8.1.2190Bram Moolenaar
2019-10-20patch 8.1.2189: syntax highlighting wrong for tabv8.1.2189Bram Moolenaar
2019-10-19patch 8.1.2188: build error for missing definev8.1.2188Bram Moolenaar
2019-10-19patch 8.1.2187: error for bad regexp even though regexp is not usedv8.1.2187Bram Moolenaar
2019-10-19patch 8.1.2186: error for bad regexp even though regexp is not usedv8.1.2186Bram Moolenaar
2019-10-19patch 8.1.2185: syntax test failsv8.1.2185Bram Moolenaar
2019-10-19patch 8.1.2184: option context is not copied when splitting a windowv8.1.2184Bram Moolenaar
2019-10-19patch 8.1.2183: running a test is a bit verbosev8.1.2183Bram Moolenaar
2019-10-19patch 8.1.2182: test42 seen as binary by git diffv8.1.2182Bram Moolenaar
2019-10-19patch 8.1.2181: highlighting wrong when item follows tabv8.1.2181Bram Moolenaar
2019-10-19patch 8.1.2180: Error E303 is not useful when 'directory' is emptyv8.1.2180Bram Moolenaar
2019-10-19patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python outputv8.1.2179Bram Moolenaar
2019-10-19patch 8.1.2178: accessing uninitialized memory in testv8.1.2178Bram Moolenaar
2019-10-19patch 8.1.2177: Dart files are not recognizedv8.1.2177Bram Moolenaar
2019-10-18patch 8.1.2176: syntax attributes not combined with Visual highlightingv8.1.2176Bram Moolenaar
2019-10-18patch 8.1.2175: meson files are not recognizedv8.1.2175Bram Moolenaar
2019-10-18patch 8.1.2174: screen not recognized as supporting "sgr" mouse codesv8.1.2174Bram Moolenaar
2019-10-18patch 8.1.2173: searchit() has too many argumentsv8.1.2173Bram Moolenaar
2019-10-18patch 8.1.2172: spell highlight is wrong at start of the linev8.1.2172Bram Moolenaar
2019-10-17patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar
2019-10-17patch 8.1.2170: cannot build without the +termresponse featurev8.1.2170Bram Moolenaar