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
*
perf(redraw): reduce redraw with undo and extmarks or 'spell' (#27442)
zeertzjq
2024-02-13
*
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
2024-02-13
*
feat(shortmess): "q" flag fully hides recording message (#27415)
Trevor Arjeski
2024-02-11
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
vim-patch:9.1.0083: Redrawing can be improved when deleting lines with 'number'
zeertzjq
2024-02-08
*
fix(column): handle w_redr_statuscol at end filler lines (#27365)
zeertzjq
2024-02-06
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
vim-patch:9.1.0077: Unnecessary call to redraw_for_cursorline() in nv_mousesc...
zeertzjq
2024-02-06
*
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
2024-01-27
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
feat(fold): transparent foldtext
Lewis Russell
2024-01-22
*
fix(column): pass kFalse when initializing "b_signcols.count"
Luuk van Baal
2024-01-17
*
fix(column): redraw 'statuscolumn' on wrapped lines with 'relativenumber'
Luuk van Baal
2024-01-16
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(screen): simplify grid_clear() and win_draw_end()
bfredl
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: follow style guide
dundargoc
2023-12-30
*
docs: small fixes (#26651)
dundargoc
2023-12-28
*
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
2023-12-23
*
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
fix(column): avoid exceeding configured 'signcolumn' width
Luuk van Baal
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
test: sign on wrapped line with signcolumn=number (#26654)
zeertzjq
2023-12-19
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
perf(column): avoid counting when max signs are removed from a range
Luuk van Baal
2023-12-08
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
vim-patch:9.0.2145: wrong scrolling in insert mode with smoothscroll (#26375)
zeertzjq
2023-12-04
*
revert: "memory: Free buffers after freeing variables" (#26356)
zeertzjq
2023-12-02
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
fix(column): reset decor state before starting from top
Luuk van Baal
2023-11-23
*
refactor(sign): store 'signcolumn' width range when it is set
Luuk van Baal
2023-11-21
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
fix(float): apply 'winblend' to title/footer highlight (#25999)
zeertzjq
2023-11-12
*
fix(float): win_get_bordertext_col returning negative column number (#25752)
nwounkn
2023-10-26
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
[next]