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: 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
*
|
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
|
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
|
/
*
vim-patch:9.0.0094: cursor restored unexpected with nested autocommand
zeertzjq
2022-07-28
*
vim-patch:partial:9.0.0077: wrong restored cursor position when switching win...
zeertzjq
2022-07-28
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-28
*
refactor: enable -Wconversion warning for window.c (#19537)
dundargoc
2022-07-27
*
fix(options): properly free string options (#19510)
zeertzjq
2022-07-27
*
revert: "vim-patch:9.0.0061: ml_get error with nested autocommand" (#19509)
zeertzjq
2022-07-26
*
vim-patch:9.0.0061: ml_get error with nested autocommand
zeertzjq
2022-07-23
*
vim-patch:8.2.5035: when splitting a window the changelist position moves
zeertzjq
2022-07-23
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
fix: local winbar with tabs
Famiu Haque
2022-07-20
*
vim-patch:8.2.1061: insufficient testing for src/window.c (#19384)
zeertzjq
2022-07-16
*
vim-patch:8.2.0921: CTRL-W T in cmdline window causes trouble
zeertzjq
2022-07-14
*
fix(float): fix mouse drag position if float window turned to a split
zeertzjq
2022-07-10
*
fix(float): fix glitch when making float window with border a split
zeertzjq
2022-07-10
*
fix(float): fix float window with winbar cannot have screen height
zeertzjq
2022-07-10
*
vim-patch:8.2.5043: can open a cmdline window from a substitute expression
zeertzjq
2022-07-07
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:9.0.0017: accessing memory beyond the end of the line
zeertzjq
2022-07-02
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
2022-06-20
*
fix(ui): do not call showmode() when setting window height (#18969)
zeertzjq
2022-06-15
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
feat: cmdheight=0 #16251
Shougo
2022-06-13
*
fix(buffer): disable buffer-updates before removing from window #18933
zeertzjq
2022-06-12
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
[prev]
[next]