summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps
AgeCommit message (Expand)Author
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.0460: loop variable can't be foundv9.0.0460Bram Moolenaar
2022-09-13patch 9.0.0458: splitting a line with a text prop "above" moves it downv9.0.0458Bram Moolenaar
2022-09-13patch 9.0.0457: substitute prompt does not highlight an empty matchv9.0.0457Bram 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.0447: using :echowin while at the hit-enter prompt causes problemsv9.0.0447Bram Moolenaar
2022-09-11patch 9.0.0446: message window may be positioned too lowv9.0.0446Bram 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-09patch 9.0.0432: crash when using for loop variable in closurev9.0.0432Bram Moolenaar
2022-09-09patch 9.0.0431: current mode shows in message windowv9.0.0431Bram Moolenaar
2022-09-08patch 9.0.0416: ml_get error when appending lines in popup windowv9.0.0416Bram Moolenaar
2022-09-02patch 9.0.0357: 'linebreak' interferes with text property highlightv9.0.0357Bram Moolenaar
2022-09-02patch 9.0.0356: :echowindow sets the in_echowindow flag too earlyv9.0.0356Yasuhiro Matsumoto
2022-09-01patch 9.0.0352: using :echowindow in a timer clears part of messagev9.0.0352Bram Moolenaar
2022-09-01patch 9.0.0351: message window may obscure the command linev9.0.0351Bram Moolenaar
2022-08-31patch 9.0.0340: the 'cmdheight' zero support causes too much troublev9.0.0340Bram Moolenaar
2022-08-30patch 9.0.0336: tests are flaky because of using a common file namev9.0.0336Bram Moolenaar
2022-08-29patch 9.0.0321: cannot use the message popup window directlyv9.0.0321Bram Moolenaar
2022-08-29patch 9.0.0317: when updating the whole screen a popup may not be redrawnv9.0.0317Bram Moolenaar
2022-08-28patch 9.0.0307: :echomsg doesn't work properly with cmdheight=0v9.0.0307Bram Moolenaar
2022-08-28patch 9.0.0306: buffer write message is two lines in message popup windowv9.0.0306Bram Moolenaar
2022-08-28patch 9.0.0297: cursor position wrong after right aligned virtual textv9.0.0297Bram Moolenaar
2022-08-28patch 9.0.0296: message in popup is shortened unnecessaryv9.0.0296Bram Moolenaar
2022-08-28patch 9.0.0294: crash when 'cmdheight' is 0 and popup_clear() usedv9.0.0294Bram 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-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-11patch 9.0.0191: messages test fails; window size incorrectv9.0.0191Bram Moolenaar
2022-08-11patch 9.0.0190: the way 'cmdheight' can be made zero is inconsistentv9.0.0190Bram 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
2022-08-09patch 9.0.0179: cursor pos wrong with wrapping virtual text in empty linev9.0.0179Bram Moolenaar
2022-08-09patch 9.0.0178: cursor position wrong with virtual text before Tabv9.0.0178Bram Moolenaar
2022-08-09patch 9.0.0175: spell checking for capital not working with trailing spacev9.0.0175Christian Brabandt
2022-08-08patch 9.0.0168: cursor positioned wrong with two virtual text propertiesv9.0.0168Bram Moolenaar
2022-08-07patch 9.0.0162: text property "below" gets indent if 'breakindent' is setv9.0.0162Bram Moolenaar