summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/drawline.c
AgeCommit message (Expand)AuthorFiles
2026-04-19fix(drawline): hang while redrawing diff filler above fold #39219Jaehwang Jung1
2026-04-15vim-patch:9.2.0346: Wrong cursor position when entering command line window (...zeertzjq1
2026-04-04vim-patch:9.2.0296: Redundant and incorrect integer pointer casts in drawline...zeertzjq1
2026-04-04vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...zeertzjq1
2026-03-23fix: use correct window dimension for range estimationvanaigr1
2026-03-23fix(decor): clamp last column by decor provider rangevanaigr1
2026-03-03vim-patch:9.2.0090: "leadtab" behavior inconsistent on line with only TABszeertzjq1
2026-03-03vim-patch:9.2.0088: cannot display tabs for indentationzeertzjq1
2026-02-19vim-patch:9.2.0028: matchadd() conceal may use unrelated syntax cchar (#37974)zeertzjq1
2026-01-23fix(extmark): wrong eol_right_align width calculation (#37034)glepnir1
2025-12-20docs: misc, lspJustin M. Keyes1
2025-12-16fix(highlight): respect 'winhighlight' in CursorLine Normal check #36927glepnir1
2025-12-15docs: misc, editorconfigJustin M. Keyes1
2025-12-09fix(highlight): Normal-linked groups shouldn't override CursorLine #35026glepnir1
2025-10-28vim-patch:9.1.1883: Wrong display with 'smoothscroll' with -diff (#36372)zeertzjq1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo1
2025-10-03vim-patch:9.1.1819: Cannot configure the inner foldlevel indicator (#36010)zeertzjq1
2025-09-29vim-patch:9.1.1802: 'nowrap' in a modeline may hide malicious code (#35946)zeertzjq1
2025-09-27vim-patch:9.1.1798: Wrong display with 'sms' and long wrapped virt text at EO...zeertzjq1
2025-08-28perf: add on_range in treesitter highlightingvanaigr1
2025-08-27fix(column): wrong alignment and highlight with empty 'display' (#35495)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-06-30fix(term): terminal attr index may exceed TERM_ATTRS_MAX #34318Gabriel Ford1
2025-06-26fix(column): missing redraw with virt_lines_leftcol (#34650)zeertzjq1
2025-05-27fix(folds): adjust filler text drawing for transparent foldsSean Dewar1
2025-05-10fix(folds): avoid unnecessary loop with horizontal scrolling (#33932)zeertzjq1
2025-05-01fix(display): adjust setting winline info for concealed lines (#33717)luukvbaal1
2025-04-30fix(ui): correct condition for "wrap" flag in a floating gridbfredl1
2025-04-28refactor(ui): separate types for allocated grids and viewportsbfredl1
2025-04-01fix(display): wrong cursor column with 'concealcursor' = "n" and virt_text (#...luukvbaal1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-15fix(statuscolumn): misleading v:lnum for virtual lines #32912luukvbaal1
2025-02-25feat(marks): add conceal_lines to nvim_buf_set_extmark()Luuk van Baal1
2025-02-21fix(marks): truncate double-width inline virt_text consistently (#32560)zeertzjq1
2025-02-21vim-patch:9.1.1130: 'listchars' "precedes" is not drawn on Tabs. (#32563)zeertzjq1
2025-02-21vim-patch:9.1.1124: No test for 'listchars' "precedes" with double-width char...zeertzjq1
2025-02-20feat(marks): virtual lines support horizontal scrolling (#32497)zeertzjq1
2025-02-16fix(marks): handle composing in inline virt_text with 'nowrap' (#32477)zeertzjq1
2025-02-16fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)zeertzjq1
2025-02-12feat(column): apply appropriate numhl highlight to virt_lines (#32400)luukvbaal1
2025-02-09vim-patch:9.1.1086: completion doesn't work with multi lines (#32377)glepnir1
2025-01-24feat(extmarks): virtual text can be right-aligned, truncated #31921georgev931
2025-01-24fix(column): apply custom highlight to last 'statuscolumn' segment (#32182)luukvbaal1
2025-01-23fix(mouse): 'statuscolumn' fold and popopmenu handlingLuuk van Baal1
2025-01-23feat(api): combined highlights in nvim_eval_statusline()Luuk van Baal1
2025-01-09fix(decoration): fix crash when on_lines decor provider modifies marktreebfredl1
2024-12-24vim-patch:9.1.0956: completion may crash, completion highlight wrong with pre...glepnir1
2024-12-18vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (...zeertzjq1
2024-12-18vim-patch:9.1.0941: ComplMatchIns doesn't work after multibyte charszeertzjq1