index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
window.c
Commit message (
Expand
)
Author
Age
...
*
fix(window): :close crash with autocmd, floats and tabpage (#27793)
zeertzjq
2024-03-10
*
vim-patch:9.1.0159: Crash in WinClosed after BufUnload closes other windows (...
zeertzjq
2024-03-10
*
fix(api): win_set_config set tp_curwin of win moved from other tabpage
Sean Dewar
2024-03-09
*
fix(window): :close may cause Nvim to quit with autocmd and float
zeertzjq
2024-03-09
*
fix(api): handle win_split_ins failure properly
Sean Dewar
2024-03-08
*
vim-patch:9.1.0130: [security]: UAF if win_split_ins autocommands delete "wp"
Sean Dewar
2024-03-08
*
vim-patch:9.1.0118: Use different restoration strategy in win_splitmove
Sean Dewar
2024-03-08
*
vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...
Sean Dewar
2024-03-08
*
vim-patch:9.1.0116: win_split_ins may not check available room
Sean Dewar
2024-03-08
*
fix(api): make open_win/win_set_config check if splitting allowed
Sean Dewar
2024-03-08
*
fix(api): open_win fire BufWinEnter for other buffer when !enter && !noautocmd
Sean Dewar
2024-03-08
*
fix(float): allow floating window in cmdline area
Luuk van Baal
2024-03-01
*
vim-patch:9.1.0143: [security]: autocmd causes use-after-free in set_curbuf()...
zeertzjq
2024-02-29
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
vim-patch:9.1.0089: qsort() comparison functions should be transitive
zeertzjq
2024-02-10
*
Merge pull request #27398 from bfredl/arena2
bfredl
2024-02-10
|
\
|
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
|
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
|
/
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
*
refactor(window.c): add a few more assertions (#27249)
zeertzjq
2024-01-29
*
vim-patch:9.1.0047: issues with temp curwin/buf while cmdwin is open
Sean Dewar
2024-01-28
*
fix(events): check for WinResized/WinScrolled in terminal mode (#27226)
zeertzjq
2024-01-27
*
vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies...
zeertzjq
2024-01-17
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
vim-patch:9.1.0001: when closing window, wincmd p may fail
Christian Clason
2024-01-03
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(options): remove side effects from `check_num_option_bounds()`
Famiu Haque
2023-12-24
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
vim-patch:9.0.2168: Moving tabpages on :drop may cause an endless loop (#26605)
zeertzjq
2023-12-16
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
vim-patch:9.0.2140: [security]: use-after-free in win-enter
zeertzjq
2023-12-02
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
vim-patch:9.0.2134: ml_get error when scrolling (#26264)
zeertzjq
2023-11-29
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
vim-patch:9.0.2106: [security]: Use-after-free in win_close()
zeertzjq
2023-11-17
*
vim-patch:9.0.1864: still crash with bt_quickfix1_poc
zeertzjq
2023-11-17
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
[prev]
[next]