summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2019-11-09patch 8.1.2280: crash when passing partial to substitute()v8.1.2280Bram Moolenaar
2019-11-09patch 8.1.2279: computation of highlight attributes is too complicatedv8.1.2279Bram Moolenaar
2019-11-09patch 8.1.2278: using "cd" with "exe" may failv8.1.2278Bram Moolenaar
2019-11-09patch 8.1.2277: terminal window is not updated when info popup changesv8.1.2277Bram Moolenaar
2019-11-09patch 8.1.2276: MS-Windows: session test leaves files behindv8.1.2276Bram Moolenaar
2019-11-09patch 8.1.2275: using "seesion" looks like a mistakev8.1.2275Bram Moolenaar
2019-11-09patch 8.1.2274: newlines in 'balloonexpr' result only work in the GUIv8.1.2274Bram Moolenaar
2019-11-09patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()v8.1.2273Bram Moolenaar
2019-11-08patch 8.1.2272: test may hang at more promptv8.1.2272Bram Moolenaar
2019-11-08patch 8.1.2271: build error if FEAT_TAG_BINS is not definedv8.1.2271Bram Moolenaar
2019-11-08patch 8.1.2270: "gf" is not tested in Visual modev8.1.2270Bram Moolenaar
2019-11-07patch 8.1.2269: tags file with very long line stops using binary searchv8.1.2269Bram Moolenaar
2019-11-07patch 8.1.2268: spell file flag zero is not recognizedv8.1.2268Bram Moolenaar
2019-11-06patch 8.1.2267: compiler warning for uninitialized variablev8.1.2267Bram Moolenaar
2019-11-06patch 8.1.2266: position unknown for a mouse click in a popup windowv8.1.2266Bram Moolenaar
2019-11-06patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectlyv8.1.2265Bram Moolenaar
2019-11-06patch 8.1.2264: there are two test files for :letv8.1.2264Bram Moolenaar
2019-11-06patch 8.1.2263: 'noesckeys' test fails in GUIv8.1.2263Bram Moolenaar
2019-11-06patch 8.1.2262: unpack assignment in function not recognizedv8.1.2262Bram Moolenaar
2019-11-06patch 8.1.2261: with modifyOtherKeys set 'noesckeys' doesn't workv8.1.2261Bram Moolenaar
2019-11-05patch 8.1.2260: terminal test may fail on MS-Windowsv8.1.2260Bram Moolenaar
2019-11-05patch 8.1.2259: running tests may leave XfakeHOME behindv8.1.2259Bram Moolenaar
2019-11-05patch 8.1.2258: may get hit-enter prompt after entering a numberv8.1.2258Bram Moolenaar
2019-11-05patch 8.1.2257: MS-Windows GUI: scroll wheel always uses current windowv8.1.2257Bram Moolenaar
2019-11-04patch 8.1.2256: test for ":term ++shell" fails on MS-Windowsv8.1.2256Bram Moolenaar
2019-11-04patch 8.1.2255: ":term ++shell" does not work on MS-Windowsv8.1.2255Bram Moolenaar
2019-11-04patch 8.1.2254: MS-Windows: mouse scroll wheel doesn't work in popupv8.1.2254Bram Moolenaar
2019-11-04patch 8.1.2253: using "which" to check for an executable is not reliablev8.1.2253Bram Moolenaar
2019-11-04patch 8.1.2252: compiler warning for int sizev8.1.2252Bram Moolenaar
2019-11-03patch 8.1.2251: ":term command" may not work without a shellv8.1.2251Bram Moolenaar
2019-11-03patch 8.1.2250: CTRL-U and CTRL-D don't work in popup windowv8.1.2250Bram Moolenaar
2019-11-03patch 8.1.2249: "make vimtags" does not print any messagev8.1.2249Bram Moolenaar
2019-11-03patch 8.1.2248: CTRL-W dot does not work when modifyOtherKeys is enabledv8.1.2248Bram Moolenaar
2019-11-03patch 8.1.2247: "make vimtags" does not work in runtime/docv8.1.2247Bram Moolenaar
2019-11-03patch 8.1.2246: some tests are still in old stylev8.1.2246Bram Moolenaar
2019-11-03patch 8.1.2245: third character of 'listchars' tab shows in wrong placev8.1.2245Bram Moolenaar
2019-11-02patch 8.1.2244: 'wrapscan' is not used for "gn"v8.1.2244Bram Moolenaar
2019-11-02patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar
2019-11-02patch 8.1.2242: creating docs tags uses user preferencesv8.1.2242Bram Moolenaar
2019-11-02patch 8.1.2241: match highlight does not combine with 'wincolor'v8.1.2241Bram Moolenaar
2019-11-02patch 8.1.2240: popup window width changes when scrollingv8.1.2240Bram Moolenaar
2019-11-02patch 8.1.2239: CI fails when running tests without building Vimv8.1.2239Bram Moolenaar
2019-11-02Update runtime files.Bram Moolenaar
2019-11-01patch 8.1.2238: error in docs tags goes unnoticedv8.1.2238Bram Moolenaar
2019-10-31patch 8.1.2237: mode() result depends on whether CURSOR_SHAPE is definedv8.1.2237Bram Moolenaar
2019-10-31patch 8.1.2236: ml_get error if pattern matches beyond last linev8.1.2236Bram Moolenaar
2019-10-31patch 8.1.2235: "C" with 'virtualedit' set does not include multi-byte charv8.1.2235Bram Moolenaar
2019-10-30patch 8.1.2234: get_short_pathname() fails depending on encodingv8.1.2234Bram Moolenaar
2019-10-29patch 8.1.2233: cannot get the Vim command line argumentsv8.1.2233Bram Moolenaar
2019-10-28patch 8.1.2231: not easy to move to the middle of a text linev8.1.2231Bram Moolenaar