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
/
statusline_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265
luukvbaal
2025-02-02
*
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
*
feat(ui): statusline text inherits highlights #29976
Riley Bruins
2024-10-12
*
fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)
zeertzjq
2024-10-04
*
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): all screen tests should use highlights
bfredl
2024-03-23
*
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
2024-03-08
*
fix(statusline): missing offset when showing 'keymap' (#27270)
zeertzjq
2024-01-31
*
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
2024-01-16
*
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
2024-01-12
*
test: typing for helpers.meths
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: avoid repeated screen lines in expected states
zeertzjq
2023-12-09
*
fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)
tj-moody
2023-09-24
*
test(statusline): add test with control characters (#24197)
zeertzjq
2023-06-29
*
fix(statusline): redraw when VIsual_mode changes (#23933)
zeertzjq
2023-06-06
*
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
2023-05-21
*
fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)
luukvbaal
2023-04-25
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
*
fix(ui): ruler is not redrawn in cmdline with redrawstatus
Luuk van Baal
2023-04-02
*
fix(ui): recording change doesn't trigger statusline redraw
Luuk van Baal
2023-04-01
*
test(statusline): UI elements are not redrawn on K_EVENT unnecessarily
Luuk van Baal
2023-03-08
*
fix(statusline): don't leak memory with truncated click labels
zeertzjq
2023-01-19
*
fix(statusline): don't leak memory with zero-width click labels
zeertzjq
2023-01-19
*
fix(statusline): don't show showcmd when not enough space (#21550)
zeertzjq
2022-12-27
*
fix(ui): setting 'cmdheight' with global statusline (#20515)
zeertzjq
2022-10-07
*
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Shougo Matsushita
2022-08-17
*
fix(ui): set redraw_cmdline when setting window height (#19630)
zeertzjq
2022-08-03
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456)
zeertzjq
2022-07-22
*
fix(mouse): click on global statusline with splits (#19390)
Munif Tanjim
2022-07-19
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
fix: right-click in clickable statusline #19252
Famiu Haque
2022-07-15
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23