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: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
fix(float): make "fixed" work with relative=win (#25243)
zeertzjq
2023-09-19
*
fix(float): add fixd option
glepnir
2023-09-18
*
fix(float): update position of anchored windows first (#25133)
zeertzjq
2023-09-14
*
refactor(mch): last mch_ function/macro hits the dust
bfredl
2023-09-10
*
vim-patch:9.0.1877: missing test for patch 9.0.1873
zeertzjq
2023-09-09
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
vim-patch:9.0.1710: scrolloff options work slightly different
zeertzjq
2023-08-23
*
vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)
zeertzjq
2023-08-21
*
vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)
Sean Dewar
2023-08-17
*
refactor: cast to int earlier when using 'so' and 'siso' (#24756)
zeertzjq
2023-08-17
*
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
*
fix(window): prevent win_size_restore from changing cmdheight
Sean Dewar
2023-07-26
*
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
2023-07-26
*
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
2023-07-26
*
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
2023-07-16
*
refactor(plines.c): update outdated comments (#24264)
zeertzjq
2023-07-06
*
fix(ui): delay win_viewport until screen update #24182
fredizzimo
2023-07-05
*
perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)
zeertzjq
2023-07-04
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1608: update_topline() is called twice (#23920)
luukvbaal
2023-06-05
*
fix(events)!: trigger CursorMoved later on switching window (#23711)
zeertzjq
2023-06-04
*
vim-patch:9.0.1599: Cursor not adjusted when 'splitkeep' is not "cursor" (#23...
luukvbaal
2023-06-02
*
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
[next]