aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/screen.c
Commit message (Expand)AuthorAge
* 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
|/
* vim-patch:8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' setJan Edmund Lazo2020-02-20
* treesitter: cleanup some luahl stuffBjörn Linse2020-02-10
* treesitter: use internal "decorations" bufferBjörn Linse2020-02-10
* Merge pull request #11755 from bfredl/qf_msgBjörn Linse2020-01-26
|\
| * screen: add missing redraws after a messageBjörn Linse2020-01-26
* | vim-patch:8.1.2245: third character of 'listchars' tab shows in wrong placeJan Edmund Lazo2020-01-24
* | vim-patch:8.2.0146: wrong indent when 'showbreak' and 'breakindent' are setJan Edmund Lazo2020-01-23
|/
* shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* Merge pull request #11715 from teto/fix_fillcharMatthieu Coudron2020-01-20
|\