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.h
Age
Commit message (
Expand
)
Author
Files
2024-02-01
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
1
2023-12-16
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2022-12-31
fix(ui): allow resize commands to set 'cmdheight' to 0
Luuk van Baal
1
2022-11-29
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-09
refactor: replace char_u with char
Dundar Göc
1
2022-09-01
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
1
2022-03-13
refactor: fix clint warnings (#17682)
dundargoc
1
2022-03-07
vim-patch:8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow
zeertzjq
1
2022-03-07
vim-patch:8.2.3920: restoring directory after using another window is ineffic...
zeertzjq
1
2022-02-03
fix(api/nvim_win_call): share common win_execute logic
Sean Dewar
1
2022-02-03
vim-patch:8.2.4018: ml_get error when win_execute redraws with Visual selection
Sean Dewar
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2017-04-22
refactor/single-include: window.h, version.h (#6570)
relnod
1
2016-01-22
window: Fix linter errors.
Jurica Bradaric
1
2016-01-22
vim-patch:7.4.642
Jurica Bradaric
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-07-11
Include stdbool.h in some files which use it
Pavel Platto
1
2014-06-02
Fix some styles
ZyX
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1