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
/
src
/
nvim
/
window.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
vim-patch:9.2.0356: Cannot apply 'scrolloff' context lines at end of file
zeertzjq
1
2026-04-21
fix(move): avoid integer overflow with large 'scrolloff' (#39251)
zeertzjq
1
2026-04-19
feat(options): add 'winpinned' to pin a window #39157
luukvbaal
1
2026-04-16
fix(float): don't unload 'hidden' float buffer with :close! (#39096)
luukvbaal
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-31
fix(window): clear cmdline 'ruler' when window is closed #38631
luukvbaal
1
2026-03-29
vim-patch:9.2.0254: w_locked can be bypassed when setting recursively
Sean Dewar
1
2026-03-29
vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffers
Sean Dewar
1
2026-03-17
vim-patch:9.2.0180: possible crash with winminheight=0 (#38335)
zeertzjq
1
2026-03-16
fix: nvim_open_tabpage cleanup, fixes, more tests
Sean Dewar
1
2026-03-16
feat(api): add nvim_open_tabpage
Will Hopkins
1
2026-03-15
feat(help): super K (":help!") guesses tag at cursor #36205
Justin M. Keyes
1
2026-03-14
fix(api): disallow moving window between tabpages in more cases
Sean Dewar
1
2026-03-14
refactor(window): lastwin_nofloating takes tp
Sean Dewar
1
2026-03-14
fix(window): don't leak fold memory with style=minimal #38287
Sean Dewar
1
2026-03-08
fix(api): merge split window config only on success
Sean Dewar
1
2026-03-03
fix(window): style=minimal window loses local options when switching buffers ...
glepnir
1
2026-02-15
vim-patch:9.2.0004: Changing hidden prompt buffer cancels :startinsert/:stopi...
zeertzjq
1
2026-02-12
fix(api): preserve WinConfig style when converting float to split #37264
glepnir
1
2026-02-08
fix(window): use real last buffer of closed window
Sean Dewar
1
2026-02-08
fix(autocmd): potential TabClosed UAF, always set abuf
Sean Dewar
1
2026-02-08
fix(terminal): update size after closing window
Sean Dewar
1
2026-01-20
vim-patch:9.1.2097: TabClosedPre may be triggered twice for the same tab page
zeertzjq
1
2026-01-20
vim-patch:9.1.2093: heap-use-after-free when wiping buffer in TabClosedPre
zeertzjq
1
2026-01-20
vim-patch:9.1.1211: TabClosedPre is triggered just before the tab is being freed
zeertzjq
1
2026-01-20
vim-patch:9.1.1202: Missing TabClosedPre autocommand
zeertzjq
1
2026-01-17
vim-patch:9.1.2087: Crash when using :tabonly in BufUnload
zeertzjq
1
2026-01-17
vim-patch:9.0.0909: error message for layout change does not match action (#3...
zeertzjq
1
2026-01-16
vim-patch:9.1.0671: Problem: crash with WinNewPre autocommand
zeertzjq
1
2026-01-16
vim-patch:9.1.0117: Stop split-moving from firing WinNew and WinNewPre autoco...
zeertzjq
1
2026-01-16
vim-patch:9.1.0059: No event triggered before creating a window
zeertzjq
1
2026-01-14
vim-patch:9.1.2085: Use-after-free in winframe_remove()
zeertzjq
1
2026-01-14
vim-patch:9.1.1323: b:undo_ftplugin not executed when re-using buffer
zeertzjq
1
2026-01-14
vim-patch:partial:9.0.0907: restoring window after WinScrolled may fail
zeertzjq
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2026-01-05
fix(window): crash closing split if autocmds close other splits (#37233)
zeertzjq
1
2026-01-04
fix(window): crash closing only non-float if autocmds :tabonly (#37218)
Sean Dewar
1
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-12-21
fix(window): win_move_after UAF from naughty autocmds (#37065)
Sean Dewar
1
2025-12-21
vim-patch:9.1.2001: cursor may end up in wrong window after :botright copen (...
zeertzjq
1
2025-12-10
fix(eval): 0 should mean current tabpage in gettabvar() (#36891)
zeertzjq
1
2025-11-26
feat(float): 'statusline' in floating windows #36521
glepnir
1
2025-11-25
fix(events): crash on WinScrolled #35995
Kent Sibilev
1
2025-11-15
vim-patch:9.1.1916: WinEnter autocommand confuses Vim when closing tabpage (#...
zeertzjq
1
2025-10-11
fix(window): don't make hidden/unfocusable previous window current #36142
luukvbaal
1
2025-10-11
fix: stale lines("w$") after nvim_win_set_height when splitkeep=screen #36056
phanium
1
2025-10-08
vim-patch:9.1.1836: 'culopt' "screenline" not redrawn with line("w0") and :retab
zeertzjq
1
2025-10-05
vim-patch:9.1.1831: stray vseps in right-most 'winfixwidth' window
Sean Dewar
1
2025-09-19
vim-patch:9.1.1773: Crash in BufLeave after BufUnload closes other windows (#...
zeertzjq
1
2025-09-13
feat(ui): support grid=0 in nvim_input_mouse #32535
fredizzimo
1
[next]