index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
grid.c
Age
Commit message (
Expand
)
Author
Files
2025-12-15
docs: misc, editorconfig
Justin M. Keyes
1
2025-12-09
fix(float): prevent truncation of title that fits exactly #36880
skewb1k
1
2025-12-08
fix(float): tail truncate long title #28387
glepnir
1
2025-10-11
fix(ui): 'pumborder' parsing, shadow #36127
glepnir
1
2025-10-10
feat(ui): 'pumborder' (popup menu border) #25541
glepnir
1
2025-08-27
fix(column): wrong alignment and highlight with empty 'display' (#35495)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-28
refactor(ui): separate types for allocated grids and viewports
bfredl
1
2025-01-03
fix(grid): grid_line_start NULL access with 'redrawdebug'
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-05-15
docs: misc (#28609)
dundargoc
1
2024-04-20
fix(showcmd): clear the rest properly (#28420)
zeertzjq
1
2024-03-18
vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...
zeertzjq
1
2024-03-17
vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...
zeertzjq
1
2024-02-26
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
1
2024-02-10
refactor: rename w_float_config to w_config #27419
Will Hopkins
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-15
fix(grid): handle clearing half a double-width char (#27023)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-11
refactor(screen): simplify grid_clear() and win_draw_end()
bfredl
1
2024-01-08
refactor(options): use schar_T representation for fillchars and listchars
bfredl
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-02
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
feat(decoration): allow conceal_char to be a composing char
bfredl
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-24
fix(grid): don't draw beyond max column (#26172)
zeertzjq
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-17
refactor(grid): make screen rendering more multibyte than ever before
bfredl
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-05
refactor(grid): reimplement 'rightleft' as a post-processing step
bfredl
1
2023-11-03
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
1
2023-10-29
docs: small fixes (#25585)
dundargoc
1
2023-10-14
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
1
2023-10-13
fix(grid): add start column when getting char on line (#25627)
zeertzjq
1
2023-10-08
refactor(grid): do arabic shaping in one place
bfredl
1
2023-10-06
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
1
2023-10-03
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(grid): unify the two put-text-on-the-screen code paths
bfredl
1
2023-09-27
refactor(grid): use batched updates for statusline and ruler
bfredl
1
2023-09-22
refactor(grid): properly namespace and separate stateful grid functions
bfredl
1
2023-09-20
refactor(grid): unused grid->line_wraps delenda est
bfredl
1
2023-09-19
refactor(grid): change schar_T representation to be more compact
bfredl
1
[next]