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
*
Merge pull request #16341 from zeertzjq/vim-8.2.2518
nightly
Jan Edmund Lazo
2021-11-21
|
\
|
*
vim-patch:8.2.3572: memory leak when closing window and using "multispace"
zeertzjq
2021-11-17
*
|
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
\
|
*
|
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
*
|
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
/
*
/
vim-patch:8.2.3593: directory is wrong after executing "lcd" with win_execute...
zeertzjq
2021-11-17
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
Merge pull request #16155 from zeertzjq/fix-redr-border-corruption
Björn Linse
2021-11-06
|
\
|
*
fix(float): redraw if w_border_adj changed
zeertzjq
2021-10-28
*
|
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
|
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
|
/
*
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15952 from zeertzjq/vim-8.1.1291
Jan Edmund Lazo
2021-10-17
|
\
|
*
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
|
*
vim-patch:8.2.1411: when splitting a window localdir is copied but prevdir is...
zeertzjq
2021-10-17
|
*
vim-patch:8.2.0909: cannot go back to the previous local directory
zeertzjq
2021-10-17
|
*
vim-patch:8.1.0604: autocommand test fails on MS-Windows
zeertzjq
2021-10-17
|
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
|
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
|
/
*
fix(float)!: always anchor to corner of window including border #15832
zeertzjq
2021-10-02
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
vim-patch:8.2.3313: unused code in win_exchange() and frame_remove()
Sean Dewar
2021-09-17
*
vim-patch:8.2.3286: win_enter_ext() has too many boolean arguments
Sean Dewar
2021-09-17
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
Merge pull request #14770 from andrew-pa/fix13403
Björn Linse
2021-09-12
|
\
|
*
fix(windowing): positioning of relative floats
andrew-pa
2021-09-08
*
|
feat(api): win_viewport also sends line_count #15613
Yatao Li
2021-09-10
*
|
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
|
refactor: format files with uncrustify
Dundar Göc
2021-09-07
*
|
fix(window.c): win_close from other tabpage #15454
notomo
2021-08-22
*
|
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
|
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
*
|
feat(match): allow hl group to be defined after :match command
Björn Linse
2021-08-19
*
|
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-08-12
*
|
Merge pull request #15336 from bfredl/plines
Björn Linse
2021-08-11
|
\
\
|
*
|
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
*
|
|
refactor(sign): include longer sign column option
Sirisak Lueangsaksri
2021-08-09
*
|
|
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
|
/
/
*
|
vim-patch:8.2.3115: Coverity complains about free_wininfo() use
Jan Edmund Lazo
2021-07-31
*
|
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
|
window.c: address Coverity failure #14996
Daniel Steinberg
2021-07-10
*
|
vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)
Daniel Steinberg
2021-06-30
|
/
*
window: pvs/v1071
Jan Edmund Lazo
2021-06-05
*
api(nvim_open_win): add "noautocmd" option
Sean Dewar
2021-06-01
*
Merge pull request #14468 from bfredl/zindex
Björn Linse
2021-05-15
|
\
|
*
floats: z-index
Björn Linse
2021-05-15
[next]