aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* refactor: replace TRUE/FALSE with true/false #15425dundargoc2021-08-22
* Merge pull request #15249 from dundargoc/refactor/a-song-of-true-and-falseBjörn Linse2021-08-18
|\
| * refactor: replace TRUE/FALSE with true/falseDundar Göc2021-08-12
* | vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281zeertzjq2021-08-16
|/
* refactor(plines): move out plines related code from misc1.cBjörn Linse2021-08-10
* refactor(plines): remove implicit curwin plines() functionBjörn Linse2021-08-10
* vim-patch:8.2.3204: display garbled when 'cursorline' is set and lines wrapzeertzjq2021-08-02
* vim-patch:8.1.2214: too much is redrawn when 'cursorline' is setzeertzjq2021-08-02
* vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq2021-08-02
* vim-patch:8.1.2029: cannot control 'cursorline' highlighting wellzeertzjq2021-08-02
* vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)zeertzjq2021-07-30
* Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...Björn Linse2021-07-30
|\
| * refactor: replace TRUE/FALSE with true/falseDundar Göc2021-07-30
* | refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
* | feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
|/
* chore: use codespell to spell check #15016dundargoc2021-07-07
* vim-patch:8.2.3088: with 'virtualedit' set to "block" Visual highlight is wrongJan Edmund Lazo2021-07-04
* [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
* vim-patch:8.2.3012: when 'rightleft' is set the line number is drawn reversed...Jan Edmund Lazo2021-06-17
* Merge pull request #14454 from eltociear/patch-1Thomas Vigouroux2021-06-15
|\
| * screen: fix typo in screen.cIkko Ashimine2021-04-29
* | screen: pvs/v614Jan Edmund Lazo2021-06-05
* | vim-patch:8.2.1689: 'colorcolumn' doesn't show in indentJan Edmund Lazo2021-05-24
* | vim-patch:8.2.1957: diff and cursorcolumn highlighting don't mixJan Edmund Lazo2021-05-24
* | decorations: right_align and win_colBjörn Linse2021-05-01
|/
* vim-patch:8.1.2313: debugging where a delay comes from is not easyJan Edmund Lazo2021-04-15
* decoration: Clean up duplicate Decoration attributes + bonus hl_eol flagBjörn Linse2021-04-14
* vim-patch:8.1.2205: sign entry structure has confusing name (#14289)Lewis Russell2021-04-05
* Border: allow to enable/disable specific border edgesBjörn Linse2021-04-04
* Merge pull request #14063 from lewis6991/masterJan Edmund Lazo2021-04-04
|\
| * vim-patch:8.1.1631: displaying signs is inefficientLewis Russell2021-04-03
* | Merge pull request #14268 from erw7/fix-p_ch-problemerw72021-04-04
|\ \ | |/ |/|
| * screen: fix problem with p_cherw72021-04-03
* | clang/'Logic error': assert nonnull p_extraJan Edmund Lazo2021-04-02
* | vim-patch:8.2.2655: The -w command line argument doesn't workJan Edmund Lazo2021-04-01
|/
* vim-patch:8.2.2454: leading space can not be made visible (#14138)zeertzjq2021-03-29
* vim-patch:8.1.0126: various problems with 'vartabstop'VVKot2021-03-28
* vim-patch:8.1.0116: display problem with 'vartabstop' and 'linebreak'VVKot2021-03-28
* vim-patch:8.1.0105: all tab stops are the sameVVKot2021-03-28
* vim-patch:8.2.2045: highlighting a character too much with incsearchJan Edmund Lazo2021-03-27
* Merge pull request #14194 from bfredl/provide_virtBjörn Linse2021-03-23
|\
| * decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* | fix: stop using CursorLineNr in front of fillersMatthieu Coudron2021-03-22
|/
* floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* w_grid_alloc: baseline implBjörn Linse2021-03-22
* Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\
| * screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
* | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \
| * | decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
| |/
* / vim-patch:8.2.2577: compiler warning for type conversionJan Edmund Lazo2021-03-09
|/