summaryrefslogtreecommitdiff
path: root/src/testdir/dumps
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1226: spurious empty line when using text propertiesv9.0.1226Bram Moolenaar2023-01-211-0/+8
* patch 9.0.1197: dump file missing from patchv9.0.1197zeertzjq2023-01-141-0/+6
* patch 9.0.1195: restoring KeyTyped when building statusline not testedv9.0.1195zeertzjq2023-01-149-22/+46
* patch 9.0.1171: screen is not redrawn after using setcellwidths()v9.0.1171Yasuhiro Matsumoto2023-01-102-0/+12
* patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingv9.0.1141Alexey Radkov2023-01-042-0/+20
* patch 9.0.1130: unexpected output when autoloading a scriptv9.0.1130Bram Moolenaar2023-01-021-0/+6
* patch 9.0.1124: virtual text at a column position is truncatedv9.0.1124Bram Moolenaar2023-01-011-3/+3
* patch 9.0.1121: cursor positioning and display problems with 'smoothscroll'v9.0.1121Bram Moolenaar2022-12-318-11/+29
* patch 9.0.1077: can add text property with negative ID before virtual textv9.0.1077Bram Moolenaar2022-12-192-0/+16
* patch 9.0.1067: in diff mode virtual text is highlighted incorrectlyv9.0.1067Bram Moolenaar2022-12-172-0/+20
* patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal2022-12-155-0/+30
* patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrongv9.0.1048zeertzjq2022-12-122-2/+2
* patch 9.0.1036: undo misbehaves when writing from an insert mode mappingv9.0.1036Bram Moolenaar2022-12-083-0/+14
* patch 9.0.1030: using freed memory with the cmdline popup menuv9.0.1030Bram Moolenaar2022-12-081-0/+10
* patch 9.0.1019: 'smoothscroll' and virtual text above don't work togetherv9.0.1019Bram Moolenaar2022-12-0616-0/+128
* patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarilyv9.0.1000Bram Moolenaar2022-12-031-5/+5
* patch 9.0.0995: padding before virtual text is highlightedv9.0.0995Bram Moolenaar2022-12-021-0/+8
* patch 9.0.0993: display errors when adding or removing text property typev9.0.0993Bram Moolenaar2022-12-023-0/+30
* patch 9.0.0982: 'cursorline' not drawn before virtual text belowv9.0.0982Bram Moolenaar2022-12-011-0/+6
* patch 9.0.0975: virtual text below empty line misplaced when 'number' setv9.0.0975Bram Moolenaar2022-11-291-0/+8
* patch 9.0.0969: matchparen highlight is not updated when switching buffersv9.0.0969Bram Moolenaar2022-11-282-0/+10
* patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen"v9.0.0964Luuk van Baal2022-11-281-0/+10
* patch 9.0.0962: virtual text below cannot be placed below empty linesv9.0.0962porygonisaduck2022-11-271-0/+8
* patch 9.0.0958: messages test is flakyv9.0.0958Bram Moolenaar2022-11-272-2/+6
* patch 9.0.0944: 'cursorline' causes virtual text highlight to continuev9.0.0944Bram Moolenaar2022-11-243-2/+10
* patch 9.0.0915: WinScrolled may trigger immediately when definedv9.0.0915Bram Moolenaar2022-11-202-0/+20
* patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar2022-11-191-0/+10
* patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong positionv9.0.0908Yee Cheng Chin2022-11-1912-9/+27
* patch 9.0.0905: virtual text after the line wraps when 'wrap' is offv9.0.0905Bram Moolenaar2022-11-181-0/+6
* patch 9.0.0900: cursor moves too far with 'smoothscroll'v9.0.0900Yee Cheng Chin2022-11-184-9/+17
* patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far downv9.0.0898Bram Moolenaar2022-11-172-0/+12
* patch 9.0.0894: virtual text property highlight ignores window backgroundv9.0.0894Bram Moolenaar2022-11-171-0/+8
* patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is setv9.0.0893Yee Cheng Chin2022-11-171-2/+2
* patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar2022-11-161-0/+8
* patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first columnv9.0.0807Bram Moolenaar2022-10-201-5/+5
* patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar2022-10-172-0/+16
* patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar2022-10-152-0/+16
* patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu'v9.0.0757Bram Moolenaar2022-10-151-0/+12
* patch 9.0.0734: cursor position invalid when scrolling with 'smoothscroll'v9.0.0734Bram Moolenaar2022-10-124-6/+18
* patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is offv9.0.0725Bram Moolenaar2022-10-111-0/+8
* patch 9.0.0723: extra empty line below virtual text when 'list' is setv9.0.0723Bram Moolenaar2022-10-111-0/+8
* patch 9.0.0722: virtual text "after" does not show with 'list' setv9.0.0722Bram Moolenaar2022-10-112-0/+16
* patch 9.0.0721: virtual text "above" with padding not displayed correctlyv9.0.0721Bram Moolenaar2022-10-111-0/+9
* patch 9.0.0718: extra empty line between two virtual text "below"v9.0.0718Bram Moolenaar2022-10-101-0/+8
* patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll leftv9.0.0716Bram Moolenaar2022-10-104-3/+27
* patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctlyv9.0.0714Bram Moolenaar2022-10-101-0/+8
* patch 9.0.0709: virtual text "after" not correct with 'nowrap'v9.0.0709Bram Moolenaar2022-10-091-0/+8
* patch 9.0.0707: with 'smoothscroll' cursor position not adjusted in long linev9.0.0707Bram Moolenaar2022-10-094-0/+24
* patch 9.0.0705: virtual text truncation does not take padding into accountv9.0.0705Bram Moolenaar2022-10-091-0/+8
* patch 9.0.0702: incomplete testing cursor position with 'linebreak' setv9.0.0702zeertzjq2022-10-091-1/+1