aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* Merge branch 'aucmd_textputpost' into 20230125_mix20230125_mixJosh Rahm2023-02-02
|\
| * fix(column): estimate 'statuscolumn' width appropriatelyluukvbaal2023-02-02
* | Merge branch 'colorcolchar' into 20230125_mixJosh Rahm2023-01-31
|\ \
| * | feat(colorcolchar): remove existing colorcolumnchar in the fillchars. Make wa...Josh Rahm2023-01-31
* | | Merge branch 'colorcolchar' into 20230125_mixJosh Rahm2023-01-25
|\| |
| * | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2023-01-25
| |\|
| * | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2022-10-11
| |\ \
| * | | feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"Josh Rahm2022-08-27
| * | | feat(colorcolchar): rename colorcol in fillchars to colorcJosh Rahm2022-08-27
| * | | feat(colorcolchar): add the option "colorcol" to the fillchars settingJosh Rahm2022-08-27
* | | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-25
|\ \ \ \ | | |_|/ | |/| |
| * | | vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)zeertzjq2023-01-24
| * | | refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
| * | | fix(column)!: ensure 'statuscolumn' works with virtual and wrapped linesLuuk van Baal2023-01-16
| * | | refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
| * | | feat(ui): add 'statuscolumn' optionluukvbaal2023-01-09
| * | | refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
| * | | refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
| * | | refactor: replace char_u with chardundargoc2022-11-28
| * | | build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
| * | | vim-patch:9.0.0867: wildmenu redrawing code is spread out (#21035)zeertzjq2022-11-13
| * | | vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq2022-11-11
| * | | refactor: move tabline code to statusline.c (#21008)luukvbaal2022-11-10
| * | | vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)luukvbaal2022-11-08
| * | | refactor: click definition functions #20923luukvbaal2022-11-06
| * | | refactor: replace char_u with charDundar Göc2022-10-15
| * | | vim-patch:9.0.0747: too many #ifdefs (#20641)zeertzjq2022-10-14
| | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-10-11
|\| |
| * | vim-patch:9.0.0656: cannot specify another character to use instead of '@'zeertzjq2022-10-05
| * | fix(redraw): make redrawdebug=nodelta handle all the casesbfredl2022-09-22
| * | feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
| * | refactor: replace char_u with charDundar Göc2022-09-11
| * | refactor: replace char_u with charDundar Göc2022-09-06
| * | refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
| * | refactor: replace char_u with charDundar Göc2022-08-29
| * | refactor: replace char_u with charDundar Göc2022-08-27
| |/
| * refactor: replace char_u with charDundar Göc2022-08-26
| * refactor: set_chars_option()zeertzjq2022-08-26
| * refactor: replace char_u with charDundar Goc2022-08-25
| * refactor: pre-incr to post-incrLewis Russell2022-08-25
| * refactor(arena): use a shared block freelistbfredl2022-08-24
* | feat(userreg) fix 'recording' message to handle multibyte charsJosh Rahm2022-08-21
|/
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* refactor: move statusline code from buffer.c and [draw]screen.c to new filebfredl2022-08-19
* vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)zeertzjq2022-08-19
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)zeertzjq2022-08-18
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17