summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2017-12-17patch 8.0.1400: color scheme check script shows up as color schemev8.0.1400Bram Moolenaar
2017-12-17patch 8.0.1399: warnings and errors when building tiny versionv8.0.1399Bram Moolenaar
2017-12-17patch 8.0.1398: :packadd does not load packages from the "start" directoryv8.0.1398Bram Moolenaar
2017-12-16patch 8.0.1397: pattern with \& following nothing gives an errorv8.0.1397Bram Moolenaar
2017-12-16patch 8.0.1396: memory leak when CTRL-G in search command line failsv8.0.1396Bram Moolenaar
2017-12-16patch 8.0.1395: it is not easy to see if a colorscheme is well writtenv8.0.1395Bram Moolenaar
2017-12-16patch 8.0.1394: cannot intercept a yank commandv8.0.1394Bram Moolenaar
2017-12-16patch 8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' setv8.0.1393Bram Moolenaar
2017-12-16patch 8.0.1392: build fails with --with-features=huge --disable-channelv8.0.1392Bram Moolenaar
2017-12-15patch 8.0.1391: encoding empty string to JSON sometimes gives "null"v8.0.1391Bram Moolenaar
2017-12-14patch 8.0.1390: DirectX scrolling can be slow, vertical positioning is offv8.0.1390Bram Moolenaar
2017-12-12patch 8.0.1389: getqflist() items are missing if not setv8.0.1389Bram Moolenaar
2017-12-12patch 8.0.1388: char not overwritten with ambiguous width charv8.0.1388Bram Moolenaar
2017-12-11patch 8.0.1387: wordcount test is old stylev8.0.1387Bram Moolenaar
2017-12-10patch 8.0.1386: cannot select modified buffers with getbufinfo()v8.0.1386Bram Moolenaar
2017-12-10patch 8.0.1385: Python 3.5 is getting oldv8.0.1385Bram Moolenaar
2017-12-10patch 8.0.1384: not enough quickfix help; confusing winidv8.0.1384Bram Moolenaar
2017-12-09patch 8.0.1383: local additions in help skips some filesv8.0.1383Bram Moolenaar
2017-12-09patch 8.0.1382: get "no write since last change" message if terminal is openv8.0.1382Bram Moolenaar
2017-12-09patch 8.0.1381: ch_readraw() waits for NL if channel mode is NLv8.0.1381Bram Moolenaar
2017-12-09patch 8.0.1380: using "vim -r swapfile" the hit-enter prompt is misplaced.v8.0.1380Bram Moolenaar
2017-12-07patch 8.0.1379: configure check for selinux does not check for header filev8.0.1379Bram Moolenaar
2017-12-07patch 8.0.1378: autoload script sources itself when defining functionv8.0.1378Bram Moolenaar
2017-12-07patch 8.0.1377: cannot call a dict function in autoloaded dictv8.0.1377Bram Moolenaar
2017-12-05patch 8.0.1376: cursor in terminal not always updatedv8.0.1376Bram Moolenaar
2017-12-05patch 8.0.1375: window size wrong after maximizing with WinBarv8.0.1375Bram Moolenaar
2017-12-05patch 8.0.1374: CTRL-A does not work with an empty linev8.0.1374Bram Moolenaar
2017-12-05patch 8.0.1373: no error when settting 'renderoptions' before starting GUIv8.0.1373Bram Moolenaar
2017-12-05patch 8.0.1372: profile log may be truncated halfway a characterv8.0.1372Bram Moolenaar
2017-12-05patch 8.0.1371: Shift-Insert doesn't always work in MS-Windows consolev8.0.1371Bram Moolenaar
2017-12-05patch 8.0.1370: channel test for callback is flakyv8.0.1370Bram Moolenaar
2017-12-05patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updatedv8.0.1369Bram Moolenaar
2017-12-05patch 8.0.1368: cannot drag status or separator of new terminal windowv8.0.1368Bram Moolenaar
2017-12-05patch 8.0.1367: terminal test hangs, executing abcdev8.0.1367Bram Moolenaar
2017-12-03patch 8.0.1367v8.0.1366Bram Moolenaar
2017-12-02patch 8.0.1365: when one channel test fails others fail as wellv8.0.1365Bram Moolenaar
2017-12-02patch 8.0.1364: there is no easy way to get the window positionv8.0.1364Bram Moolenaar
2017-12-02patch 8.0.1363: recovering does not work when swap file ends in .stzv8.0.1363Bram Moolenaar
2017-12-01patch 8.0.1362: terminal window colors wrong when using Terminal highlightingv8.0.1362Bram Moolenaar
2017-12-01patch 8.0.1361: some users don't want to diff with hidden buffersv8.0.1361Bram Moolenaar
2017-11-30patch 8.0.1360: the Terminal highlighting doesn't work in a terminalv8.0.1360Bram Moolenaar
2017-11-29patch 8.0.1359: libvterm ANSI colors can not always be recognizedv8.0.1359Bram Moolenaar
2017-11-28patch 8.0.1358: undercurl is not used in the terminalv8.0.1358Bram Moolenaar
2017-11-28patch 8.0.1357: startup test fails on OpenBSDv8.0.1357Bram Moolenaar
2017-11-28patch 8.0.1356: using simalt in a GUIEnter autocommand inserts charactersv8.0.1356Bram Moolenaar
2017-11-28patch 8.0.1355: cursor keys don't work in MS-Windows consolev8.0.1355Bram Moolenaar
2017-11-28patch 8.0.1354: Shift-Insert doesn't always work in MS-Windows consolev8.0.1354Bram Moolenaar
2017-11-28patch 8.0.1353: QuickFixCmdPost is not used consistentlyv8.0.1353Bram Moolenaar
2017-11-28patch 8.0.1352: dead URLs in the help go unnoticedv8.0.1352Bram Moolenaar
2017-11-27patch 8.0.1351: warning for unused variables building with MinGWv8.0.1351Bram Moolenaar