summaryrefslogtreecommitdiff
path: root/src/testdir/dumps
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.1.2362: cannot place signs in a popup windowv8.1.2362Bram Moolenaar2019-11-301-0/+10
* patch 8.1.2351: 'wincolor' not used for > for not fitting double width charv8.1.2351Bram Moolenaar2019-11-261-0/+10
* patch 8.1.2338: using Visual mark sith :s gives E20 if not setv8.1.2338Bram Moolenaar2019-11-231-0/+9
* patch 8.1.2336: when an expr mapping moves the cursor it is not restoredv8.1.2336Bram Moolenaar2019-11-221-0/+10
* patch 8.1.2324: with of scrollbar in popup menu not taken into accountv8.1.2324Bram Moolenaar2019-11-211-0/+14
* patch 8.1.2295: if buffer of popup is in another window cursorline sign showsv8.1.2295Bram Moolenaar2019-11-121-0/+10
* patch 8.1.2288: not using all space when popup with "topleft" flips to abovev8.1.2288Bram Moolenaar2019-11-101-6/+6
* patch 8.1.2287: using EndOfBuffer highlight in popup does not look goodv8.1.2287Bram Moolenaar2019-11-107-29/+29
* patch 8.1.2279: computation of highlight attributes is too complicatedv8.1.2279Bram Moolenaar2019-11-091-1/+1
* patch 8.1.2274: newlines in 'balloonexpr' result only work in the GUIv8.1.2274Bram Moolenaar2019-11-093-13/+13
* patch 8.1.2273: wrong default when "pos" is changed with popup_atcursor()v8.1.2273Bram Moolenaar2019-11-091-0/+12
* patch 8.1.2265: when popup with "botleft" does not fit it flips incorrectlyv8.1.2265Bram Moolenaar2019-11-061-0/+12
* patch 8.1.2241: match highlight does not combine with 'wincolor'v8.1.2241Bram Moolenaar2019-11-024-5/+5
* patch 8.1.2240: popup window width changes when scrollingv8.1.2240Bram Moolenaar2019-11-026-24/+44
* patch 8.1.2229: cannot color number column above/below cursor differentlyv8.1.2229Bram Moolenaar2019-10-274-0/+40
* patch 8.1.2227: layout wrong if 'lines' changes while cmdline window is openv8.1.2227Bram Moolenaar2019-10-273-0/+42
* patch 8.1.2214: too much is redrawn when 'cursorline' is setv8.1.2214Bram Moolenaar2019-10-246-6/+6
* patch 8.1.2210: using negative offset for popup_create() does not workv8.1.2210Bram Moolenaar2019-10-241-10/+10
* patch 8.1.2206: no test for fixed issue #3893v8.1.2206Bram Moolenaar2019-10-241-0/+5
* patch 8.1.2192: cannot easily fill the info popup asynchronouslyv8.1.2192Bram Moolenaar2019-10-203-0/+42
* patch 8.1.2190: syntax test fails on Macv8.1.2190Bram Moolenaar2019-10-201-4/+2
* patch 8.1.2189: syntax highlighting wrong for tabv8.1.2189Bram Moolenaar2019-10-201-2/+2
* patch 8.1.2181: highlighting wrong when item follows tabv8.1.2181Bram Moolenaar2019-10-191-3/+5
* patch 8.1.2176: syntax attributes not combined with Visual highlightingv8.1.2176Bram Moolenaar2019-10-181-5/+5
* patch 8.1.2172: spell highlight is wrong at start of the linev8.1.2172Bram Moolenaar2019-10-181-0/+8
* patch 8.1.2164: stuck when using "j" in a popupwin with popup_filter_menuv8.1.2164Bram Moolenaar2019-10-162-0/+20
* patch 8.1.2158: terminal attributes missing in Terminal-normal modev8.1.2158Bram Moolenaar2019-10-161-0/+15
* patch 8.1.2156: first character after Tab is not highlightedv8.1.2156Bram Moolenaar2019-10-161-5/+5
* patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properlyv8.1.2155Bram Moolenaar2019-10-163-0/+24
* patch 8.1.2153: combining text property and syntax highlight is wrongv8.1.2153Bram Moolenaar2019-10-161-0/+6
* patch 8.1.2143: cannot see each command even when 'verbose' is setv8.1.2143Bram Moolenaar2019-10-121-0/+12
* patch 8.1.2141: :tselect has an extra hit-enter promptv8.1.2141Bram Moolenaar2019-10-121-0/+10
* patch 8.1.2073: when editing a buffer 'colorcolumn' may not workv8.1.2073Bram Moolenaar2019-09-251-0/+10
* patch 8.1.2071: when 'wincolor' is set text property changes highlightingv8.1.2071Bram Moolenaar2019-09-231-3/+3
* patch 8.1.2050: popup window test fails in some configurationsv8.1.2050Bram Moolenaar2019-09-171-1/+1
* patch 8.1.2041: no test for diff mode with syntax highlightingv8.1.2041Bram Moolenaar2019-09-151-0/+20
* patch 8.1.2040: no highlighting of current line in quickfix windowv8.1.2040Bram Moolenaar2019-09-152-0/+24
* patch 8.1.2039: character from 'showbreak' does not use 'wincolor'v8.1.2039Bram Moolenaar2019-09-151-5/+5
* patch 8.1.2032: scrollbar thumb wrong in popup windowv8.1.2032Bram Moolenaar2019-09-141-2/+2
* patch 8.1.2031: cursor position wrong when resizing and using concealv8.1.2031Bram Moolenaar2019-09-142-0/+13
* patch 8.1.2029: cannot control 'cursorline' highlighting wellv8.1.2029Bram Moolenaar2019-09-1421-3/+363
* patch 8.1.2009: cursorline highlighting not updated in popup windowv8.1.2009Bram Moolenaar2019-09-081-0/+10
* patch 8.1.1997: no redraw after a popup window filter is invokedv8.1.1997Bram Moolenaar2019-09-071-0/+10
* patch 8.1.1980: fix for search stat not testedv8.1.1980Bram Moolenaar2019-09-042-0/+20
* patch 8.1.1959: when using "firstline" in popup window text may jumpv8.1.1959Bram Moolenaar2019-09-012-8/+8
* patch 8.1.1956: screenshot tests may use a different encodingv8.1.1956Bram Moolenaar2019-09-011-1/+1
* patch 8.1.1949: cannot scroll a popup window to the very bottomv8.1.1949Bram Moolenaar2019-08-303-0/+20
* patch 8.1.1945: popup window "firstline" cannot be resetv8.1.1945Bram Moolenaar2019-08-302-8/+8
* patch 8.1.1936: not enough tests for text property popup windowv8.1.1936Bram Moolenaar2019-08-295-0/+58
* patch 8.1.1935: test for text property popup window is flakyv8.1.1935Bram Moolenaar2019-08-281-1/+1