summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2175: meson files are not recognizedv8.1.2175Bram Moolenaar2019-10-183-0/+7
* 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
* Update runtime files.Bram Moolenaar2019-10-1621-165/+229
* 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-162-2/+4
* 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
* patch 8.1.2150: no test for 'ttymouse' set from xterm version responsev8.1.2150Bram Moolenaar2019-10-142-2/+39
* patch 8.1.2149: crash when running out of memory very earlyv8.1.2149Bram Moolenaar2019-10-142-29/+85
* patch 8.1.2148: no test for right click extending Visual areav8.1.2148Bram Moolenaar2019-10-132-1/+88
* patch 8.1.2147: crash when allocating memory failsv8.1.2147Bram Moolenaar2019-10-132-1/+3
* patch 8.1.2146: build failurev8.1.2146Bram Moolenaar2019-10-132-1/+4
* patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledv8.1.2145Bram Moolenaar2019-10-1321-337/+535
* patch 8.1.2144: side effects when using t_ti to enable modifyOtherKeysv8.1.2144Bram Moolenaar2019-10-125-13/+31
* patch 8.1.2143: cannot see each command even when 'verbose' is setv8.1.2143Bram Moolenaar2019-10-125-17/+68
* patch 8.1.2142: some key mappings do not work with modifyOtherKeysv8.1.2142Bram Moolenaar2019-10-123-1/+51
* patch 8.1.2141: :tselect has an extra hit-enter promptv8.1.2141Bram Moolenaar2019-10-124-8/+52
* patch 8.1.2140: "gk" and "gj" do not work correctly in number columnv8.1.2140Bram Moolenaar2019-10-124-10/+46
* patch 8.1.2139: the modifyOtherKeys codes are not testedv8.1.2139Bram Moolenaar2019-10-122-0/+66
* patch 8.1.2138: including the build number in the Win32 binary is confusingv8.1.2138Bram Moolenaar2019-10-122-4/+6
* patch 8.1.2137: parsing the termresponse is not testedv8.1.2137Bram Moolenaar2019-10-122-3/+23
* patch 8.1.2136: using freed memory with autocmd from fuzzerv8.1.2136Bram Moolenaar2019-10-113-1/+12
* patch 8.1.2135: with modifyOtherKeys Alt-a does not work properlyv8.1.2135Bram Moolenaar2019-10-102-19/+21
* patch 8.1.2134: modifier keys are not always recognizedv8.1.2134Bram Moolenaar2019-10-109-65/+185
* patch 8.1.2133: some tests fail when run as rootv8.1.2133Bram Moolenaar2019-10-107-11/+39
* patch 8.1.2132: MS-Windows: screen mess when not recognizing insider buildv8.1.2132Bram Moolenaar2019-10-102-3/+5
* patch 8.1.2131: MSVC tests failv8.1.2131Bram Moolenaar2019-10-103-9/+13
* patch 8.1.2130: MSVC build failsv8.1.2130Bram Moolenaar2019-10-102-9/+11
* patch 8.1.2129: using hard coded executable path in testv8.1.2129Bram Moolenaar2019-10-104-10/+12
* patch 8.1.2128: renamed libvterm sources makes merging difficultv8.1.2128Bram Moolenaar2019-10-108-56/+67
* patch 8.1.2127: the indent.c file is a bit bigv8.1.2127Bram Moolenaar2019-10-0925-5542/+5517