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
/
ugrid.c
Commit message (
Expand
)
Author
Age
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: format with uncrustify #15872
dundargoc
2021-10-02
*
PVS/V1028 ugrid.c:76 (#10495)
Ihor Antonov
2019-07-14
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
UI/TUI: improvements and cleanups for scrolling and clearing
Björn Linse
2018-11-11
*
TUI: always use safe cursor movement after resize
Björn Linse
2018-10-06
*
tui: eliminate scrolling region data structure
Björn Linse
2018-09-27
*
tui: eliminate grid->attrs, use indexed cell->attr
Björn Linse
2018-09-26
*
ui: fix glitches where scrolling region affects clearing of screen
Björn Linse
2018-07-24
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
ugrid.c: destroy_cells(): avoid double-free
Justin M. Keyes
2018-01-16
*
Adds nvim_get_hl_by_name/by_id
Matthieu Coudron
2017-09-30
*
*: Add comment to all C files
ZyX
2017-04-19
*
tui: Move screen state tracking to new "ugrid" module
Thiago de Arruda
2015-09-06