summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2200: crash when memory allocation failsv8.1.2200Bram Moolenaar2019-10-222-2/+12
* patch 8.1.2199: build failure when using normal features without GUIv8.1.2199Bram Moolenaar2019-10-222-0/+4
* patch 8.1.2198: crash when using :center in autocommandv8.1.2198Bram Moolenaar2019-10-213-4/+31
* patch 8.1.2197: ExitPre autocommand may cause accessing freed memoryv8.1.2197Bram Moolenaar2019-10-203-6/+31
* patch 8.1.2196: MS-Windows: running tests with MSVC lacks updatesv8.1.2196Bram Moolenaar2019-10-203-8/+38
* patch 8.1.2195: Vim does not exit when the terminal window is last windowv8.1.2195Bram Moolenaar2019-10-205-7/+44
* patch 8.1.2194: modifyOtherKeys is not enabled by defaultv8.1.2194Bram Moolenaar2019-10-202-0/+4
* patch 8.1.2193: popup_setoptions(popup_getoptions()) does not workv8.1.2193Bram Moolenaar2019-10-203-4/+26
* patch 8.1.2192: cannot easily fill the info popup asynchronouslyv8.1.2192Bram Moolenaar2019-10-2013-26/+165
* patch 8.1.2191: when using modifyOtherKeys CTRL-X mode may not workv8.1.2191Bram Moolenaar2019-10-202-1/+21
* patch 8.1.2190: syntax test fails on Macv8.1.2190Bram Moolenaar2019-10-203-8/+6
* patch 8.1.2189: syntax highlighting wrong for tabv8.1.2189Bram Moolenaar2019-10-204-3/+7
* patch 8.1.2188: build error for missing definev8.1.2188Bram Moolenaar2019-10-192-0/+3
* patch 8.1.2187: error for bad regexp even though regexp is not usedv8.1.2187Bram Moolenaar2019-10-194-2/+12
* patch 8.1.2186: error for bad regexp even though regexp is not usedv8.1.2186Bram Moolenaar2019-10-192-1/+3
* patch 8.1.2185: syntax test failsv8.1.2185Bram Moolenaar2019-10-192-1/+5
* patch 8.1.2184: option context is not copied when splitting a windowv8.1.2184Bram Moolenaar2019-10-193-11/+133
* patch 8.1.2183: running a test is a bit verbosev8.1.2183Bram Moolenaar2019-10-192-2/+4
* patch 8.1.2182: test42 seen as binary by git diffv8.1.2182Bram Moolenaar2019-10-192-0/+2
* patch 8.1.2181: highlighting wrong when item follows tabv8.1.2181Bram Moolenaar2019-10-194-34/+36
* patch 8.1.2180: Error E303 is not useful when 'directory' is emptyv8.1.2180Bram Moolenaar2019-10-193-2/+10
* patch 8.1.2179: pressing "q" at the more prompt doesn't stop Python outputv8.1.2179Bram Moolenaar2019-10-193-6/+14
* patch 8.1.2178: accessing uninitialized memory in testv8.1.2178Bram Moolenaar2019-10-192-3/+6
* patch 8.1.2177: Dart files are not recognizedv8.1.2177Bram Moolenaar2019-10-192-0/+3
* patch 8.1.2176: syntax attributes not combined with Visual highlightingv8.1.2176Bram Moolenaar2019-10-184-6/+25
* patch 8.1.2175: meson files are not recognizedv8.1.2175Bram Moolenaar2019-10-182-0/+4
* patch 8.1.2174: screen not recognized as supporting "sgr" mouse codesv8.1.2174Bram Moolenaar2019-10-183-8/+104
* patch 8.1.2173: searchit() has too many argumentsv8.1.2173Bram Moolenaar2019-10-1813-47/+97
* patch 8.1.2172: spell highlight is wrong at start of the linev8.1.2172Bram Moolenaar2019-10-184-1/+38
* patch 8.1.2171: mouse support not always availablev8.1.2171Bram Moolenaar2019-10-1725-351/+157
* patch 8.1.2170: cannot build without the +termresponse featurev8.1.2170Bram Moolenaar2019-10-172-0/+4
* patch 8.1.2169: terminal flags are never resetv8.1.2169Bram Moolenaar2019-10-173-0/+15
* patch 8.1.2168: heredoc assignment not skipped in if blockv8.1.2168Bram Moolenaar2019-10-163-3/+16
* patch 8.1.2167: mapping test fails on MS-Windowsv8.1.2167Bram Moolenaar2019-10-162-2/+4
* patch 8.1.2166: rubyeval() not tested as a methodv8.1.2166Bram Moolenaar2019-10-162-1/+3
* patch 8.1.2165: mapping test fails on Macv8.1.2165Bram Moolenaar2019-10-162-0/+5
* patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menuv8.1.2164Bram Moolenaar2019-10-165-1/+64
* patch 8.1.2163: cannot build with +spell but without +syntaxv8.1.2163Bram Moolenaar2019-10-162-0/+4
* patch 8.1.2162: popup resize test is flakyv8.1.2162Bram Moolenaar2019-10-162-0/+3
* patch 8.1.2161: mapping test failsv8.1.2161Bram Moolenaar2019-10-163-1/+3
* patch 8.1.2160: cannot build with +syntax but without +terminalv8.1.2160Bram Moolenaar2019-10-162-2/+8
* patch 8.1.2159: some mappings are listed twicev8.1.2159Bram Moolenaar2019-10-163-6/+31
* patch 8.1.2158: terminal attributes missing in Terminal-normal modev8.1.2158Bram Moolenaar2019-10-164-1/+32
* patch 8.1.2157: libvterm source files missing from distributionv8.1.2157Bram Moolenaar2019-10-161-0/+2
* patch 8.1.2156: first character after Tab is not highlightedv8.1.2156Bram Moolenaar2019-10-164-11/+23
* patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properlyv8.1.2155Bram Moolenaar2019-10-166-8/+55
* patch 8.1.2154: quickfix window height wrong when there is a tablinev8.1.2154Bram Moolenaar2019-10-163-2/+16
* patch 8.1.2153: combining text property and syntax highlight is wrongv8.1.2153Bram Moolenaar2019-10-164-107/+110
* patch 8.1.2152: problems navigating tags file on MacOS Catalinav8.1.2152Bram Moolenaar2019-10-152-12/+14
* patch 8.1.2151: state test is a bit flakyv8.1.2151Bram Moolenaar2019-10-142-0/+3