summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2019-10-28patch 8.1.2230: MS-Windows: testing external commands can be improvedv8.1.2230Bram Moolenaar
2019-10-27patch 8.1.2229: cannot color number column above/below cursor differentlyv8.1.2229Bram Moolenaar
2019-10-27patch 8.1.2228: screenpos() returns wrong values when 'number' is setv8.1.2228Bram Moolenaar
2019-10-27patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is openv8.1.2227Bram Moolenaar
2019-10-27patch 8.1.2226: cannot use system copy/paste in non-xterm terminalsv8.1.2226Bram Moolenaar
2019-10-27patch 8.1.2225: the "last used" info of a buffer is under usedv8.1.2225Bram Moolenaar
2019-10-26patch 8.1.2224: cannot build Amiga versionv8.1.2224Bram Moolenaar
2019-10-26patch 8.1.2223: cannot see what buffer an ml_get error is forv8.1.2223Bram Moolenaar
2019-10-26patch 8.1.2222: accessing invalid memoryv8.1.2222Bram Moolenaar
2019-10-26Update runtime filesBram Moolenaar
2019-10-26patch 8.1.2221: cannot filter :disp outputv8.1.2221Bram Moolenaar
2019-10-26patch 8.1.2220: :cfile does not abort like other quickfix commandsv8.1.2220Bram Moolenaar
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