summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2018-06-18patch 8.1.0077: header of README file is not nicev8.1.0077Bram Moolenaar
2018-06-18patch 8.1.0076: command getting cleared with CTRL-W : in a terminal windowv8.1.0076Bram Moolenaar
2018-06-18patch 8.1.0075: no Vim logo in README filev8.1.0075Bram Moolenaar
2018-06-18patch 8.1.0074: crash when running quickfix testsv8.1.0074Bram Moolenaar
2018-06-18patch 8.1.0073: crash when autocommands call setloclist()v8.1.0073Bram Moolenaar
2018-06-17patch 8.1.0072: use of 'termwinkey' is inconsistentv8.1.0072Bram Moolenaar
2018-06-17patch 8.1.0071: terminal debugger only works with the terminal featurev8.1.0071Bram Moolenaar
2018-06-17patch 8.1.0070: missing part of the changes for prompt_setinterrupt()v8.1.0070Bram Moolenaar
2018-06-17patch 8.1.0069: cannot handle pressing CTRL-C in a prompt bufferv8.1.0069Bram Moolenaar
2018-06-17patch 8.1.0068: nasty autocommands can still cause using freed memoryv8.1.0068Bram Moolenaar
2018-06-17patch 8.1.0067: syntax highlighting not working when re-entering a bufferv8.1.0067Bram Moolenaar
2018-06-17patch 8.1.0066: nasty autocommand causes using freed memoryv8.1.0066Bram Moolenaar
2018-06-17patch 8.1.0065: balloon displayed at the wrong positionv8.1.0065Bram Moolenaar
2018-06-17patch 8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"v8.1.0064Bram Moolenaar
2018-06-17patch 8.1.0063: Mac: NSStringPboardType is deprecatedv8.1.0063Bram Moolenaar
2018-06-17patch 8.1.0062: popup menu broken if a callback changes the window layoutv8.1.0062Bram Moolenaar
2018-06-16patch 8.1.0061: window title is wrong after resetting and setting 'title'v8.1.0061Bram Moolenaar
2018-06-16patch 8.1.0060: crash when autocommands delete the current bufferv8.1.0060Bram Moolenaar
2018-06-16patch 8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"v8.1.0059Bram Moolenaar
2018-06-16patch 8.1.0058: display problem with margins and scrollingv8.1.0058Bram Moolenaar
2018-06-16patch 8.1.0057: popup menu displayed wrong when using autocmdv8.1.0057Bram Moolenaar
2018-06-16patch 8.1.0056: crash when using :hardcopy with illegal bytev8.1.0056Bram Moolenaar
2018-06-13patch 8.1.0055: complete test has wrong order of argumentsv8.1.0055Bram Moolenaar
2018-06-13patch 8.1.0054: compiler warning for using %ld for "long long"v8.1.0054Bram Moolenaar
2018-06-12patch 8.1.0053: first argument of 'completefunc' has inconsistent typev8.1.0053Bram Moolenaar
2018-06-12patch 8.1.0052: when mapping to <Nop> times out the next mapping is skippedv8.1.0052Bram Moolenaar
2018-06-12patch 8.1.0051: MS-Windows: missing #endifv8.1.0051Bram Moolenaar
2018-06-12patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal windowv8.1.0050Bram Moolenaar
2018-06-12patch 8.1.0049: shell cannot tell running in a terminal windowv8.1.0049Bram Moolenaar
2018-06-12patch 8.1.0048: vim_str2nr() does not handle numbers close to the maximumv8.1.0048Bram Moolenaar
2018-06-12patch 8.1.0047: no completion for :unlet $VARv8.1.0047Bram Moolenaar
2018-06-12patch 8.1.0046: loading a session file fails if 'winheight' is bigv8.1.0046Bram Moolenaar
2018-06-12patch 8.1.0045: popup test isn't run completelyv8.1.0045Bram Moolenaar
2018-06-12patch 8.1.0044: if a test function exists Vim this may go unnoticedv8.1.0044Bram Moolenaar
2018-06-12patch 8.1.0043: ++bad argument of :edit does not work properlyv8.1.0043Bram Moolenaar
2018-06-10patch 8.1.0042: if omni completion opens a window Insert mode is stoppedv8.1.0042Bram Moolenaar
2018-06-10patch 8.1.0041: attribute "width" missing from python window attribute listv8.1.0041Bram Moolenaar
2018-06-10patch 8.1.0040: warnings from 64-bit compilerv8.1.0040Bram Moolenaar
2018-06-07patch 8.1.0039: cannot easily delete lines in another bufferv8.1.0039Bram Moolenaar
2018-06-07patch 8.1.0038: popup test causes Vim to exitv8.1.0038Bram Moolenaar
2018-06-06patch 8.1.0037: cannot easily append lines to another bufferv8.1.0037Bram Moolenaar
2018-06-06patch 8.1.0036: not restoring Insert mode if leaving prompt buffer with mousev8.1.0036Bram Moolenaar
2018-06-06patch 8.1.0035: not easy to switch between prompt buffer and other windowsv8.1.0035Bram Moolenaar
2018-06-04patch 8.1.0034: cursor not restored with ":edit #"v8.1.0034Bram Moolenaar
2018-06-04patch 8.1.0033: keys to stop Vim in terminal are wrongv8.1.0033Bram Moolenaar
2018-06-04patch 8.1.0032: BS in prompt buffer starts new linev8.1.0032Bram Moolenaar
2018-06-03patch 8.1.0031: terminal test aucmd_on_close if flakyv8.1.0031Bram Moolenaar
2018-06-03patch 8.1.0030: stoping Vim running in a terminal may not workv8.1.0030Bram Moolenaar
2018-06-03patch 8.1.0029: terminal test fails on MS-Windows when "wc" existsv8.1.0029Bram Moolenaar
2018-06-03patch 8.1.0028: prompt buffer test fails on MS-Windowsv8.1.0028Bram Moolenaar