| Age | Commit message (Expand) | Author | Files |
| 2026-04-18 | docs: misc #39045 | Justin M. Keyes | 1 |
| 2026-04-15 | refactor(api): rename "window" to "win" (positional parameters) #39083 | Justin M. Keyes | 1 |
| 2026-04-15 | refactor(api): rename buffer to buf (positional parameters) #39013 | Justin M. Keyes | 1 |
| 2026-04-14 | feat(api): use zindex to determine dimmed cursor shape #39054 | luukvbaal | 1 |
| 2026-03-16 | fix(api): use standard error messages | Justin M. Keyes | 1 |
| 2026-03-16 | docs: misc | 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(api): relax config validation for "win" | Sean Dewar | 1 |
| 2026-03-14 | refactor(window): lastwin_nofloating takes tp | Sean Dewar | 1 |
| 2026-03-14 | fix(api): don't config split as floatwin relative to itself | Sean Dewar | 1 |
| 2026-03-14 | fix(api): win_config_float_tp grid removal, redraw | 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-11 | docs: api, messages, lsp, trust | Justin M. Keyes | 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 | refactor(api): move split handling logic out | 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-23 | docs(api): nvim_open_win "split" with negative "win" #38032 | Sean Dewar | 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-12-06 | docs: misc | Justin M. Keyes | 1 |
| 2025-11-26 | feat(float): 'statusline' in floating windows #36521 | glepnir | 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-11 | fix(ui): 'pumborder' parsing, shadow #36127 | glepnir | 1 |
| 2025-10-10 | feat(ui): 'pumborder' (popup menu border) #25541 | 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-15 | docs: optionlinks don't need the bars #35777 | Yochem van Rosmalen | 1 |
| 2025-09-08 | fix(api): crash when moving curwin to other tabpage #35679 | glepnir | 1 |
| 2025-09-07 | refactor(api): redundant w_pos_changed assignment #35663 | glepnir | 1 |
| 2025-09-06 | fix(api): win_set_config error message for splitting from a float #35650 | Sean Dewar | 1 |
| 2025-09-06 | perf(api): reduce redundant `win_find_tabpage` calls (#35643) | glepnir | 1 |
| 2025-08-14 | refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards | bfredl | 1 |
| 2025-07-22 | fix(api): do not allow opening float to closing buffer | Sean Dewar | 1 |
| 2025-07-09 | feat(option): custom chars in 'winborder' #33772 | glepnir | 1 |
| 2025-06-06 | fix(api): ensure win_get_config() "border" is reciprocal (#34322) | luukvbaal | 1 |
| 2025-06-03 | fix(api): adjust fix for reconfiguring float "relative" (#34287) | luukvbaal | 1 |
| 2025-06-02 | fix(api): reconfiguring float "relative" does not clear "win" (#34271) | luukvbaal | 1 |
| 2025-04-29 | feat(ui): use builtin completion popupmenu with ext_cmdline (#31269) | luukvbaal | 1 |
| 2025-04-23 | fix(float): cursor visible in "hidden" floating window #30866 | glepnir | 1 |
| 2025-03-31 | feat(float): 'winborder' "bold" style #33189 | glepnir | 1 |
| 2025-03-30 | docs: lsp config/commands #33122 | Justin M. Keyes | 1 |