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
/
screen.c
Commit message (
Expand
)
Author
Age
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
fix(screen): redraw the ruler for a current floating window
bfredl
2023-03-14
*
fix(screen): correctly draw background and eob with 'rightleft' (#22640)
zeertzjq
2023-03-12
*
perf(statusline): UI elements are always redrawn on K_EVENT
Luuk van Baal
2023-03-08
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035)
zeertzjq
2022-11-13
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
refactor: click definition functions #20923
luukvbaal
2022-11-06
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
vim-patch:9.0.0747: too many #ifdefs (#20641)
zeertzjq
2022-10-14
*
vim-patch:9.0.0656: cannot specify another character to use instead of '@'
zeertzjq
2022-10-05
*
fix(redraw): make redrawdebug=nodelta handle all the cases
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
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: set_chars_option()
zeertzjq
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
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
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
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
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:8.2.3699: the +title feature adds a lot of #ifdef but little code (...
zeertzjq
2022-08-17
*
refactor(signs): handle non-sign attrs separately (#19784)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
zeertzjq
2022-08-15
*
vim-patch:partial:8.1.0822: peeking and flushing output slows down execution
zeertzjq
2022-08-15
*
refactor(screen.c): resolve all clint errors (#19754)
Lewis Russell
2022-08-13
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
[next]