index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
decorations_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-02-26
test: remove remaining use of feed_command() in terminal/ (#38069)
zeertzjq
1
2026-01-23
fix(extmark): wrong eol_right_align width calculation (#37034)
glepnir
1
2025-12-22
fix(marks): wrong line('w$', win) with conceal_lines (#37047)
Jaehwang Jung
1
2025-11-21
vim-patch:9.1.1922: Wrong virtcol('$') with virtual text at EOL (#36643)
zeertzjq
1
2025-10-09
fix(conceal): check for concealed lines on invalid row (#36084)
luukvbaal
1
2025-09-27
vim-patch:9.1.1798: Wrong display with 'sms' and long wrapped virt text at EO...
zeertzjq
1
2025-09-26
fix(plines): count 'showbreak' in EOL inline virt_text in line size (#35921)
zeertzjq
1
2025-09-15
fix(lua): don't leak timer when vim._watch.watch() fails (#35768)
zeertzjq
1
2025-08-28
perf: add on_range in treesitter highlighting
vanaigr
1
2025-06-26
fix(column): missing redraw with virt_lines_leftcol (#34650)
zeertzjq
1
2025-05-26
test: format decoration_spec.lua (#34181)
Gabriel Ford
1
2025-05-24
fix(move): consume skipcol before revealing filler lines (#34143)
luukvbaal
1
2025-05-21
fix(diagnostics): fixed virtual_text cursormoved autocmd error (#34017)
Rijul Kapoor
1
2025-05-09
fix(decor): extmark highlight not applied (#33858)
Artem
1
2025-05-06
refactor(tests): lint decorations_spec, float_spec, multigrid_spec #33274
Justin M. Keyes
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2025-05-01
fix(display): adjust setting winline info for concealed lines (#33717)
luukvbaal
1
2025-04-11
fix(marks): wrong display after inserting/deleting lines #33389
luukvbaal
1
2025-04-08
fix(display): scroll redrawing doesn't account for virt_lines above fold #33374
luukvbaal
1
2025-04-07
fix(decor): enable decoration provider in on_start #33337
luukvbaal
1
2025-04-01
fix(display): wrong cursor column with 'concealcursor' = "n" and virt_text (#...
luukvbaal
1
2025-04-01
fix(move): adjust for concealed lines above topline after scrolling up (#33211)
luukvbaal
1
2025-03-27
fix(display): scroll logic does not take into account concealed topline (#33054)
luukvbaal
1
2025-03-23
test(log): use tempfile for expected error logs #33017
luukvbaal
1
2025-03-21
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
1
2025-03-19
fix(marks): ensure decor is removed with proper range (#32973)
luukvbaal
1
2025-03-16
fix(marks): issues with invalid marks and marks beyond eob (#32862)
luukvbaal
1
2025-03-07
fix(marks): mark winline as invalid if change is in a concealed line (#32766)
luukvbaal
1
2025-03-07
feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736
Gregory Anders
1
2025-03-06
fix(marks): wrong winline info for concealed line with below virt line (#32747)
luukvbaal
1
2025-02-27
fix(display): correctly store winline info for concealed lines (#32656)
luukvbaal
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-21
fix(marks): truncate double-width inline virt_text consistently (#32560)
zeertzjq
1
2025-02-21
test: adjust multibyte virtual text test (#32557)
zeertzjq
1
2025-02-20
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
1
2025-02-16
fix(marks): handle composing in inline virt_text with 'nowrap' (#32477)
zeertzjq
1
2025-02-16
fix(marks): handle double-with inline virt_text with 'nowrap' (#32476)
zeertzjq
1
2025-01-24
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
1
2025-01-21
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
1
2025-01-09
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
1
2024-12-14
feat(ui): sign/statuscolumn can combine highlight attrs #31575
luukvbaal
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-10-08
fix(drawline): correct highlight priority with Visual selection (#30706)
zeertzjq
1
2024-09-04
fix(decor): exclude invalid marks from meta total
Luuk van Baal
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-08-20
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
1
2024-07-26
fix(plines): don't count invalidated virt text in char size (#29863)
zeertzjq
1
2024-07-26
fix(decor): don't draw invalidated virtual lines (#29858)
luukvbaal
1
2024-07-19
vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...
zeertzjq
1
[next]