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
/
sign_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
2025-01-23
*
feat(ui): sign/statuscolumn can combine highlight attrs #31575
luukvbaal
2024-12-14
*
fix(column): check if signcolumn changed in all windows #31439
luukvbaal
2024-12-04
*
fix(tests): needing two calls to setup a screen is cringe
bfredl
2024-11-14
*
refactor(tests): use more global highlight definitions
bfredl
2024-11-11
*
fix(column): set signcolumn width after splitting window (#30556)
zeertzjq
2024-09-28
*
fix(column): clamp line number for legacy signs
Luuk van Baal
2024-06-10
*
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
test: improve test conventions
dundargoc
2024-04-23
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix(sign): avoid deleting from sign map while looping over it (#27158)
luukvbaal
2024-01-24
*
fix(column): remove sign from line it was previously on with undo
Luuk van Baal
2024-01-17
*
fix(column): pass kFalse when initializing "b_signcols.count"
Luuk van Baal
2024-01-17
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
Merge pull request #26528 from bfredl/nodrawstate
bfredl
2023-12-22
|
\
|
*
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
2023-12-22
*
|
fix(column): avoid exceeding configured 'signcolumn' width
Luuk van Baal
2023-12-21
|
/
*
test: sign on wrapped line with signcolumn=number (#26654)
zeertzjq
2023-12-19
*
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
2023-12-14
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
perf(column): avoid counting when max signs are removed from a range
Luuk van Baal
2023-12-08
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
*
docs: fix typos
dundargoc
2022-11-02
*
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
2022-09-29
*
chore: fix typos (#17331)
dundargoc
2022-03-10
*
fix(signcol): update cursor when signcol changes
Lewis Russell
2022-02-24
*
fix(screen): don't put empty sign text in line number column
Matt Wozniski
2022-01-04
*
test(sign): add test for culhl option
Gregory Anders
2021-12-08
*
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
*
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
2021-04-17
*
opt: add tests (#13783)
Sirisak Lueangsaksri
2021-01-20
*
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
2020-12-24
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
2019-04-03
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
strings: make vim_snprintf handle %d correctly again
Björn Linse
2018-12-24
*
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
*
screen.c: add update_window_hl to special redrawing entrypoints
Björn Linse
2018-07-27
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
[next]