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
*
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
2025-01-24
*
feat(extmark): stack multiple highlight groups in `hl_group`
bfredl
2025-01-21
*
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
2025-01-09
*
feat(ui): sign/statuscolumn can combine highlight attrs #31575
luukvbaal
2024-12-14
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
fix(drawline): correct highlight priority with Visual selection (#30706)
zeertzjq
2024-10-08
*
fix(decor): exclude invalid marks from meta total
Luuk van Baal
2024-09-04
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
fix(decor): don't use separate DecorSignHighlight for url (#30096)
zeertzjq
2024-08-20
*
fix(plines): don't count invalidated virt text in char size (#29863)
zeertzjq
2024-07-26
*
fix(decor): don't draw invalidated virtual lines (#29858)
luukvbaal
2024-07-26
*
vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...
zeertzjq
2024-07-19
*
feat: get/set namespace properties #28728
altermo
2024-06-07
*
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
2024-06-01
*
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
refactor(api): nvim_win_xx_ns are EXPERIMENTAL
Justin M. Keyes
2024-05-12
*
refactor(api): rename nvim_win_remove_ns
Justin M. Keyes
2024-05-12
*
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
2024-05-01
*
test: improve test conventions
dundargoc
2024-04-23
*
vim-patch:9.1.0357: Page scrolling should place cursor at window boundaries (...
luukvbaal
2024-04-22
*
fix(move): fix using the wrong window (#28312)
zeertzjq
2024-04-13
*
fix(move): check for filler lines properly (#28307)
zeertzjq
2024-04-13
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
fix(drawline): don't invoke on_line for filler line (#28219)
Jaehwang Jung
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(tests): allow to extend the new base set of attrs
bfredl
2024-04-02
*
fix(drawline): check filler_todo in place of removed draw_state (#27889)
zeertzjq
2024-03-17
*
fix(drawline): initialize linebuf_attr to 0 instead of -1 (#27840)
zeertzjq
2024-03-13
*
fix(marktree): some marks counted twice when checking for overlap
bfredl
2024-02-23
*
fix(api): don't leak memory with nvim_win_get_ns (#27570)
zeertzjq
2024-02-22
*
fix(extmarks): redraw properly with scoped inline virt_text (#27569)
zeertzjq
2024-02-22
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
2024-02-20
*
fix(decorations): crash with revised mark with changed decoration flags
bfredl
2024-02-17
*
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
2024-02-15
*
fix(extmarks): redraw line on adding/removing conceal (#27463)
zeertzjq
2024-02-14
*
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
2024-02-12
*
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
2024-02-12
*
fix(column): use a single path for sign sorting (#27431)
luukvbaal
2024-02-12
*
perf(redraw): only redraw Visual area when cursor has moved (#27340)
zeertzjq
2024-02-05
*
Merge pull request #27122 from luukvbaal/signcol
bfredl
2024-02-01
|
\
|
*
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
2024-01-27
*
|
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
|
/
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
fix(extmarks): crash with sign after many marks
bfredl
2024-01-23
*
fix(column): clear "b_signcols" when marktree is cleared
Luuk van Baal
2024-01-22
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: normalise nvim bridge functions
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
[next]