summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.1.2270: "gf" is not tested in Visual modev8.1.2270Bram Moolenaar2019-11-082-0/+27
* patch 8.1.2269: tags file with very long line stops using binary searchv8.1.2269Bram Moolenaar2019-11-073-25/+41
* patch 8.1.2268: spell file flag zero is not recognizedv8.1.2268Bram Moolenaar2019-11-073-3/+15
* patch 8.1.2267: compiler warning for uninitialized variablev8.1.2267Bram Moolenaar2019-11-062-3/+6
* patch 8.1.2266: position unknown for a mouse click in a popup windowv8.1.2266Bram Moolenaar2019-11-063-3/+61
* patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectlyv8.1.2265Bram Moolenaar2019-11-065-4/+145
* patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar2019-11-065-55/+54
* patch 8.1.2263: 'noesckeys' test fails in GUIv8.1.2263Bram Moolenaar2019-11-062-1/+6
* patch 8.1.2262: unpack assignment in function not recognizedv8.1.2262Bram Moolenaar2019-11-063-14/+30
* patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workv8.1.2261Bram Moolenaar2019-11-063-5/+37
* patch 8.1.2260: terminal test may fail on MS-Windowsv8.1.2260Bram Moolenaar2019-11-052-2/+8
* patch 8.1.2259: running tests may leave XfakeHOME behindv8.1.2259Bram Moolenaar2019-11-053-2/+4
* patch 8.1.2258: may get hit-enter prompt after entering a numberv8.1.2258Bram Moolenaar2019-11-052-0/+4
* patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current windowv8.1.2257Bram Moolenaar2019-11-055-38/+57
* patch 8.1.2256: test for ":term ++shell" fails on MS-Windowsv8.1.2256Bram Moolenaar2019-11-042-1/+3
* patch 8.1.2255: ":term ++shell" does not work on MS-Windowsv8.1.2255Bram Moolenaar2019-11-043-18/+40
* patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popupv8.1.2254Bram Moolenaar2019-11-044-15/+55
* patch 8.1.2253: using "which" to check for an executable is not reliablev8.1.2253Bram Moolenaar2019-11-042-3/+5
* patch 8.1.2252: compiler warning for int sizev8.1.2252Bram Moolenaar2019-11-042-1/+3
* patch 8.1.2251: ":term command" may not work without a shellv8.1.2251Bram Moolenaar2019-11-036-10/+52
* patch 8.1.2250: CTRL-U and CTRL-D don't work in popup windowv8.1.2250Bram Moolenaar2019-11-034-1/+28
* patch 8.1.2249: "make vimtags" does not print any messagev8.1.2249Bram Moolenaar2019-11-032-2/+5
* patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabledv8.1.2248Bram Moolenaar2019-11-034-36/+68
* patch 8.1.2247: "make vimtags" does not work in runtime/docv8.1.2247Bram Moolenaar2019-11-032-1/+4
* patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar2019-11-036-2332/+2191
* patch 8.1.2245: third character of 'listchars' tab shows in wrong placev8.1.2245Bram Moolenaar2019-11-033-2/+45
* patch 8.1.2244: 'wrapscan' is not used for "gn"v8.1.2244Bram Moolenaar2019-11-023-9/+10
* patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar2019-11-0228-45/+47
* patch 8.1.2242: creating docs tags uses user preferencesv8.1.2242Bram Moolenaar2019-11-022-1/+3
* patch 8.1.2241: match highlight does not combine with 'wincolor'v8.1.2241Bram Moolenaar2019-11-027-16/+19
* patch 8.1.2240: popup window width changes when scrollingv8.1.2240Bram Moolenaar2019-11-029-33/+104
* patch 8.1.2239: CI fails when running tests without building Vimv8.1.2239Bram Moolenaar2019-11-022-1/+4
* Update runtime files.Bram Moolenaar2019-11-0218-118/+221
* patch 8.1.2238: error in docs tags goes unnoticedv8.1.2238Bram Moolenaar2019-11-015-2/+14
* patch 8.1.2237: mode() result depends on whether CURSOR_SHAPE is definedv8.1.2237Bram Moolenaar2019-10-312-4/+4
* patch 8.1.2236: ml_get error if pattern matches beyond last linev8.1.2236Bram Moolenaar2019-10-313-0/+17
* patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte charv8.1.2235Bram Moolenaar2019-10-313-0/+13
* patch 8.1.2234: get_short_pathname() fails depending on encodingv8.1.2234Bram Moolenaar2019-10-303-10/+62
* patch 8.1.2233: cannot get the Vim command line argumentsv8.1.2233Bram Moolenaar2019-10-298-4/+53
* patch 8.1.2231: not easy to move to the middle of a text linev8.1.2231Bram Moolenaar2019-10-287-6/+57
* patch 8.1.2230: MS-Windows: testing external commands can be improvedv8.1.2230Bram Moolenaar2019-10-285-41/+31
* patch 8.1.2229: cannot color number column above/below cursor differentlyv8.1.2229Bram Moolenaar2019-10-2711-3/+102
* patch 8.1.2228: screenpos() returns wrong values when 'number' is setv8.1.2228Bram Moolenaar2019-10-273-1/+18
* patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is openv8.1.2227Bram Moolenaar2019-10-276-5/+86
* patch 8.1.2226: cannot use system copy/paste in non-xterm terminalsv8.1.2226Bram Moolenaar2019-10-274-8/+32
* patch 8.1.2225: the "last used" info of a buffer is under usedv8.1.2225Bram Moolenaar2019-10-2718-45/+228
* patch 8.1.2224: cannot build Amiga versionv8.1.2224Bram Moolenaar2019-10-263-0/+9
* patch 8.1.2223: cannot see what buffer an ml_get error is forv8.1.2223Bram Moolenaar2019-10-262-1/+6
* patch 8.1.2222: accessing invalid memoryv8.1.2222Bram Moolenaar2019-10-262-0/+4
* Update runtime filesBram Moolenaar2019-10-2646-1066/+9575