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
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
vim-patch:9.0.1554: code for handling 'switchbuf' is repeated (#23632)
zeertzjq
2023-05-15
*
vim-patch:9.0.0598: using negative array index with negative width window
zeertzjq
2023-05-13
*
vim-patch:9.0.1546: some commands for opening a file don't use 'switchbuf' (#...
zeertzjq
2023-05-13
*
vim-patch:9.0.1513: text scrolls unnecessarily when splitting
Luuk van Baal
2023-05-07
*
fix(api): don't change title when setting buffer in a window (#23492)
zeertzjq
2023-05-06
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
vim-patch:9.0.1491: wrong scrolling with ls=0 and :botright split (#23333)
zeertzjq
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove unnecessary height change in frame_add_hsep() (#23305)
zeertzjq
2023-04-25
*
vim-patch:9.0.1293: the set_num_option() is too long
Lewis Russell
2023-04-22
*
vim-patch:9.0.0947: invalid memory access in substitute with function (#23126)
zeertzjq
2023-04-16
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
vim-patch:9.0.1439: start Insert mode when accessing a hidden prompt buffer (...
zeertzjq
2023-04-03
*
fix(float): remove -1 in height clamp
Patrick McFarland
2023-03-19
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
vim-patch:9.0.1362: ml_get error when going to another tab (#22443)
zeertzjq
2023-02-28
*
fix: address -Wmaybe-uninitialized warnings (#22436)
Lewis Russell
2023-02-27
*
vim-patch:8.2.4318: various comment and indent mistakes, returning wrong zero...
zeertzjq
2023-02-24
*
vim-patch:9.0.1312: Cursor position wrong when splitting window in insert mode
zeertzjq
2023-02-16
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:9.0.1246: code is indented more than necessary (#22006)
zeertzjq
2023-01-26
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(window): remove aucmd_win check from one_window() (#21972)
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
fix(ui): command line issues with external messages (#21709)
luukvbaal
2023-01-13
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
fix(ui): set stc to empty in floatwin with minimal style (#21720)
Raphael
2023-01-10
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
docs: fix typos (#21427)
dundargoc
2023-01-04
*
Merge #21580 cmdline issues with cmdheight=0
Justin M. Keyes
2023-01-03
|
\
|
*
fix(ui): allow resize commands to set 'cmdheight' to 0
Luuk van Baal
2022-12-31
*
|
vim-patch:8.2.{3773,3774}
zeertzjq
2022-12-30
|
/
*
fix(win_close): remove float grid after closing buffer (#21551)
zeertzjq
2022-12-27
*
vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)
zeertzjq
2022-12-13
*
fix(events): skip WinScrolled for newly-created float windows (#21333)
zeertzjq
2022-12-10
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
fix(float): fix crash with bufpos and non-existent window (#21319)
zeertzjq
2022-12-07
*
fix(float): fix ml_get error with bufpos
zeertzjq
2022-12-06
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
vim-patch:8.2.1748: closing split window in other tab may cause a crash
zeertzjq
2022-12-02
*
fix(float): make closing float in another tab return to correct window
zeertzjq
2022-12-02
*
fix: clang warnings (#21247)
zeertzjq
2022-12-01
[next]