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: 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
*
Merge pull request #20026 from dundargoc/refactor/char_u/7
bfredl
2022-09-02
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
|
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
2022-09-01
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
vim-patch:8.1.2037: can call win_gotoid() in cmdline window (#20015)
zeertzjq
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
fix(redraw): handle switching to a tabpage with larger p_ch value
bfredl
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
fix(events): triggered WinScrolled when only skipcol changed (#19972)
zeertzjq
2022-08-29
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
fix(path): path_is_url returns false for "foo:/" #19797
sigmaSd
2022-08-23
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
vim-patch:9.0.0191: messages test fails; window size incorrect
Shougo Matsushita
2022-08-17
*
vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistent
Shougo Matsushita
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
fix(winbar): do not always assume cursor is valid. fixes #19458
bfredl
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
fix(ui): set redraw_cmdline when setting window height (#19630)
zeertzjq
2022-08-03
*
fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)
zeertzjq
2022-08-02
*
vim-patch:9.0.0124: code has more indent than needed
zeertzjq
2022-08-01
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
|
vim-patch:9.0.0115: when 'cmdheight' is zero pressing ':' may scroll a window
Shougo Matsushita
2022-07-31
[next]