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
/
drawline.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
*
|
feat(colorcolchar): implement 'foreground' flag
Josh Rahm
2023-02-02
*
|
feat(colorcolchar): make the colorcolumn more flexible
Josh Rahm
2023-01-31
*
|
feat(colorcolchar): remove existing colorcolumnchar in the fillchars. Make wa...
Josh Rahm
2023-01-31
*
|
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2023-01-25
|
\
|
|
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
|
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
|
*
refactor(PVS): suppress false positive V547 in drawline.c (#21875)
Lucas Merritt
2023-01-18
|
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
|
*
fix(column): avoid drawing columns for virt_lines_leftcol
Luuk van Baal
2023-01-16
|
*
fix(column)!: ensure 'statuscolumn' works with virtual and wrapped lines
Luuk van Baal
2023-01-16
|
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
|
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
|
*
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
|
*
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
|
*
test(statuscolumn): add more tests for wrapped lines (#21718)
zeertzjq
2023-01-10
|
*
docs: add 'statuscolumn' docstrings (#21717)
luukvbaal
2023-01-10
|
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
|
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
|
*
refactor: replace char_u with char
dundargoc
2023-01-09
|
*
refactor(win_line): rename attr to vi_attr (#21487)
zeertzjq
2022-12-21
|
*
refactor: replace char_u with char
dundargoc
2022-11-28
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
|
*
vim-patch:8.2.4062: match highlighting of tab too short
zeertzjq
2022-11-24
|
*
vim-patch:8.2.3698: match highlighting continues over breakindent
zeertzjq
2022-11-24
|
*
refactor: convert drawline.c draw states to enum (#21067)
luukvbaal
2022-11-15
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
|
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
|
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
|
*
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
|
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
|
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2022-10-11
|
\
|
|
*
fix(extmarks): make virt_lines always start at 0 virtcol
zeertzjq
2022-09-25
|
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
|
*
refactor: suppress PVS false positives (#20264)
zeertzjq
2022-09-21
|
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
|
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
|
*
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(plines): use a struct for chartabsize state
bfredl
2022-08-29
*
|
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
|
/
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
vim-patch:9.0.0036: 'fillchars' cannot have window-local values
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
[next]