summaryrefslogtreecommitdiff
path: root/src/testdir/dumps
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menuv8.2.4579Yegappan Lakshmanan2022-03-169-0/+90
* patch 8.2.4520: using wrong highlight for cursor line numberv8.2.4520Bram Moolenaar2022-03-062-0/+40
* patch 8.2.4508: Vim9: cannot assign to a global variable on the command linev8.2.4508Bram Moolenaar2022-03-052-0/+6
* patch 8.2.4501: with 'showbreak' set cursor displayed in wrong positionv8.2.4501Bram Moolenaar2022-03-031-0/+6
* patch 8.2.4500: Vim9: can declare a global variable on the command linev8.2.4500Bram Moolenaar2022-03-031-0/+6
* patch 8.2.4497: wrong color for half of wide character next to pum scrollbarv8.2.4497Bram Moolenaar2022-03-031-0/+10
* patch 8.2.4481: cmdline popup menu not removed when 'lazyredraw' is setv8.2.4481Bram Moolenaar2022-02-271-0/+10
* patch 8.2.4401: map listing does not clear the rest of the command linev8.2.4401Bram Moolenaar2022-02-161-0/+6
* patch 8.2.4382: a custom 'tabline' may cause Esc to work like Enterv8.2.4382Bram Moolenaar2022-02-141-0/+10
* patch 8.2.4378: incsearch HL broken when calling searchcount in 'tabLine'v8.2.4378Christian Brabandt2022-02-143-0/+30
* patch 8.2.4346: a custom statusline may cause Esc to work like Enterv8.2.4346Bram Moolenaar2022-02-111-0/+10
* patch 8.2.4341: command line not redrawn when finishing popup menuv8.2.4341Bram Moolenaar2022-02-101-0/+10
* patch 8.2.4339: CTRL-A does not work properly with the cmdline popup menuv8.2.4339Yegappan Lakshmanan2022-02-105-0/+50
* patch 8.2.4338: an error from an expression mapping messes up the displayv8.2.4338Bram Moolenaar2022-02-103-0/+30
* patch 8.2.4334: command line popup menu not positioned correctlyv8.2.4334rbtnn2022-02-091-0/+10
* patch 8.2.4328: command line complete matches cleard when typing characterv8.2.4328Bram Moolenaar2022-02-082-0/+20
* patch 8.2.4325: 'wildmenu' only shows few matchesv8.2.4325Yegappan Lakshmanan2022-02-0829-0/+290
* patch 8.2.4260: Vim9: can still use a global function without g:v8.2.4260Bram Moolenaar2022-01-302-2/+2
* patch 8.2.4180: 'balloonexpr' is evaluated in the current script contextv8.2.4180Bram Moolenaar2022-01-223-3/+3
* patch 8.2.4156: fileinfo message overwrites echo'ed messagev8.2.4156Rob Pilling2022-01-201-0/+6
* patch 8.2.4062: match highlighting of tab too shortv8.2.4062Bram Moolenaar2022-01-111-0/+10
* patch 8.2.3940: match highlight disappears when doing incsearch for ":s/pat"v8.2.3940Bram Moolenaar2021-12-292-0/+12
* patch 8.2.3925: diff mode confused by NUL bytesv8.2.3925Bram Moolenaar2021-12-284-0/+80
* patch 8.2.3838: cannot use script-local function for setting *func optionsv8.2.3838Yegappan Lakshmanan2021-12-171-6/+0
* patch 8.2.3831: opfunc test fails when missing feature changes function namev8.2.3831Bram Moolenaar2021-12-161-6/+0
* patch 8.2.3829: no error when setting a func option to script-local functionv8.2.3829Bram Moolenaar2021-12-161-0/+6
* patch 8.2.3819: test fails because error message changedv8.2.3819Bram Moolenaar2021-12-152-2/+2
* patch 8.2.3798: a :def callback function postpones an error messagev8.2.3798Bram Moolenaar2021-12-131-0/+6
* patch 8.2.3763: when editing the cmdline a callback may cause a scroll upv8.2.3763Bram Moolenaar2021-12-093-4/+10
* patch 8.2.3761: focus change is not passed on to a terminal windowv8.2.3761Bram Moolenaar2021-12-082-0/+12
* patch 8.2.3723: when using 'linebreak' a text property starts too earlyv8.2.3723Bram Moolenaar2021-12-021-0/+10
* patch 8.2.3706: text property highlighting is used on Tabv8.2.3706Bram Moolenaar2021-11-301-0/+10
* patch 8.2.3700: text property highlighting continues over breakindentv8.2.3700Bram Moolenaar2021-11-291-0/+10
* patch 8.2.3698: match highlighting continues over breakindentv8.2.3698Bram Moolenaar2021-11-291-0/+10
* patch 8.2.3697: cannot drag a popup without a borderv8.2.3697Bram Moolenaar2021-11-292-0/+20
* patch 8.2.3681: cannot drag popup window after click on a status linev8.2.3681Bram Moolenaar2021-11-261-0/+10
* patch 8.2.3628: looking terminal colors is a bit slowv8.2.3628Bram Moolenaar2021-11-2032-0/+480
* patch 8.2.3614: zindex of popup windows not used when redrawing popup menuv8.2.3614Bakudankun2021-11-172-0/+28
* patch 8.2.3583: the "gd" and "gD" commands do not update search statsv8.2.3583Bram Moolenaar2021-11-122-0/+20
* patch 8.2.3556: filler lines are incorrect for other window in diff modev8.2.3556Bram Moolenaar2021-10-221-0/+20
* patch 8.2.3444: concealed text not revealed when leaving insert modev8.2.3444Bram Moolenaar2021-09-161-0/+20
* patch 8.2.3394: filler lines are wrong when changing text in diff modev8.2.3394Bram Moolenaar2021-09-012-0/+40
* patch 8.2.3304: popup window title with wide characters is truncatedv8.2.3304rbtnn2021-08-071-1/+1
* patch 8.2.3295: 'cursorline' should not apply to 'breakindent'v8.2.3295zeertzjq2021-08-0510-0/+200
* patch 8.2.3204: display garbled when 'cursorline' is set and lines wrapv8.2.3204Bram Moolenaar2021-07-222-0/+40
* patch 8.2.3122: with 'nowrap' cursor position is unexected in narrow windowv8.2.3122Bram Moolenaar2021-07-082-0/+20
* patch 8.2.3121: 'listchars' "exceeds" character appears in foldcolumnv8.2.3121Bram Moolenaar2021-07-085-0/+50
* patch 8.2.3095: with 'virtualedit' set to "block" block selection is wrongv8.2.3095Bram Moolenaar2021-07-031-0/+8
* patch 8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongv8.2.3088Bram Moolenaar2021-07-031-0/+8
* patch 8.2.3074: popup_atcursor() uses wrong position with concealingv8.2.3074Bram Moolenaar2021-06-291-4/+4