aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* Merge pull request #17226 from dundargoc/refactor/remove-redundant-codezeertzjq2022-02-03
|\
| * vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
* | Merge pull request #17113 from zeertzjq/vim-8.2.2569zeertzjq2022-02-01
|\ \ | |/ |/|
| * feat(statusline): support multibyte fillcharzeertzjq2022-01-16
* | vim-patch:8.2.3095: with 'virtualedit' set to "block" block selection is wrongzeertzjq2022-01-27
* | Merge pull request #17095 from zeertzjq/vim-8.2.3227bfredl2022-01-27
|\ \
| * | vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
| * | vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
| |/
* | vim-patch:8.2.3410: crash with linebreak, listchars and large tabstopzeertzjq2022-01-21
* | vim-patch:8.2.3121: 'listchars' "exceeds" character appears in foldcolumnzeertzjq2022-01-21
|/
* chore(fixup): zeerdundargoc2022-01-01
* refactor: avoid overflow by explicitly casting operand to a wider typeDundar Göc2021-12-31
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* fix(screen): truncate when overwriting right half of a double-width charzeertzjq2021-12-24
* fix(screen): truncate double-width character correctlyzeertzjq2021-12-24
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* Merge pull request #16597 from bfredl/nomisc1Björn Linse2021-12-10
|\
| * refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* | vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
|/
* Merge pull request #16421 from seandewar/vim-8.1.0035Jan Edmund Lazo2021-12-07
|\
| * vim-patch:8.1.0064: typing CTRL-W in a prompt buffer shows mode "-- --"Sean Dewar2021-12-07
* | Merge pull request #16556 from zeertzjq/hl-change-updateBjörn Linse2021-12-07
|\ \
| * | fix(highlight): always update window highlight if highlight changedzeertzjq2021-12-07
| |/
* / fix(screen): do not draw filler lines post eof if already at last rowzeertzjq2021-12-07
|/
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* refactor(macros): delete multibyte macros which just are aliasesBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_char2len alias for utf_char2lenBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_char2cells alias for utf_char2cellsBjörn Linse2021-11-14
* Merge pull request #16155 from zeertzjq/fix-redr-border-corruptionBjörn Linse2021-11-06
|\
| * fix(float): fix potential heap corruption in win_redr_borderzeertzjq2021-10-28
* | vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* | refactor: saner options for uncrustify #16196dundargoc2021-10-31
|/
* refactor(api): move extmark API to its own fileBjörn Linse2021-10-25
* Merge pull request #16111 from dundargoc/vim-patch/commentsJan Edmund Lazo2021-10-23
|\
| * vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-21
* | feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
|/
* refactor: remove space after starDundar Göc2021-10-19
* feat(api): evaluate statusline string #16020Famiu Haque2021-10-18
* Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\
| * vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-06
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
|/
* refactor: format with uncrustify #15842dundargoc2021-10-02
* Refactor/uncrustify (#15790)dundargoc2021-09-29
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* refactor: format with uncrustify #15778dundargoc2021-09-25
* vim-patch:8.2.3424: a sequence of spaces is hard to see in list modezeertzjq2021-09-19
* vim-patch:8.1.1110: composing chars on space wrong when 'listchars' is setzeertzjq2021-09-19