summaryrefslogtreecommitdiffstats
path: root/src/testdir/dumps
AgeCommit message (Expand)Author
2022-08-06patch 9.0.0158: with 'nowrap' "below" property not displayed correctlyv9.0.0158Bram Moolenaar
2022-08-06patch 9.0.0157: 'showbreak' displayed below truncated "after" text propv9.0.0157Bram Moolenaar
2022-08-06patch 9.0.0155v9.0.0155Bram Moolenaar
2022-08-06patch 9.0.0154: text properties wrong after splitting a linev9.0.0154Bram Moolenaar
2022-08-06patch 9.0.0153: no fold and sign column for virtual text with "below" alignv9.0.0153Bram Moolenaar
2022-08-06patch 9.0.0151: a "below" aligned text property does not work with 'nowrap'v9.0.0151Bram Moolenaar
2022-08-05patch 9.0.0147: cursor positioned wrong after two "below" text propertiesv9.0.0147Bram Moolenaar
2022-08-05patch 9.0.0144: text property cannot override 'cursorline' highlightv9.0.0144Bram Moolenaar
2022-08-05patch 9.0.0143: cursor positioned after virtual text in empty linev9.0.0143Bram Moolenaar
2022-08-04patch 9.0.0139: truncating virtual text after a line not implementedv9.0.0139Bram Moolenaar
2022-08-01patch 9.0.0133: virtual text after line moves to joined linev9.0.0133Bram Moolenaar
2022-08-01patch 9.0.0132: multi-byte characters in virtual text not handled correctlyv9.0.0132Bram Moolenaar
2022-08-01patch 9.0.0130: cursor position wrong when inserting around virtual textv9.0.0130Bram Moolenaar
2022-08-01patch 9.0.0125: cursor positioned wrong with virtual text after the linev9.0.0125Bram Moolenaar
2022-07-31patch 9.0.0121: cannot put virtual text after or below a linev9.0.0121Bram Moolenaar
2022-07-30patch 9.0.0116: virtual text not displayed if 'signcolumn' is "yes"v9.0.0116Bram Moolenaar
2022-07-26patch 9.0.0077: wrong restored cursor position when switching window in autocmdv9.0.0077Bram Moolenaar
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-04patch 9.0.0036: 'fillchars' cannot have window-local valuesv9.0.0036Bram Moolenaar
2022-07-03patch 9.0.0032: in the quickfix window 'cursorline' overrules QuickFixLinev9.0.0032Bram Moolenaar
2022-06-24patch 8.2.5155: in diff mode windows may get out of syncv8.2.5155Bram Moolenaar
2022-06-16patch 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert modev8.2.5109Bram Moolenaar
2022-05-31patch 8.2.5047: CurSearch highlight is often wrongv8.2.5047Bram Moolenaar
2022-05-30patch 8.2.5045: can escape a terminal popup window when the job is finishedv8.2.5045Bram Moolenaar
2022-05-30patch 8.2.5042: scrollbar thumb in tall scrolled popup not visiblev8.2.5042Bram Moolenaar
2022-05-29patch 8.2.5040: scrollbar thumb in scrolled popup not visiblev8.2.5040Bram Moolenaar
2022-05-29patch 8.2.5039: confusing error if first argument of popup_create() is wrongv8.2.5039Bram Moolenaar
2022-05-29patch 8.2.5038: a finished terminal in a popup window does not show scrollbarv8.2.5038Bram Moolenaar
2022-05-09patch 8.2.4929: off-by-one error in in statusline itemv8.2.4929LemonBoy
2022-05-08patch 8.2.4913: popup_hide() does not always have effectv8.2.4913Bram Moolenaar
2022-04-22patch 8.2.4805: CurSearch used for all matches in current linev8.2.4805Bram Moolenaar
2022-04-20patch 8.2.4801: fix for cursorbind fix not fully testedv8.2.4801Christian Brabandt
2022-04-20patch 8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is setv8.2.4795Christian Brabandt
2022-04-19patch 8.2.4789: cursor pos wrong when using :redraw while editing the cmdlinev8.2.4789Bram Moolenaar
2022-04-18patch 8.2.4785: Visual mode not stopped if win_gotoid() goes to other bufferv8.2.4785Bram Moolenaar
2022-04-16patch 8.2.4759: CurSearch highlight does not work for multi-line matchv8.2.4759Bram Moolenaar
2022-04-11patch 8.2.4738: Esc on commandline executes command instead of abandoning itv8.2.4738Bram Moolenaar
2022-04-09patch 8.2.4724: current instance of last search pattern not easily spottedv8.2.4724LemonBoy
2022-04-09patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong placev8.2.4718Bram Moolenaar
2022-04-07patch 8.2.4707: redrawing could be a bit more efficientv8.2.4707zeertzjq
2022-04-02patch 8.2.4665: popup with "minwidth" and scrollbar not updated properlyv8.2.4665Bram Moolenaar
2022-04-01patch 8.2.4660: cursorcolumn is sometimes not correctv8.2.4660Bram Moolenaar
2022-03-31patch 8.2.4655: cmdline completion popup menu positioned wrongv8.2.4655Yegappan Lakshmanan
2022-03-27patch 8.2.4638: superfluous check if a redraw is needed for 'cursorline'v8.2.4639v8.2.4638zeertzjq
2022-03-26patch 8.2.4630: 'cursorline' not always updated with 'culopt' is "screenline"v8.2.4630Bram Moolenaar
2022-03-25patch 8.2.4626: Visual area not updated when removing sign in Visual modev8.2.4626Bram Moolenaar
2022-03-19patch 8.2.4591: cursor line not updated when a callback moves the cursorv8.2.4591Bram Moolenaar
2022-03-16patch 8.2.4582: useless code handling a type declarationv8.2.4582Bram Moolenaar
2022-03-16patch 8.2.4579: cannot use page-up and page-down in the cmdline popup menuv8.2.4579Yegappan Lakshmanan
2022-03-06patch 8.2.4520: using wrong highlight for cursor line numberv8.2.4520Bram Moolenaar