aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* folds: use Folded highlight even with spell on (#13393)Matthieu Coudron2020-11-29
* screen.c: Allow showbreak to override cursorline. (#13372)shade-of-noon2020-11-25
* fix(fold): use Folded highlight even with spell onMatthieu Coudron2020-11-23
* refactor: pass window to was_set_insecurelyMatthieu Coudron2020-11-23
* decorations: allow nvim_set_hl to break existing linksBjörn Linse2020-11-21
* decoration: split out "decoration" from "extmark" moduleBjörn Linse2020-11-07
* Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\
| * api: add API for themesBjörn Linse2020-11-01
* | vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
|/
* fixup: bfredl commentsTJ DeVries2020-10-22
* vim-patch:8.2.0943: displaying ^M or ^J depends on current bufferJan Edmund Lazo2020-10-18
* whineBjörn Linse2020-10-10
* screen: untangle static and dynamic decorationsBjörn Linse2020-10-10
* because reasons (undefined behavior)Björn Linse2020-10-10
* api: multiple decoration providers at onceBjörn Linse2020-10-10
* vim-patch:8.1.2294: cursor pos wrong with concealing and search causes a scrollJan Edmund Lazo2020-10-08
* vim-patch:8.1.1717: last char in menu popup window highlightedJan Edmund Lazo2020-10-08
* vim-patch:8.2.1488: text does not scroll when inserting above first lineAufar Gilbran2020-10-07
* vim-patch:8.2.1345: Redraw error when using visual block and scrollAufar Gilbran2020-10-07
* screen.c: fix buffer overflow due to foldingerw72020-10-01
* screen: more work on fold_line replacementBjörn Linse2020-09-24
* screen.c: remove fold_lineMatthieu Coudron2020-09-24
* luahl: temporary workaround for virt_text ownership ambiguityBjörn Linse2020-09-13
* luahl: global the luahlBjörn Linse2020-09-13
* luahlBjörn Linse2020-09-13
* Merge pull request #12721 from aufarg/vim-8.1.0265Jan Edmund Lazo2020-09-12
|\
| * vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
* | lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10
* | Invalidate grid on allction when in ext_multigridVille Hakulinen2020-09-06
* | extmark: refiy "Decoration" abstractionBjörn Linse2020-09-03
|/
* Merge pull request #12621 from Shougo/vim-8.1.1564Matthieu Coudron2020-08-09
|\
| * vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
| * vim-patch:8.1.1712: signs in number column cause text to be misalignederw72020-07-23
| * vim-patch:8.1.1623: display wrong with signs in narrow number columnerw72020-07-23
| * vim-patch:8.1.1564: sign column takes up spaceShougo Matsushita2020-07-23
* | vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo2020-08-02
* | vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
* | terminal: fix terminal attribute overflowerw72020-07-29
|/
* vim-patch:8.2.0766: display error when using 'number' and 'breakindent'Jan Edmund Lazo2020-05-21
* vim-patch:8.2.0309: window-local values have confusing nameJan Edmund Lazo2020-05-11
* vim-patch:8.2.0308: 'showbreak' does not work for a very long lineJan Edmund Lazo2020-05-11
* vim-patch:8.2.0681: pattern for 'hlsearch' highlighting may leakJan Edmund Lazo2020-05-03
* vim-patch:8.0.1123: cannot define a toolbar for a windowJan Edmund Lazo2020-04-26
* vim-patch:8.2.0464: typos and other small problemsJan Edmund Lazo2020-04-13
* vim-patch:8.1.1745: compiler warning for unused argumentJan Edmund Lazo2020-04-13
* vim-patch:8.1.2378: using old C style commentsJan Edmund Lazo2020-04-12
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\
| * foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* | vim-patch:8.1.1642: may use uninitialized variableJan Edmund Lazo2020-03-01
|/