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
/
statuscolumn_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(column): apply custom highlight to last 'statuscolumn' segment (#32182)
luukvbaal
2025-01-24
*
fix(mouse): 'statuscolumn' fold and popopmenu handling
Luuk van Baal
2025-01-23
*
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(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(mouse): don't treat click on hsep as click on statusline (#29565)
zeertzjq
2024-07-05
*
fix(mouse): early return when clicking in padded 'statuscolumn' (#29394)
luukvbaal
2024-06-19
*
feat(column)!: rework 'statuscolumn' %r/l items
Luuk van Baal
2024-06-16
*
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
2024-05-21
*
feat(api): add nvim__redraw for more granular redrawing
Luuk van Baal
2024-05-02
*
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
*
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
2024-03-26
*
refactor(tests): all screen tests should use highlights
bfredl
2024-03-23
*
fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)
luukvbaal
2024-03-03
*
fix(column): handle w_redr_statuscol at end filler lines (#27365)
zeertzjq
2024-02-06
*
fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'
Luuk van Baal
2024-01-16
*
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: typing for helpers.meths
Lewis Russell
2024-01-12
*
fix(column): fill 'statuscolumn' clickdefs with evaluated width (#26891)
luukvbaal
2024-01-05
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
fix(column): correct width after truncated 'statuscolumn' error (#26737)
luukvbaal
2023-12-26
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(mouse): avoid dragging when clicking next to popupmenu (#26201)
luukvbaal
2023-11-25
*
fix(mouse): avoid dragging after click label popupmenu callback (#26187)
luukvbaal
2023-11-24
*
fix(column): reset decor state before starting from top
Luuk van Baal
2023-11-23
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
feat(statuscolumn): re-evaluate for every screen line (#25885)
luukvbaal
2023-11-13
*
fix(statuscolumn): update number hl for each screen line (#25277)
zeertzjq
2023-09-21
*
fix(mouse): click on 'statuscolumn' with 'rightleft' (#25090)
zeertzjq
2023-09-11
*
fix(statuscolumn): force full redraw when signcolumn is invalid (#24859)
luukvbaal
2023-08-26
*
fix(statuscolumn): don't update clicks if current width is 0 (#24459)
zeertzjq
2023-07-24
*
fix(column): fix wrong cursor with 'statuscolumn' and cpo+=n (#24268)
zeertzjq
2023-07-06
*
fix(column): handle unprintable chars in 'statuscolumn' (#24198)
zeertzjq
2023-06-29
*
fix(statusline): corrupted screen with minwid sign item in 'statuscolumn' (#2...
luukvbaal
2023-05-30
*
fix(folds): combined Folded and Visual highlights (#23752)
zeertzjq
2023-05-25
*
fix(folds): show Folded highlight in Visual selection (#23741)
zeertzjq
2023-05-24
*
fix(redraw): multibyte characters are wrapped at the end of a line (#23696)
luukvbaal
2023-05-21
*
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
2023-04-25
*
fix(column): rebuild status column when sign column is invalid
Luuk van Baal
2023-04-19
*
test(column): statuscolumn is rebuild when signs are (un)placed
Luuk van Baal
2023-04-19
*
fix(mouse): cmdline click registered as statuscolumn (#23163)
luukvbaal
2023-04-18
*
fix(column): add truncated width during estimation for 'statuscolumn'
luukvbaal
2023-04-12
*
fix(column): 'statuscolumn' not drawn after virt_lines with "n" in 'cpo' (#22...
luukvbaal
2023-04-10
*
fix(column): rebuild status column when sign column is invalidated (#22690)
luukvbaal
2023-03-18
*
test(statuscolumn_spec): remove unnecessary feed('lh')
zeertzjq
2023-03-18
*
fix(column): issues with 'statuscolumn' width (#22542)
luukvbaal
2023-03-07
[next]