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
/
statusline.c
Commit message (
Expand
)
Author
Age
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
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
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
2023-10-06
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(grid): unify the two put-text-on-the-screen code paths
bfredl
2023-09-29
*
refactor(grid): use batched updates for statusline and ruler
bfredl
2023-09-27
*
refactor(grid): use batched updates for builtin tabline
bfredl
2023-09-26
*
fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)
tj-moody
2023-09-24
*
Merge pull request #25330 from bfredl/no_shm_f
bfredl
2023-09-23
|
\
|
*
refactor(options)!: graduate shortmess+=f flag
bfredl
2023-09-23
*
|
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
|
/
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
refactor: move virtcol functions to plines.c
zeertzjq
2023-08-25
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(statuscolumn): don't update clicks if current width is 0 (#24459)
zeertzjq
2023-07-24
*
refactor: remove long
dundargoc
2023-07-03
*
fix(statusline): fill for double-width char after moving items (#24207)
zeertzjq
2023-06-30
*
refactor: remove some casts to char * (#24200)
zeertzjq
2023-06-29
*
fix(column): use maxwidth to allocate/fill 'statuscolumn' click defs #24190
luukvbaal
2023-06-28
*
fix(statusline): corrupted screen with minwid sign item in 'statuscolumn' (#2...
luukvbaal
2023-05-30
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
fix(statusline): bail out properly on negative row (#23535)
zeertzjq
2023-05-08
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(statusline): fix uninitialized variable and possible overflow
Andreas Schneider
2023-04-21
*
fix(ruler): show ruler of curwin with no statusline in cmdline
Sean Dewar
2023-04-17
*
vim-patch:9.0.1461: ruler not drawn correctly when using 'rulerformat'
Sean Dewar
2023-04-17
*
vim-patch:9.0.1143: invalid memory access with bad 'statusline' value (#23133)
zeertzjq
2023-04-16
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
fix(column): invalidate statuscolumn width when UPD_NOT_VALID (#22723)
luukvbaal
2023-03-19
*
fix(column): rebuild status column when sign column is invalidated (#22690)
luukvbaal
2023-03-18
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
perf(statusline): UI elements are always redrawn on K_EVENT
Luuk van Baal
2023-03-08
*
Merge pull request #11756 from bfredl/crashfix
bfredl
2023-02-14
|
\
|
*
fix(status): handle unprintable chars in the statusline
Björn Linse
2023-02-14
*
|
Merge pull request #22113 from luukvbaal/nrwidth
Lewis Russell
2023-02-14
|
\
\
|
*
|
refactor(column): remove unused build_statuscol_str() arguments
Luuk van Baal
2023-02-04
*
|
|
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]