aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/drawscreen.c
Commit message (Expand)AuthorAge
* feat(messages)!: graduate the 'msgsep' featurebfredl2022-10-05
* refactor(redraw): various simplificationsbfredl2022-10-05
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
* vim-patch:9.0.0620: matchaddpos() can only add up to 8 matcheszeertzjq2022-10-02
* fix(ui): redraw end of buffer if last line is modified (#20354)zeertzjq2022-09-27
* fix(redraw): make redrawdebug=nodelta handle all the casesbfredl2022-09-22
* fix(redraw): avoid unnecessary redraws and glitches with floats+messagesbfredl2022-09-22
* refactor: replace char_u with charDundar Göc2022-09-11
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* fix(highlight): set the window namespace when redrawing statuslinebfredl2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* vim-patch:9.0.0316: screen flickers when 'cmdheight' is zero (#19991)zeertzjq2022-08-29
* vim-patch:9.0.0036: 'fillchars' cannot have window-local valueszeertzjq2022-08-26
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl2022-08-19
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19