aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/grid.c
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(redraw): make redrawdebug=nodelta handle all the casesbfredl2022-09-22
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456)zeertzjq2022-07-22
* vim-patch:8.1.1038: Arabic support excludes Farsi (#19285)zeertzjq2022-07-10
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* ci: lint with uncrustify #18563dundargoc2022-05-20
* refactor: move more grid functions to grid.c. Clean up some variablesbfredl2022-05-18
* refactor: grid->rows and grid->colsbfredl2022-05-18
* fix(PVS/V1028): prevent potential overflowDundar Goc2022-05-17
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor(grid): move out grid_* functions from screen.cbfredl2022-05-08