aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/drawscreen.c
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: move tabline code to statusline.c (#21008)luukvbaal2022-11-10
* fix(messages): reset msg_grid_scroll_discount when redrawing (#21000)zeertzjq2022-11-10
* feat(ui): add support to display a title in the border of a float (#20184)Raphael2022-11-06
* fix(ui): send grid_resize events before triggering VimResized (#20760)zeertzjq2022-10-22
* fix(decoration): call providers in win_update() earlierLewis Russell2022-10-15
* refactor(drawscreen.c): reduce scopes of locals (#20668)Lewis Russell2022-10-15
* vim-patch:9.0.0750: crash when popup closed in callback (#20659)zeertzjq2022-10-15
* 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