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
*
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
*
vim-patch:9.0.0967: leaking memory from autocmd windows
zeertzjq
2022-11-29
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
refactor(ui): statusbar invalidation to win_set_inner_size()
Luuk van Baal
2022-11-29
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: maybe suppress a PVS warning
zeertzjq
2022-11-23
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
*
vim-patch:9.0.0915: WinScrolled may trigger immediately when defined
zeertzjq
2022-11-20
*
vim-patch:partial:9.0.0913: only change in current window triggers the WinScr...
zeertzjq
2022-11-20
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
|
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
|
/
*
vim-patch:9.0.0265: no good reason why the "gf" command isn't in the tiny ver...
zeertzjq
2022-11-06
*
vim-patch:9.0.0825: cannot drag an entry in the tabpage line
zeertzjq
2022-11-02
*
vim-patch:9.0.0823: mouse drag test fails
zeertzjq
2022-11-02
*
vim-patch:9.0.0822: crash when dragging the statusline with a mapping
zeertzjq
2022-11-02
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
refactor(window.c): reduce scope of locals (#20301)
Lewis Russell
2022-10-18
*
fix: 'scroll' is not set correctly for floats with 'splitkeep'
Luuk van Baal
2022-10-17
*
vim-patch:9.0.0747: too many #ifdefs (#20641)
zeertzjq
2022-10-14
*
vim-patch:8.2.4462: not enough testing for quickfix code
zeertzjq
2022-10-13
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
vim-patch:8.2.4523: when gvim is started maximized the 'window' option isn't set
zeertzjq
2022-10-12
*
fix: find multibyte file name in line (#20519)
zeertzjq
2022-10-07
*
fix(ui): setting 'cmdheight' with global statusline (#20515)
zeertzjq
2022-10-07
*
vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)
zeertzjq
2022-10-06
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...
zeertzjq
2022-10-06
*
fix(options): no matter what is said, 'cmdheight' is tab-local (susy baka)
bfredl
2022-10-05
*
vim-patch:9.0.0622: matchaddpos() can get slow when adding many matches
zeertzjq
2022-10-02
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
fix(window): fix equalization with cmdheight=0 (#20369)
zeertzjq
2022-09-28
*
vim-patch:9.0.0550: crash when closing a tabpage and buffer is NULL
zeertzjq
2022-09-23
*
fix(window): close floats first when closing buffer in other tab (#20284)
zeertzjq
2022-09-22
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)
luukvbaal
2022-09-07
*
fix(cmdheight=0): various issues part3 #19816
Shougo
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
[next]