index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
functional
/
ui
/
winbar_spec.lua
Age
Commit message (
Expand
)
Author
Files
2025-04-01
fix(window): crash on negative window height with 'winbar' #33250
luukvbaal
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-10-12
feat(ui): statusline text inherits highlights #29976
Riley Bruins
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-03-26
refactor(tests): use new global defaults instead of set_default_attr_ids
bfredl
1
2024-02-15
vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'
zeertzjq
1
2024-01-16
test: use integers for API Buffer/Window/Tabpage EXT types
Lewis Russell
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-05-21
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
Lewis Russell
1
2023-05-08
fix(statusline): bail out properly on negative row (#23535)
zeertzjq
1
2023-04-14
test(winbar_spec): properly update winbar when 'showcmdloc' is "statusline"
quintik
1
2022-08-24
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
1
2022-08-13
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
1
2022-07-20
fix: local winbar with tabs
Famiu Haque
1
2022-05-29
fix(winbar): set w_winrow_off when initializing firstwin size (#18793)
zeertzjq
1
2022-05-28
fix(winbar): only allow adding winbar when there is space
Famiu Haque
1
2022-05-28
fix(winbar): fix winbar disappear or glitch when moving a split (#18775)
zeertzjq
1
2022-05-28
fix(ui): require window-local value to show winbar on floating windows (#18773)
Famiu Haque
1
2022-05-22
fix(winbar): allow winbar to display the ruler
bfredl
1
2022-05-19
Merge pull request #18629 from famiu/fix/ui/winbar
bfredl
1
2022-05-19
fix(ui): make `winbar` properly equalize window heights for local value
Famiu Haque
1
2022-05-19
fix(mouse): fix mouse drag position with winbar
zeertzjq
1
2022-05-18
fix(ui): set correct position on mouse click when 'winbar' is enabled
Famiu Haque
1
2022-05-18
feat(ui): add `'winbar'`
Famiu Haque
1