- 66b72f4 patch 9.1.1496: terminal: still not highlighting empty cells correctly by Christian Brabandt · 10 weeks ago
- a899b27 patch 9.1.1489: terminal: no visual highlight of empty cols with empty 'listchars' by Christian Brabandt · 10 weeks ago
- 3b9b95d patch 9.1.1425: tabpanel: there are still some problems with the tabpanel by Hirohito Higashi · 3 months ago
- be5bd4d patch 9.1.1391: Vim does not have a vertical tabpanel by Naruhiko Nishino · 4 months ago
- 1b18683 patch 9.1.1378: sign without text overwrites number option by glepnir · 4 months ago
- 9943d47 patch 9.1.1243: diff mode is lacking for changes within lines by Yee Cheng Chin · 5 months ago
- 2c9f49b patch 9.1.1209: colorcolumn not drawn after virtual text lines by Matthias · 6 months ago
- 62f1954 patch 9.1.1083: "above" virtual text breaks cursorlineopt=number by zeertzjq · 6 months ago
- 13f100e patch 9.1.1130: 'listchars' "precedes" is not drawn on Tabs. by zeertzjq · 7 months ago
- 08a83a0 patch 9.1.1124: No test for 'listchars' "precedes" with double-width char by zeertzjq · 7 months ago
- 76bdb82 patch 9.1.1086: completion doesn't work with multi lines by glepnir · 7 months ago
- 7c7a4e6 patch 9.1.1009: diff feature can be improved by Jonathon · 8 months ago
- 8d0bb6d patch 9.1.0956: completion may crash, completion highlight wrong with preview window by glepnir · 9 months ago
- f25d8f9 patch 9.1.0945: ComplMatchIns highlight doesn't end after inserted text by zeertzjq · 9 months ago
- f4ccada patch 9.1.0941: ComplMatchIns doesn't work after multibyte chars by zeertzjq · 9 months ago
- 6a38aff patch 9.1.0936: cannot highlight completed text by glepnir · 9 months ago
- 91d26aa patch 9.1.0815: "above" virtual text causes wrong 'colorcolumn' position by zeertzjq · 10 months ago
- 59149f0 patch 9.1.0730: Crash with cursor-screenline and narrow window by zeertzjq · 12 months ago
- 86dc4f8 patch 9.1.0729: Wrong cursor-screenline when resizing window by zeertzjq · 12 months ago
- f51ff96 patch 9.1.0461: too many strlen() calls in drawline.c by John Marriott · 1 year, 3 months ago
- 8e4c4c7 patch 9.1.0418: Cannot move to previous/next rare word by Christ van Willegen - van Noort · 1 year, 4 months ago
- 1134fdd patch 9.1.0223: code duplication in loop to add active text properties by Dylan Thacker-Smith · 1 year, 5 months ago
- fe0a76b patch 9.1.0222: missing 'below' virt text if truncation precedes after/right text by Dylan Thacker-Smith · 1 year, 5 months ago
- b6fac4d patch 9.1.0221: lines following virt text (that fills the window) might be truncated by Dylan Thacker-Smith · 1 year, 5 months ago
- c8b47f2 patch 9.1.0206: unused display_text_first boolean var in win_line() by Dylan Thacker-Smith · 1 year, 5 months ago
- 918b92b patch 9.1.0189: Memory leak with "above" virttext and 'relativenumber' by zeertzjq · 1 year, 6 months ago
- deb2204 patch 9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've' and conceal by zeertzjq · 1 year, 6 months ago
- f627255 patch 9.1.0185: 'wincolor' hl missing with 'rightleft', "below" virttext, 'nowrap' by zeertzjq · 1 year, 6 months ago
- d0c1b77 patch 9.1.0184: Cursor pos wrong when clicking with conceal and wrap by zeertzjq · 1 year, 6 months ago
- 010e153 patch 9.1.0180: Cursor pos wrong when double-width chars are concealed by zeertzjq · 1 year, 6 months ago
- 9352c28 patch 9.1.0179: 'wincolor' highlight missing with "below" virtual text by zeertzjq · 1 year, 6 months ago
- 253ff4d patch 9.1.0176: Cursor column wrong with 'virtualedit' and conceal by zeertzjq · 1 year, 6 months ago
- 21b0a3d patch 9.1.0174: 'cursorline' and 'wincolor' hl missing with conceal and wrap by zeertzjq · 1 year, 6 months ago
- 94b7c32 patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN() by zeertzjq · 1 year, 6 months ago
- f548ae7 patch 9.1.0129: Fix truncation of text_wrap 'wrap' virt text after EOL list char by Dylan Thacker-Smith · 1 year, 7 months ago
- 83925be patch 9.1.0125: unused init of text_prop_idxs in win_line() by Dylan Thacker-Smith · 1 year, 7 months ago
- df23d7f patch 9.1.0084: Visual hl wrong when it ends before multibyte 'showbreak' by zeertzjq · 1 year, 7 months ago
- ebfd856 patch 9.1.0079: LineNrAbove/Below highlighting wrong on wrapped lines by zeertzjq · 1 year, 7 months ago
- 988f743 patch 9.1.0047: issues with temp curwin/buf while cmdwin is open by Sean Dewar · 2 years, 1 month ago
- 7e4f62a patch 9.0.2189: Wrong display with 'briopt=sbr' and 'nobreakindent' by zeertzjq · 1 year, 8 months ago
- 2362772 patch 9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit by zeertzjq · 1 year, 8 months ago
- 588f20d patch 9.0.2151: 'breakindent' is not drawn after diff filler lines by zeertzjq · 1 year, 9 months ago
- 4e26a9a patch 9.0.2144: Text properties causes wrong line wrapping by zeertzjq · 1 year, 9 months ago
- dd75fcf patch 9.0.2017: linebreak applies for leading whitespace by Christian Brabandt · 1 year, 11 months ago
- abc8081 patch 9.0.1938: multispace wrong when scrolling horizontally by zeertzjq · 2 years ago
- db54e98 patch 9.0.1923: curswant wrong on click with 've' and 'wrap' set by zeertzjq · 2 years ago
- 6b9c202 patch 9.0.1896: "below" virtual text doesn't work with 'rightleft' by zeertzjq · 2 years ago
- 3c3cf1d patch 9.0.1851: breakindent missing by virt text by zeertzjq · 2 years ago
- ce53e3e patch 9.0.1836: display wrong with virttext, linebreak and breakindent by zeertzjq · 2 years ago
- 1d3e0e8 patch 9.0.1813: linebreak incorrect drawn with breakindent by zeertzjq · 2 years ago
- 6a38972 patch 9.0.1800: Cursor position still wrong with 'showbreak' and virtual text by zeertzjq · 2 years ago
- b557f48 patch 9.0.1783: Display issues with virt text smoothscroll and showbreak by zeertzjq · 2 years, 1 month ago
- 8fc6a1d patch 9.0.1759: Visual highlight not working with cursor at end of screen line by zeertzjq · 2 years, 1 month ago
- e1eaae2 patch 9.0.1756: failing cursorline sign test by Christian Brabandt · 2 years, 1 month ago
- dbeadf0 patch 9.0.1749: Text property highlight doesn't override a sign highlight on TAB by Christian Brabandt · 2 years, 1 month ago
- 6e940d9 patch 9.0.1731: blockwise Visual highlight not working with virtual text by zeertzjq · 2 years, 1 month ago
- e500ae8 patch 9.0.1725: cursor pos wrong after concealed text with 'virtualedit' by zeertzjq · 2 years, 1 month ago
- b25dbb3 patch 9.0.1705: cursor position wrong when clicking on an unprintable char by zeertzjq · 2 years, 1 month ago
- f1cc4d5 patch 9.0.1695: Crash with overlong textprop above by Christian Brabandt · 2 years, 1 month ago
- f578ca2 patch 9.0.1626: Visual area not shown when using 'showbreak' by Bram Moolenaar · 2 years, 3 months ago
- 58e1e01 patch 9.0.1606: using freed memory when 'foldcolumn' is set by zeertzjq · 2 years, 3 months ago
- ecb87dd patch 9.0.1602: stray character visible if marker on top of double-wide char by zeertzjq · 2 years, 3 months ago
- e84c773 patch 9.0.1595: line pointer becomes invalid when using spell checking by Luuk van Baal · 2 years, 3 months ago
- 30805a1 patch 9.0.1585: weird use of static variables for spell checking by Luuk van Baal · 2 years, 3 months ago
- 2ac6497 patch 9.0.1578: SpellCap highlight not always updated when needed by Luuk van Baal · 2 years, 3 months ago
- 88bb3e0 patch 9.0.1506: line number not displayed when using 'smoothscroll' by zeertzjq · 2 years, 4 months ago
- 2354b66 patch 9.0.1482: crash when textprop has a very large "padding" value by Bram Moolenaar · 2 years, 5 months ago
- 4c42c7e patch 9.0.1463: virtual text truncation only works with Unicode 'encoding' by h-east · 2 years, 5 months ago
- 194555c patch 9.0.1373: wrong text displayed when using both 'linebreak' and 'list' by h-east · 2 years, 6 months ago
- a572b93 patch 9.0.1326: relative line number not updated with virtual text above by Bram Moolenaar · 2 years, 7 months ago
- f53e065 patch 9.0.1325: 'colorcolumn' highlight wrong with virtual text above by Bram Moolenaar · 2 years, 7 months ago
- 234c3fa patch 9.0.1304: "$" for 'list' option displayed in wrong position by Bram Moolenaar · 2 years, 7 months ago
- 9d9a20e patch 9.0.1301: virtual text below empty line not displayed by Bram Moolenaar · 2 years, 7 months ago
- 51b2fc2 patch 9.0.1226: spurious empty line when using text properties by Bram Moolenaar · 2 years, 8 months ago
- aaa16b0 patch 9.0.1141: 'cursorcolumn' and 'colorcolumn' wrong after concealing by Alexey Radkov · 2 years, 8 months ago
- 1aeb3eb patch 9.0.1124: virtual text at a column position is truncated by Bram Moolenaar · 2 years, 8 months ago
- 465de3a patch 9.0.1098: code uses too much indent by Yegappan Lakshmanan · 2 years, 9 months ago
- 417e88b patch 9.0.1069: diff mode highlight fails for special characters by Bram Moolenaar · 2 years, 9 months ago
- d097af7 patch 9.0.1067: in diff mode virtual text is highlighted incorrectly by Bram Moolenaar · 2 years, 9 months ago
- b7acea1 patch 9.0.1048: with "screenline" in 'culopt' cursorline highlight is wrong by zeertzjq · 2 years, 9 months ago
- 56a40fe patch 9.0.1019: 'smoothscroll' and virtual text above don't work together by Bram Moolenaar · 2 years, 9 months ago
- 37f088e patch 9.0.0995: padding before virtual text is highlighted by Bram Moolenaar · 2 years, 9 months ago
- c67c89c patch 9.0.0991: crash when reading help index with various options set by Bram Moolenaar · 2 years, 9 months ago
- 45e4eea patch 9.0.0982: 'cursorline' not drawn before virtual text below by Bram Moolenaar · 2 years, 9 months ago
- 7c02ad9 patch 9.0.0975: virtual text below empty line misplaced when 'number' set by Bram Moolenaar · 2 years, 9 months ago
- 38854b5 patch 9.0.0962: virtual text below cannot be placed below empty lines by porygonisaduck · 2 years, 9 months ago
- 637862f patch 9.0.0945: failures in the cursorline test by Bram Moolenaar · 2 years, 10 months ago
- 6ac16f0 patch 9.0.0944: 'cursorline' causes virtual text highlight to continue by Bram Moolenaar · 2 years, 10 months ago
- 02edfaa patch 9.0.0905: virtual text after the line wraps when 'wrap' is off by Bram Moolenaar · 2 years, 10 months ago
- ee28c70 patch 9.0.0894: virtual text property highlight ignores window background by Bram Moolenaar · 2 years, 10 months ago
- fc1b2d0 patch 9.0.0891: virtual text below after match has wrong highlight by Bram Moolenaar · 2 years, 10 months ago
- c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 10 months ago
- b99e6e6 patch 9.0.0784: text prop "above" not right with 'number' and "n" in 'cpo' by Bram Moolenaar · 2 years, 11 months ago
- 13cdde3 patch 9.0.0758: "precedes" from 'listchars' overwritten by <<< by Bram Moolenaar · 2 years, 11 months ago
- eb4de62 patch 9.0.0757: line number not visisble with 'smoothscroll', 'nu' and 'rnu' by Bram Moolenaar · 2 years, 11 months ago
- ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 11 months ago
- 7e01746 patch 9.0.0725: virtual text "after" wraps to next line when 'wrap' is off by Bram Moolenaar · 2 years, 11 months ago
- a9a3648 patch 9.0.0723: extra empty line below virtual text when 'list' is set by Bram Moolenaar · 2 years, 11 months ago
- 877151b patch 9.0.0722: virtual text "after" does not show with 'list' set by Bram Moolenaar · 2 years, 11 months ago
- 9466fb8 patch 9.0.0721: virtual text "above" with padding not displayed correctly by Bram Moolenaar · 2 years, 11 months ago