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
*
Merge branch 'aucmd_textputpost' into 20230125_mix
20230125_mix
Josh Rahm
2023-02-02
|
\
|
*
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
|
Merge branch 'colorcolchar' into 20230125_mix
Josh Rahm
2023-01-31
|
\
\
|
*
|
feat(colorcolchar): remove existing colorcolumnchar in the fillchars. Make wa...
Josh Rahm
2023-01-31
*
|
|
Merge branch 'colorcolchar' into 20230125_mix
Josh Rahm
2023-01-25
|
\
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2023-01-25
|
|
\
|
|
*
|
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2022-10-11
|
|
\
\
|
*
|
|
feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"
Josh Rahm
2022-08-27
|
*
|
|
feat(colorcolchar): rename colorcol in fillchars to colorc
Josh Rahm
2022-08-27
|
*
|
|
feat(colorcolchar): add the option "colorcol" to the fillchars setting
Josh Rahm
2022-08-27
*
|
|
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2023-01-25
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2022-10-11
|
\
|
|
|
*
|
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
*
|
feat(userreg) fix 'recording' message to handle multibyte chars
Josh Rahm
2022-08-21
|
/
*
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
[next]