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
/
api
/
window_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-03-14
fix(api): improve external window validation
Sean Dewar
1
2026-03-14
fix(api): disallow moving window between tabpages in more cases
Sean Dewar
1
2026-03-14
feat(api): nvim_win_set_config can move split to other tp as floatwin
Sean Dewar
1
2026-03-14
fix(winfloat): last_status when changing split to floatwin
Sean Dewar
1
2026-03-14
fix(api): relax config validation for "win"
Sean Dewar
1
2026-03-14
refactor(api): cleanup, more comments, more tests, news
Sean Dewar
1
2026-03-14
feat(api): nvim_win_set_config can move floatwin to another tabpage
glepnir
1
2026-03-14
fix(window): don't leak fold memory with style=minimal #38287
Sean Dewar
1
2026-03-09
Merge #38206 nvim_win_set_config
Justin M. Keyes
1
2026-03-09
fix(api): don't re-apply minimal style if unchanged #38152
Sean Dewar
1
2026-03-09
fix(api): unnecessary errors when not moving split
Sean Dewar
1
2026-03-09
fix(api): redraw after setting minimal style
Sean Dewar
1
2026-03-08
fix(api): merge split window config only on success
Sean Dewar
1
2026-03-08
fix(api): style=minimal not applied immediately for unmoved split
Sean Dewar
1
2026-03-03
fix(api): return "style" in nvim_win_get_config() #38122
Sean Dewar
1
2026-02-12
fix(api): preserve WinConfig style when converting float to split #37264
glepnir
1
2025-12-21
fix(api): open_win leak from naughty autocommands
Sean Dewar
1
2025-12-21
fix(api): ignore split_disallowed when opening a float
Sean Dewar
1
2025-11-22
docs: misc, build, lsp
Justin M. Keyes
1
2025-11-18
feat(api): nvim_win_set_config accepts unchanged "noautocmd" #36463
glepnir
1
2025-10-08
fix(api): nvim_open_win default to half-size for splits (#36088)
Sean Dewar
1
2025-10-04
fix(api): nvim_open_win respects requested split window size (#35601)
glepnir
1
2025-09-08
fix(api): crash when moving curwin to other tabpage #35679
glepnir
1
2025-09-06
fix(api): win_set_config error message for splitting from a float #35650
Sean Dewar
1
2025-07-22
fix(api): do not allow opening float to closing buffer
Sean Dewar
1
2025-07-22
fix(window): restore b_nwindows if win_close_othertab keeps window
Sean Dewar
1
2025-07-22
fix(window): handle closing the only non-float in other tabpage
Sean Dewar
1
2025-06-14
fix(window): don't enter unfocusable or hidden prevwin (#34486)
luukvbaal
1
2025-05-04
vim-patch:9.1.1361: [security]: possible use-after-free when closing a buffer...
Sean Dewar
1
2025-04-21
feat(options): default statusline expression #33036
Shadman
1
2025-04-21
feat(api): add "max_height" argument to nvim_win_text_height (#32835)
luukvbaal
1
2025-04-19
test(api/window_spec): check start_vcol on folded line (#33535)
zeertzjq
1
2025-04-19
test(api): nvim_win_text_height with virt_lines around fold (#33529)
zeertzjq
1
2025-03-19
fix(api): don't use 'winborder' when reconfiguring float (#32984)
glepnir
1
2025-03-19
fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)
zeertzjq
1
2025-01-20
Merge pull request #31597 from bfredl/deletionism
bfredl
1
2025-01-14
fix(wininfo): when freeing windows, free the lowest priority wininfo
bfredl
1
2024-12-16
fix(api): generic error messages, not using TRY_WRAP #31596
Justin M. Keyes
1
2024-12-16
fix(api): not using TRY_WRAP, generic error messages #31595
Justin M. Keyes
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-09-28
fix(window): making float with title/footer non-float leaks memory (#30551)
zeertzjq
1
2024-09-27
fix(api): fix crash/leak with float title/footer on error (#30543)
zeertzjq
1
2024-09-27
test(api/window_spec): remove duplicate test (#30538)
zeertzjq
1
2024-06-28
refactor: use `vim._with` where possible
dundargoc
1
2024-05-26
refactor(tests): use more global highlight definitions
bfredl
1
2024-04-25
feat(api): allow floats to be opened in non-current tabpage (#28480)
Will Hopkins
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-21
fix(api): do not update grid position in nvim_win_set_cursor (#28235)
luukvbaal
1
[next]