summaryrefslogtreecommitdiff
path: root/src/drawline.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.2245: third character of 'listchars' tab shows in wrong placev8.1.2245Bram Moolenaar2019-11-031-2/+2
* patch 8.1.2241: match highlight does not combine with 'wincolor'v8.1.2241Bram Moolenaar2019-11-021-9/+9
* patch 8.1.2229: cannot color number column above/below cursor differentlyv8.1.2229Bram Moolenaar2019-10-271-0/+10
* patch 8.1.2205: sign entry structure has confusing namev8.1.2205Bram Moolenaar2019-10-241-6/+7
* patch 8.1.2189: syntax highlighting wrong for tabv8.1.2189Bram Moolenaar2019-10-201-1/+1
* patch 8.1.2181: highlighting wrong when item follows tabv8.1.2181Bram Moolenaar2019-10-191-15/+10
* patch 8.1.2176: syntax attributes not combined with Visual highlightingv8.1.2176Bram Moolenaar2019-10-181-0/+12
* patch 8.1.2172: spell highlight is wrong at start of the linev8.1.2172Bram Moolenaar2019-10-181-1/+3
* patch 8.1.2163: cannot build with +spell but without +syntaxv8.1.2163Bram Moolenaar2019-10-161-0/+2
* patch 8.1.2160: cannot build with +syntax but without +terminalv8.1.2160Bram Moolenaar2019-10-161-2/+6
* patch 8.1.2158: terminal attributes missing in Terminal-normal modev8.1.2158Bram Moolenaar2019-10-161-1/+1
* patch 8.1.2156: first character after Tab is not highlightedv8.1.2156Bram Moolenaar2019-10-161-2/+12
* patch 8.1.2155: in a terminal window 'cursorlineopt' does not work properlyv8.1.2155Bram Moolenaar2019-10-161-8/+2
* patch 8.1.2153: combining text property and syntax highlight is wrongv8.1.2153Bram Moolenaar2019-10-161-99/+75
* patch 8.1.2117: CursorLine highlight used while 'cursorline' is offv8.1.2117Bram Moolenaar2019-10-051-3/+3
* patch 8.1.2071: when 'wincolor' is set text property changes highlightingv8.1.2071Bram Moolenaar2019-09-231-2/+6
* patch 8.1.2060: "precedes" in 'listchars' not used properlyv8.1.2060Bram Moolenaar2019-09-201-1/+3
* patch 8.1.2057: the screen.c file is much too bigv8.1.2057Bram Moolenaar2019-09-191-0/+3131