summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps
AgeCommit message (Expand)Author
2021-05-22patch 8.2.2877: insufficient tests for popup menu rightleftv8.2.2877Yegappan Lakshmanan
2021-04-21patch 8.2.2797: Search highlight disappears in the Visual areav8.2.2797Bram Moolenaar
2021-04-08patch 8.2.2737: status line not updated when local 'statusline' option setv8.2.2737Bram Moolenaar
2021-04-01patch 8.2.2686: status line is not updated when going to cmdline modev8.2.2686Bram Moolenaar
2021-04-01patch 8.2.2685: custom statusline not drawn correctly with WinBarv8.2.2685Bram Moolenaar
2021-03-30patch 8.2.2679: status line missing for non-current window with winbarv8.2.2679Bram Moolenaar
2021-03-10patch 8.2.2581: Vim9: sourcing Vim9 script triggers a redrawv8.2.2581Bram Moolenaar
2021-03-04patch 8.2.2568: second time a preview popup is opened highlight is not setv8.2.2568Bram Moolenaar
2021-02-22patch 8.2.2542: highlight of char beyond line end is not correctv8.2.2542Bram Moolenaar
2021-02-14patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar
2021-02-10patch 8.2.2493: text property for text left of window shows upv8.2.2493Bram Moolenaar
2021-02-10patch 8.2.2491: popup window for text property may show in first screen linev8.2.2491Bram Moolenaar
2021-02-08patch 8.2.2487: terminal shows garbage after double-wide characterv8.2.2487Bram Moolenaar
2021-01-04patch 8.2.2295: incsearch does not detect empty pattern properlyv8.2.2295Bram Moolenaar
2020-12-24patch 8.2.2207: illegal memory access if popup menu items are changedv8.2.2207Bram Moolenaar
2020-12-12patch 8.2.2132: padding not drawn properly for popup window with titlev8.2.2132Bram Moolenaar
2020-11-25patch 8.2.2045: highlighting a character too much with incsearchv8.2.2045Bram Moolenaar
2020-11-23patch 8.2.2036: buffer messed up if creating the quickfix window failsv8.2.2036Bram Moolenaar
2020-11-15patch 8.2.1990: cursor position wrong in terminal popup with finished jobv8.2.1990Bram Moolenaar
2020-11-14patch 8.2.1983: ml_get error when using <Cmd> to open a terminalv8.2.1983Bram Moolenaar
2020-11-05patch 8.2.1957: diff and cursorcolumn highlighting don't mixv8.2.1957Bram Moolenaar
2020-10-13patch 8.2.1844: using "q" at the more prompt doesn't stop a long messagev8.2.1844Bram Moolenaar
2020-09-28patch 8.2.1769: popup filter interferes with using :normal to move the cursorv8.2.1769Bram Moolenaar
2020-09-27patch 8.2.1762: when a timer uses :stopinsert completion isn't stoppedv8.2.1762Bram Moolenaar
2020-09-26patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline setv8.2.1750Bram Moolenaar
2020-09-24patch 8.2.1737: cursor line highlight in popup window is not always updatedv8.2.1737Bram Moolenaar
2020-09-23patch 8.2.1732: stuck when win_execute() for a popup causes an errorv8.2.1732Bram Moolenaar
2020-09-23patch 8.2.1729: endless loop when ":normal" feeds popup window filterv8.2.1729Bram Moolenaar
2020-09-15patch 8.2.1689: 'colorcolumn' doesn't show in indentv8.2.1689Bram Moolenaar
2020-09-08patch 8.2.1636: get stuck if a popup filter causes an errorv8.2.1636Bram Moolenaar
2020-09-03patch 8.2.1580: wildmenu does not work properlyv8.2.1580Bram Moolenaar
2020-08-31patch 8.2.1556: cursorline highlighting always overrules sign highlightingv8.2.1556Bram Moolenaar
2020-08-19patch 8.2.1488: text does not scroll when inserting above first linev8.2.1488Bram Moolenaar
2020-08-10patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'v8.2.1415Bram Moolenaar
2020-08-10patch 8.2.1414: popupwindow missing last couple of linesv8.2.1414Bram Moolenaar
2020-08-09patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is usedv8.2.1406Bram Moolenaar
2020-08-01patch 8.2.1345: Redraw error when using visual block and scrollv8.2.1345Bram Moolenaar
2020-07-27patch 8.2.1307: popup window width does not include number of sign columnsv8.2.1307Bram Moolenaar
2020-07-18patch 8.2.1239: "maxwidth" in 'completepopup' not obeyedv8.2.1239Bram Moolenaar
2020-07-18patch 8.2.1237: changing 'completepopup' after opening popup has no effectv8.2.1237Bram Moolenaar
2020-07-15patch 8.2.1220: memory access error when dragging a popup windowv8.2.1220Bram Moolenaar
2020-07-12patch 8.2.1194: test failure because shell prompt differsv8.2.1194Bram Moolenaar
2020-07-12patch 8.2.1193: terminal window not redrawn when dragging a popup windowv8.2.1193Bram Moolenaar
2020-07-05patch 8.2.1137: Vim9: modifiers not cleared after compiling functionv8.2.1137Bram Moolenaar
2020-07-05patch 8.2.1128: the write message mentions characters, but it's bytesv8.2.1128Bram Moolenaar
2020-06-18patch 8.2.1004: line numbers below filler lines not always updatedv8.2.1004Bram Moolenaar
2020-06-12patch 8.2.0966: 'shortmess' flag "n" not used in two placesv8.2.0966Bram Moolenaar
2020-06-10patch 8.2.0943: displaying ^M or ^J depends on current bufferv8.2.0943Bram Moolenaar
2020-06-09patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar
2020-06-06patch 8.2.0911: crash when opening a buffer for the cmdline window failsv8.2.0911Bram Moolenaar