summaryrefslogtreecommitdiff
path: root/src/testdir/dumps
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2581: Vim9: sourcing Vim9 script triggers a redrawv8.2.2581Bram Moolenaar2021-03-101-0/+6
* patch 8.2.2568: second time a preview popup is opened highlight is not setv8.2.2568Bram Moolenaar2021-03-044-26/+26
* patch 8.2.2542: highlight of char beyond line end is not correctv8.2.2542Bram Moolenaar2021-02-222-0/+12
* patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar2021-02-144-7/+7
* patch 8.2.2493: text property for text left of window shows upv8.2.2493Bram Moolenaar2021-02-102-0/+12
* patch 8.2.2491: popup window for text property may show in first screen linev8.2.2491Bram Moolenaar2021-02-103-0/+30
* patch 8.2.2487: terminal shows garbage after double-wide characterv8.2.2487Bram Moolenaar2021-02-081-0/+9
* patch 8.2.2295: incsearch does not detect empty pattern properlyv8.2.2295Bram Moolenaar2021-01-042-0/+18
* patch 8.2.2207: illegal memory access if popup menu items are changedv8.2.2207Bram Moolenaar2020-12-242-0/+40
* patch 8.2.2132: padding not drawn properly for popup window with titlev8.2.2132Bram Moolenaar2020-12-122-0/+20
* patch 8.2.2045: highlighting a character too much with incsearchv8.2.2045Bram Moolenaar2020-11-255-0/+25
* patch 8.2.2036: buffer messed up if creating the quickfix window failsv8.2.2036Bram Moolenaar2020-11-231-0/+13
* patch 8.2.1990: cursor position wrong in terminal popup with finished jobv8.2.1990Bram Moolenaar2020-11-151-2/+2
* patch 8.2.1983: ml_get error when using <Cmd> to open a terminalv8.2.1983Bram Moolenaar2020-11-141-0/+20
* patch 8.2.1957: diff and cursorcolumn highlighting don't mixv8.2.1957Bram Moolenaar2020-11-054-0/+80
* patch 8.2.1844: using "q" at the more prompt doesn't stop a long messagev8.2.1844Bram Moolenaar2020-10-131-0/+6
* patch 8.2.1769: popup filter interferes with using :normal to move the cursorv8.2.1769Bram Moolenaar2020-09-281-5/+5
* patch 8.2.1762: when a timer uses :stopinsert completion isn't stoppedv8.2.1762Bram Moolenaar2020-09-271-0/+12
* patch 8.2.1750: popup_setoptions() setting firstline fails if cursorline setv8.2.1750Bram Moolenaar2020-09-263-3/+35
* patch 8.2.1737: cursor line highlight in popup window is not always updatedv8.2.1737Bram Moolenaar2020-09-241-0/+14
* patch 8.2.1732: stuck when win_execute() for a popup causes an errorv8.2.1732Bram Moolenaar2020-09-231-0/+10
* patch 8.2.1729: endless loop when ":normal" feeds popup window filterv8.2.1729Bram Moolenaar2020-09-231-0/+10
* patch 8.2.1689: 'colorcolumn' doesn't show in indentv8.2.1689Bram Moolenaar2020-09-152-0/+20
* patch 8.2.1636: get stuck if a popup filter causes an errorv8.2.1636Bram Moolenaar2020-09-083-0/+30
* patch 8.2.1580: wildmenu does not work properlyv8.2.1580Bram Moolenaar2020-09-034-0/+32
* patch 8.2.1556: cursorline highlighting always overrules sign highlightingv8.2.1556Bram Moolenaar2020-08-312-0/+12
* patch 8.2.1488: text does not scroll when inserting above first linev8.2.1488Bram Moolenaar2020-08-191-0/+4
* patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'v8.2.1415Bram Moolenaar2020-08-101-0/+10
* patch 8.2.1414: popupwindow missing last couple of linesv8.2.1414Bram Moolenaar2020-08-102-7/+17
* patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is usedv8.2.1406Bram Moolenaar2020-08-092-0/+20
* patch 8.2.1345: Redraw error when using visual block and scrollv8.2.1345Bram Moolenaar2020-08-011-0/+7
* patch 8.2.1307: popup window width does not include number of sign columnsv8.2.1307Bram Moolenaar2020-07-271-0/+10
* patch 8.2.1239: "maxwidth" in 'completepopup' not obeyedv8.2.1239Bram Moolenaar2020-07-181-0/+14
* patch 8.2.1237: changing 'completepopup' after opening popup has no effectv8.2.1237Bram Moolenaar2020-07-181-0/+14
* patch 8.2.1220: memory access error when dragging a popup windowv8.2.1220Bram Moolenaar2020-07-154-9/+53
* patch 8.2.1194: test failure because shell prompt differsv8.2.1194Bram Moolenaar2020-07-122-2/+2
* patch 8.2.1193: terminal window not redrawn when dragging a popup windowv8.2.1193Bram Moolenaar2020-07-122-0/+20
* patch 8.2.1137: Vim9: modifiers not cleared after compiling functionv8.2.1137Bram Moolenaar2020-07-051-0/+6
* patch 8.2.1128: the write message mentions characters, but it's bytesv8.2.1128Bram Moolenaar2020-07-054-4/+4
* patch 8.2.1004: line numbers below filler lines not always updatedv8.2.1004Bram Moolenaar2020-06-183-0/+60
* patch 8.2.0966: 'shortmess' flag "n" not used in two placesv8.2.0966Bram Moolenaar2020-06-122-2/+2
* patch 8.2.0943: displaying ^M or ^J depends on current bufferv8.2.0943Bram Moolenaar2020-06-102-0/+18
* patch 8.2.0936: some terminals misinterpret the code for getting cursor stylev8.2.0936Bram Moolenaar2020-06-094-4/+4
* patch 8.2.0911: crash when opening a buffer for the cmdline window failsv8.2.0911Bram Moolenaar2020-06-061-0/+18
* patch 8.2.0902: using searchcount() in 'statusline' causes an errorv8.2.0902Bram Moolenaar2020-06-041-0/+10
* patch 8.2.0845: text properties crossing lines not handled correctlyv8.2.0845Bram Moolenaar2020-05-301-1/+1
* patch 8.2.0840: search match count wrong when only match is in foldv8.2.0840Bram Moolenaar2020-05-291-0/+10
* patch 8.2.0637: incsearch highlighting does not work for ":sort!"v8.2.0637Bram Moolenaar2020-04-251-0/+9
* patch 8.2.0462: previewwindow test fails on some systemsv8.2.0462Bram Moolenaar2020-03-271-1/+1
* patch 8.2.0455: cannot set the highlight group for a specific terminalv8.2.0455Bram Moolenaar2020-03-262-0/+30