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
/
drawscreen.c
Commit message (
Expand
)
Author
Age
*
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
*
fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)
zeertzjq
2022-11-10
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
fix(ui): send grid_resize events before triggering VimResized (#20760)
zeertzjq
2022-10-22
*
fix(decoration): call providers in win_update() earlier
Lewis Russell
2022-10-15
*
refactor(drawscreen.c): reduce scopes of locals (#20668)
Lewis Russell
2022-10-15
*
vim-patch:9.0.0750: crash when popup closed in callback (#20659)
zeertzjq
2022-10-15
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
refactor(redraw): various simplifications
bfredl
2022-10-05
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
vim-patch:9.0.0656: cannot specify another character to use instead of '@'
zeertzjq
2022-10-05
*
vim-patch:9.0.0620: matchaddpos() can only add up to 8 matches
zeertzjq
2022-10-02
*
fix(ui): redraw end of buffer if last line is modified (#20354)
zeertzjq
2022-09-27
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
2022-09-22
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
fix(highlight): set the window namespace when redrawing statusline
bfredl
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
vim-patch:9.0.0316: screen flickers when 'cmdheight' is zero (#19991)
zeertzjq
2022-08-29
*
vim-patch:9.0.0036: 'fillchars' cannot have window-local values
zeertzjq
2022-08-26
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19