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
/
api
/
window.c
Age
Commit message (
Expand
)
Author
Files
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-03-16
fix(api): use standard error messages
Justin M. Keyes
1
2026-03-06
docs(api): clarify nvim_win_set_buf documentation #37201
Marc Jakobi
1
2026-02-15
fix(highlight): setting 'winhl' doesn't work with global ns (#37868)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-22
fix(window): handle closing the only non-float in other tabpage
Sean Dewar
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-04-21
feat(api): add "max_height" argument to nvim_win_text_height (#32835)
luukvbaal
1
2025-03-17
docs(api): rename "handle" => "id"
Justin M. Keyes
1
2025-02-27
doc: clarify window-id, tab-id, nvim_set_current_x #32528
David Briscoe
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
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-12-16
fix(api): nvim_win_set_buf(0, 0) fails if 'winfixbuf' is set #31576
phanium
1
2024-11-22
fix(highlight): 'winhl' shouldn't take priority over API (#31288)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-21
fix(api): do not update grid position in nvim_win_set_cursor (#28235)
luukvbaal
1
2024-04-14
feat(api)!: nvim_open_win: noautocmd blocks all autocmds #28192
Sean Dewar
1
2024-03-15
fix(api): update grid cursor in nvim_win_set_cursor()
Luuk van Baal
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-11
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-01-28
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-18
refactor: split WIN_EXECUTE() into two functions (#26627)
zeertzjq
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
build(IWYU): export generated headers
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-08-17
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-07-26
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
1
2023-07-26
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
1
2023-07-26
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
1
2023-07-16
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
1
2023-07-11
feat(api): add nvim_win_text_height (#24236)
zeertzjq
1
2023-07-05
fix(api): use text_locked() to check textlock
Sean Dewar
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-06-19
docs #22363
Justin M. Keyes
1
2023-06-01
fix(api): dont change curwin for nvim_win_set_width
Folke Lemaitre
1
[next]