index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
decorations_spec.lua
Commit message (
Expand
)
Author
Age
*
test(ui/decorations_spec): avoid flakiness caused by undo msg (#25924)
zeertzjq
2023-11-07
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
fix(extmarks): skip virt_text if it is out of window (#25658)
zeertzjq
2023-10-15
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
test: decoration provider with wrapped lines (#25404)
zeertzjq
2023-09-28
*
fix(extmarks): draw TAB in virt_text properly with 'rl' (#25381)
zeertzjq
2023-09-27
*
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
fix(extmarks): inline virt_text support multiple hl groups (#25303)
zeertzjq
2023-09-22
*
fix(extmarks): account for rightleft when drawing virt text (#25262)
Ibby
2023-09-20
*
fix(extmarks): fix win_col virt_text drawn on wrong screen line (#25264)
zeertzjq
2023-09-20
*
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
zeertzjq
2023-09-15
*
fix(extmarks): draw virt_text below diff filler lines properly (#25170)
zeertzjq
2023-09-15
*
fix(extmarks): fix wrong virt_text position after wrapped TAB (#25168)
zeertzjq
2023-09-15
*
fix(extmarks): properly handle virt_text on next screen line (#25166)
zeertzjq
2023-09-15
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...
zeertzjq
2023-09-01
*
vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...
zeertzjq
2023-08-31
*
vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...
zeertzjq
2023-08-28
*
vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...
zeertzjq
2023-08-28
*
fix(ui): wrong cursor position with left gravity inline virt text at eol
zeertzjq
2023-08-28
*
vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)
zeertzjq
2023-08-27
*
fix(extmarks): wrong display when changing text with virt_lines (#24879)
Ibby
2023-08-26
*
fix(ui): wrong display with 0-width inline virt_text at eol (#24854)
zeertzjq
2023-08-24
*
vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)
zeertzjq
2023-08-24
*
fix(plines): count 'showbreak' for virtual text at eol
zeertzjq
2023-08-23
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...
zeertzjq
2023-08-19
*
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
2023-08-19
*
vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...
zeertzjq
2023-08-18
*
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
2023-07-19
*
fix(ui): cursor pos with left gravity inline virt_text at eol (#24329)
zeertzjq
2023-07-13
*
test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)
zeertzjq
2023-07-13
*
fix(extmarks): fix wrong highlight after "combine" virt_text (#24281)
Ibby
2023-07-08
*
fix(drawline): inline virt_text hl_mode inside syntax/extmark hl (#24273)
zeertzjq
2023-07-07
*
fix(plines): handle inline virtual text after last char (#24241)
zeertzjq
2023-07-03
*
test(extmarks): add a test for #23848 (#24140)
zeertzjq
2023-06-24
*
fix(extmarks): fix heap buffer overflow caused by inline virtual text (#23851)
Ibby
2023-06-24
*
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
*
fix(extmarks): hide inline virt_text properly with 'smoothscroll' (#24106)
zeertzjq
2023-06-22
*
fix(extmarks): empty inline virt_text interfering with DiffText (#24101)
zeertzjq
2023-06-22
*
fix(extmarks): empty inline virt_text interfering with Visual highlight
zeertzjq
2023-06-22
*
test(decorations_spec): add test for extmark case of #21486 (#24028)
zeertzjq
2023-06-15
*
fix(extmarks): don't position overlay virt_text halfway a char (#24027)
zeertzjq
2023-06-15
*
fix(extmarks): handle inline virt_text with empty chunk (#24005)
zeertzjq
2023-06-13
*
fix(folds): allow overlay virtual text on folded line (#23892)
zeertzjq
2023-06-03
*
fix(column): don't overflow sign column with extmark signs (#23854)
zeertzjq
2023-06-01
*
test(extmarks): folding inline virt_text on empty line (#23847)
zeertzjq
2023-05-31
*
fix(extmarks): fix virt_text_hide off-by-one hiding (#23795)
zeertzjq
2023-05-28
*
fix(extmarks): don't show virt lines for end mark (#23792)
zeertzjq
2023-05-28
[next]