summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_textprop.vim
AgeCommit message (Expand)Author
2022-11-16patch 9.0.0891: virtual text below after match has wrong highlightv9.0.0891Bram Moolenaar
2022-11-13patch 9.0.0870: get E967 when using text property in quickfix windowv9.0.0870Bram Moolenaar
2022-11-02patch 9.0.0828: various typosv9.0.0828dundargoc
2022-10-17patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo'v9.0.0784Bram Moolenaar
2022-10-13patch 9.0.0741: cannot specify an ID for each item with prop_add_list()v9.0.0741Bram Moolenaar
2022-10-13patch 9.0.0740: prop_add_list() gives multiple errors for invalid argumentv9.0.0740Bram Moolenaar
2022-10-11patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is offv9.0.0725Bram Moolenaar
2022-10-11patch 9.0.0723: extra empty line below virtual text when 'list' is setv9.0.0723Bram Moolenaar
2022-10-11patch 9.0.0722: virtual text "after" does not show with 'list' setv9.0.0722Bram Moolenaar
2022-10-11patch 9.0.0721: virtual text "above" with padding not displayed correctlyv9.0.0721Bram Moolenaar
2022-10-10patch 9.0.0718: extra empty line between two virtual text "below"v9.0.0718Bram Moolenaar
2022-10-10patch 9.0.0716: with 'nowrap' virtual text "after" does not scroll leftv9.0.0716Bram Moolenaar
2022-10-10patch 9.0.0714: with 'nowrap' two virtual text below not displayed correctlyv9.0.0714Bram Moolenaar
2022-10-09patch 9.0.0709: virtual text "after" not correct with 'nowrap'v9.0.0709Bram Moolenaar
2022-10-09patch 9.0.0705: virtual text truncation does not take padding into accountv9.0.0705Bram Moolenaar
2022-09-20patch 9.0.0518: virtual text highlight starts too early with 'nowrap'v9.0.0518Bram Moolenaar
2022-09-20patch 9.0.0515: virtual text highlight starts too early when 'number' is setv9.0.0515Bram Moolenaar
2022-09-17patch 9.0.0489: using "end_lnum" with virtual text causes problemsv9.0.0489Bram Moolenaar
2022-09-17patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'v9.0.0488Bram Moolenaar
2022-09-16patch 9.0.0482: "g0" moves to wrong location with virtual text "above"v9.0.0482Bram Moolenaar
2022-09-15patch 9.0.0472: virtual text "below" doesn't show in list modev9.0.0472Bram Moolenaar
2022-09-14patch 9.0.0466: virtual text wrong after adding line break after linev9.0.0466Bram Moolenaar
2022-09-14patch 9.0.0464: with virtual text "above" indenting doesn't work wellv9.0.0464Bram Moolenaar
2022-09-13patch 9.0.0458: splitting a line with a text prop "above" moves it downv9.0.0458Bram Moolenaar
2022-09-12patch 9.0.0452: Visual highlighting extends into virtual text propv9.0.0452Bram Moolenaar
2022-09-12patch 9.0.0451: virtual text "above" does not work with 'nowrap'v9.0.0451Bram Moolenaar
2022-09-11patch 9.0.0442: virtual text "above" doesn't handel line numbersv9.0.0442Bram Moolenaar
2022-09-10patch 9.0.0439: cursor wrong if inserting before line with virtual text abovev9.0.0439Bram Moolenaar
2022-09-10patch 9.0.0438: cannot put virtual text above a linev9.0.0438Bram Moolenaar
2022-09-02patch 9.0.0357: 'linebreak' interferes with text property highlightv9.0.0357Bram Moolenaar
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-08-30patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan
2022-08-28patch 9.0.0297: cursor position wrong after right aligned virtual textv9.0.0297Bram Moolenaar
2022-08-24patch 9.0.0252: cursor in wrong place after virtual textv9.0.0252Bram Moolenaar
2022-08-23patch 9.0.0247: cannot add padding to virtual text without highlightv9.0.0247Bram Moolenaar
2022-08-20patch 9.0.0233: removing multiple text properties takes many callsv9.0.0233Ben Jackson
2022-08-15patch 9.0.0214: splitting a line may duplicate virtual textv9.0.0214Bram Moolenaar
2022-08-14patch 9.0.0210: 'list' mode does not work properly with virtual textv9.0.0210Bram Moolenaar
2022-08-14patch 9.0.0208: the override flag has no effect for virtual textv9.0.0208Bram Moolenaar
2022-08-14patch 9.0.0205: cursor in wrong position when inserting after virtual textv9.0.0205Bram Moolenaar
2022-08-13patch 9.0.0201: CursorLine highlight overrules virtual text highlightv9.0.0201Bram Moolenaar
2022-08-13patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text propsv9.0.0200Bram Moolenaar
2022-08-13patch 9.0.0199: cursor position wrong with two right-aligned virtual textsv9.0.0199Bram Moolenaar
2022-08-12patch 9.0.0194: cursor displayed in wrong position after removing text propv9.0.0194Bram Moolenaar
2022-08-11patch 9.0.0193: search and match highlgith interfere with virtual textv9.0.0193Bram Moolenaar
2022-08-10patch 9.0.0188: strange effects when using "text_align" with non-zero columnv9.0.0188Bram Moolenaar
2022-08-10patch 9.0.0186: virtual text without highlighting does not showv9.0.0186Bram Moolenaar
2022-08-10patch 9.0.0185: virtual text does not show if text prop at same positionv9.0.0185Bram Moolenaar
2022-08-10patch 9.0.0184: virtual text prop highlight continues after truncationv9.0.0184Bram Moolenaar
2022-08-10patch 9.0.0183: extra space after virtual text when 'linebreak' is setv9.0.0183Bram Moolenaar