summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps
AgeCommit message (Expand)Author
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
2020-06-04patch 8.2.0902: using searchcount() in 'statusline' causes an errorv8.2.0902Bram Moolenaar
2020-05-30patch 8.2.0845: text properties crossing lines not handled correctlyv8.2.0845Bram Moolenaar
2020-05-29patch 8.2.0840: search match count wrong when only match is in foldv8.2.0840Bram Moolenaar
2020-04-25patch 8.2.0637: incsearch highlighting does not work for ":sort!"v8.2.0637Bram Moolenaar
2020-03-27patch 8.2.0462: previewwindow test fails on some systemsv8.2.0462Bram Moolenaar
2020-03-26patch 8.2.0455: cannot set the highlight group for a specific terminalv8.2.0455Bram Moolenaar
2020-03-15patch 8.2.0390: terminal postponed scrollback test is flakyv8.2.0390Bram Moolenaar
2020-03-15patch 8.2.0382: some tests fail when run under valgrindv8.2.0382Bram Moolenaar
2020-03-14patch 8.2.0380: tiny popup when creating a terminal popup without minwidthv8.2.0380Bram Moolenaar
2020-02-29patch 8.2.0333: terminal in popup test is flakyv8.2.0333Bram Moolenaar
2020-02-28patch 8.2.0328: no redraw when leaving term-normal mode in popup terminalv8.2.0328Bram Moolenaar
2020-02-23patch 8.2.0305: relativenumber test fails on some systemsv8.2.0305Bram Moolenaar
2020-02-21patch 8.2.0295: highlighting for :s wrong when using different separatorv8.2.0295Bram Moolenaar
2020-02-20patch 8.2.0286: cannot use popup_close() for a terminal popupv8.2.0286Bram Moolenaar
2020-02-19patch 8.2.0281: two placed signs in the same line are not combinedv8.2.0281Bram Moolenaar
2020-02-14patch 8.2.0259: terminal in popup test sometimes failsv8.2.0259Bram Moolenaar
2020-02-14patch 8.2.0258: modifyOtherKeys cannot be temporarily disabledv8.2.0258Bram Moolenaar
2020-02-14patch 8.2.0257: cannot recognize a terminal in a popup windowv8.2.0257Bram Moolenaar
2020-02-08patch 8.2.0235: draw error when an empty group is removed from 'statusline'v8.2.0235Bram Moolenaar
2020-02-05patch 8.2.0214: a popup window with a terminal can be made hiddenv8.2.0214Bram Moolenaar
2020-02-01patch 8.2.0191: cannot put a terminal in a popup windowv8.2.0191Bram Moolenaar
2020-01-30patch 8.2.0179: still a few places where range() does not workv8.2.0179Bram Moolenaar
2020-01-23patch 8.2.0142: possible to enter popup window with CTRL-W pv8.2.0142Bram Moolenaar
2020-01-19patch 8.2.0131: command line is not cleared when switching tabsv8.2.0131Bram Moolenaar
2020-01-14patch 8.2.0118: crash when cycling to buffers involving popup windowv8.2.0118Bram Moolenaar
2020-01-09patch 8.2.0108: when sign text is changed a manual redraw is neededv8.2.0108Bram Moolenaar
2020-01-06patch 8.2.0096: cannot create tiny popup window in last columnv8.2.0096Bram Moolenaar
2019-12-15patch 8.2.0011: screen updating wrong when opeing preview windowv8.2.0011Bram Moolenaar
2019-12-14patch 8.2.0007: popup menu positioned wrong with folding in two tabsv8.2.0007Bram Moolenaar
2019-12-11patch 8.1.2419: with a long file name the hit-enter prompt appearsv8.1.2419Bram Moolenaar
2019-12-06patch 8.1.2399: info popup on top of cursor if it doesn't fitv8.1.2399Bram Moolenaar
2019-12-04patch 8.1.2386: 'wincolor' is not used for 'listchars'v8.1.2386Bram Moolenaar
2019-11-30patch 8.1.2362: cannot place signs in a popup windowv8.1.2362Bram Moolenaar