summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps
AgeCommit message (Expand)Author
2023-03-10patch 9.0.1397: highlight for popupmenu kind and extra cannot be setv9.0.1397Gianmaria Bajo
2023-02-19patch 9.0.1327: cursor in wrong position below line with virtual text belowv9.0.1327Bram Moolenaar
2023-02-19patch 9.0.1326: relative line number not updated with virtual text abovev9.0.1326Bram Moolenaar
2023-02-19patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text abovev9.0.1325Bram Moolenaar
2023-02-14patch 9.0.1309: scrolling two lines with even line count and 'scrolloff' setv9.0.1309Bram Moolenaar
2023-02-12patch 9.0.1306: no regression test for solved problem of #11959v9.0.1306Bram Moolenaar
2023-02-12patch 9.0.1305: cursor in wrong line with virtual text abovev9.0.1305Bram Moolenaar
2023-02-12patch 9.0.1304: "$" for 'list' option displayed in wrong positionv9.0.1304Bram Moolenaar
2023-02-11patch 9.0.1301: virtual text below empty line not displayedv9.0.1301Bram Moolenaar
2023-02-10patch 9.0.1298: inserting register on the cmdline does not trigger incsearchv9.0.1298K.Takata
2023-02-04patch 9.0.1279: display shows lines scrolled down erroneouslyv9.0.1279Bram Moolenaar
2023-01-28patch 9.0.1259: diffmode test failsv9.0.1259Bram Moolenaar
2023-01-26patch 9.0.1247: divide by zero with 'smoothscroll' set and a narrow windowv9.0.1247Bram Moolenaar
2023-01-21patch 9.0.1226: spurious empty line when using text propertiesv9.0.1226Bram Moolenaar
2023-01-14patch 9.0.1197: dump file missing from patchv9.0.1197zeertzjq
2023-01-14patch 9.0.1195: restoring KeyTyped when building statusline not testedv9.0.1195zeertzjq
2023-01-10patch 9.0.1171: screen is not redrawn after using setcellwidths()v9.0.1171Yasuhiro Matsumoto
2023-01-04patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealingv9.0.1141Alexey Radkov
2023-01-02patch 9.0.1130: unexpected output when autoloading a scriptv9.0.1130Bram Moolenaar
2023-01-01patch 9.0.1124: virtual text at a column position is truncatedv9.0.1124Bram Moolenaar
2022-12-31patch 9.0.1121: cursor positioning and display problems with 'smoothscroll'v9.0.1121Bram Moolenaar
2022-12-19patch 9.0.1077: can add text property with negative ID before virtual textv9.0.1077Bram Moolenaar
2022-12-17patch 9.0.1067: in diff mode virtual text is highlighted incorrectlyv9.0.1067Bram Moolenaar
2022-12-15patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal
2022-12-12patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrongv9.0.1048zeertzjq
2022-12-08patch 9.0.1036: undo misbehaves when writing from an insert mode mappingv9.0.1036Bram Moolenaar
2022-12-08patch 9.0.1030: using freed memory with the cmdline popup menuv9.0.1030Bram Moolenaar
2022-12-06patch 9.0.1019: 'smoothscroll' and virtual text above don't work togetherv9.0.1019Bram Moolenaar
2022-12-03patch 9.0.1000: with 'smoothscroll' skipcol may be reset unnecessarilyv9.0.1000Bram Moolenaar
2022-12-02patch 9.0.0995: padding before virtual text is highlightedv9.0.0995Bram Moolenaar
2022-12-02patch 9.0.0993: display errors when adding or removing text property typev9.0.0993Bram Moolenaar
2022-12-01patch 9.0.0982: 'cursorline' not drawn before virtual text belowv9.0.0982Bram Moolenaar
2022-11-29patch 9.0.0975: virtual text below empty line misplaced when 'number' setv9.0.0975Bram Moolenaar
2022-11-28patch 9.0.0969: matchparen highlight is not updated when switching buffersv9.0.0969Bram Moolenaar
2022-11-28patch 9.0.0964: status line not redrawn when 'splitkeep' is "screen"v9.0.0964Luuk van Baal
2022-11-27patch 9.0.0962: virtual text below cannot be placed below empty linesv9.0.0962porygonisaduck
2022-11-27patch 9.0.0958: messages test is flakyv9.0.0958Bram Moolenaar
2022-11-24patch 9.0.0944: 'cursorline' causes virtual text highlight to continuev9.0.0944Bram Moolenaar
2022-11-20patch 9.0.0915: WinScrolled may trigger immediately when definedv9.0.0915Bram Moolenaar
2022-11-19patch 9.0.0913: only change in current window triggers the WinScrolled eventv9.0.0913Bram Moolenaar
2022-11-19patch 9.0.0908: with 'smoothscroll' cursor may end up in wrong positionv9.0.0908Yee Cheng Chin
2022-11-18patch 9.0.0905: virtual text after the line wraps when 'wrap' is offv9.0.0905Bram Moolenaar
2022-11-18patch 9.0.0900: cursor moves too far with 'smoothscroll'v9.0.0900Yee Cheng Chin
2022-11-17patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far downv9.0.0898Bram Moolenaar
2022-11-17patch 9.0.0894: virtual text property highlight ignores window backgroundv9.0.0894Bram Moolenaar
2022-11-17patch 9.0.0893: 'smoothscroll' cursor calculations wrong when 'number' is setv9.0.0893Yee Cheng Chin
2022-11-16patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar
2022-10-20patch 9.0.0807: with 'smoothscroll' typing "0" may not go to the first columnv9.0.0807Bram Moolenaar
2022-10-17patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar
2022-10-15patch 9.0.0758: "precedes" from 'listchars' overwritten by <<<v9.0.0758Bram Moolenaar