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
/
grid.c
Commit message (
Expand
)
Author
Age
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
docs: misc (#28609)
dundargoc
2024-05-15
*
fix(showcmd): clear the rest properly (#28420)
zeertzjq
2024-04-20
*
vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...
zeertzjq
2024-03-18
*
vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...
zeertzjq
2024-03-17
*
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
fix(grid): handle clearing half a double-width char (#27023)
zeertzjq
2024-01-15
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(screen): simplify grid_clear() and win_draw_end()
bfredl
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
refactor: free more reachable memory with EXITFREE (#26349)
zeertzjq
2023-12-02
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
fix(grid): don't draw beyond max column (#26172)
zeertzjq
2023-11-24
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor(grid): reimplement 'rightleft' as a post-processing step
bfredl
2023-11-05
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
vim-patch:8.1.0822: peeking and flushing output slows down execution (#25629)
zeertzjq
2023-10-14
*
fix(grid): add start column when getting char on line (#25627)
zeertzjq
2023-10-13
*
refactor(grid): do arabic shaping in one place
bfredl
2023-10-08
*
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
2023-10-06
*
refactor(message): simplify msg_puts_display and use batched grid updates
bfredl
2023-10-03
*
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): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
refactor(grid): unused grid->line_wraps delenda est
bfredl
2023-09-20
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
vim-patch:9.0.1742: wrong curswant when clicking on second cell of double-wid...
zeertzjq
2023-08-19
*
refactor(grid.c): remove duplicate assignments
zeertzjq
2023-08-18
*
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
2023-08-18
*
fix(folds): fix missing virt_lines above when fold is hidden (#24274)
zeertzjq
2023-07-07
*
vim-patch:9.0.1626: Visual area not shown when using 'showbreak' (#23978)
zeertzjq
2023-06-11
*
vim-patch:9.0.1602: stray character visible if marker on top of double-wide c...
zeertzjq
2023-06-04
*
vim-patch:9.0.1598: screenchar() and others are wrong with DBCS 'encoding' (#...
zeertzjq
2023-06-02
*
fix(redraw): overwrite double-width char with virt_text properly (#23708)
zeertzjq
2023-05-22
*
fix(ui): adjust 'smoothscroll' for inner dimensions
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0758: "precedes" from 'listchars' overwritten by <<<
Luuk van Baal
2023-05-02
[next]