aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* fix(ui): wrong cursor position with left gravity inline virt text at eolzeertzjq2023-08-28
* fix(editorconfig): do not set 'endofline'Lewis Russell2023-08-27
* vim-patch:9.0.1792: problem with gj/gk/gM and virtual text (#24898)zeertzjq2023-08-27
* fix(undo): fix crash caused by checking undolevels in wrong bufferbfredl2023-08-27
* fix(api): fix inconsistent behavior of topline touched in recent refactorbfredl2023-08-27
* feat(float): implement footerEvgeni Chasnovski2023-08-26
* fix(statuscolumn): force full redraw when signcolumn is invalid (#24859)luukvbaal2023-08-26
* fix(extmarks): wrong display when changing text with virt_lines (#24879)Ibby2023-08-26
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* fix(ui): wrong display with 0-width inline virt_text at eol (#24854)zeertzjq2023-08-24
* feat(treesitter): add 'injection.self' and 'injection.parent'Amaan Qureshi2023-08-24
* vim-patch:9.0.1785: wrong cursor position with 'showbreak' and lcs-eol (#24852)zeertzjq2023-08-24
* vim-patch:9.0.1710: scrolloff options work slightly differentzeertzjq2023-08-23
* fix(plines): count 'showbreak' for virtual text at eolzeertzjq2023-08-23
* vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreakzeertzjq2023-08-23
* vim-patch:9.0.1779: Need more state() tests (#24840)zeertzjq2023-08-23
* test: fix state() test flakiness (#24839)zeertzjq2023-08-23
* vim-patch:9.0.0579: using freed memory when 'tagfunc' wipes out buffer (#24838)zeertzjq2023-08-22
* fix(terminal): handle horizontal scrolling in another window (#24828)zeertzjq2023-08-21
* vim-patch:8.2.4208: using setbufvar() may change the window titlezeertzjq2023-08-21
* test: add some tests for SafeState autocommandzeertzjq2023-08-21
* vim-patch:8.1.2099: state() test fails on some Mac systemszeertzjq2023-08-21
* vim-patch:8.1.2066: no tests for state()zeertzjq2023-08-21
* vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)zeertzjq2023-08-21
* vim-patch:9.0.1759: Visual highlight not working with cursor at end of screen...zeertzjq2023-08-21
* vim-patch:9.0.1745: Missing test coverage for blockwise Visual highlight (#24...zeertzjq2023-08-19
* fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)zeertzjq2023-08-19
* test(ui/mouse_spec): mouse click with matchadd() concealed textzeertzjq2023-08-18
* vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'zeertzjq2023-08-18
* vim-patch:9.0.1731: blockwise Visual highlight not working with virtual text ...zeertzjq2023-08-18
* fix(ui_compositor): only reset skipstart at first column (#24776)zeertzjq2023-08-18
* vim-patch:9.0.1726: incorrect heights in win_size_restore() (#24765)Sean Dewar2023-08-17
* fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)Sean Dewar2023-08-17
* feat(diagnostic): filter diagnostics by specific severities (#24736)Michael Strobel2023-08-16
* feat(highlight): Allow hyphens (-) in highlight group names (#24714)Gregory Anders2023-08-15
* test(terminal): fix scrollback test flakiness (#24708)zeertzjq2023-08-14
* fix(treesitter)!: remove deprecated legacy injection formatChristian Clason2023-08-14
* Merge pull request #24681 from clason/update-cChristian Clason2023-08-13
|\
| * feat(treesitter): update C queries from upstreamChristian Clason2023-08-13
* | fix(keycodes): recognize <t_xx> as a key (#24700)zeertzjq2023-08-13
* | Merge #15440 close 'shell' :terminal automaticallyJustin M. Keyes2023-08-13
|\ \ | |/ |/|
| * test: update tests for auto-closing :term buffersGregory Anders2023-08-10
* | fix(treesitter): logger memory leakLewis Russell2023-08-13
* | feat(remote): avoid --remote-ui infinite loop (#24465)shafouz2023-08-13
* | vim-patch:9.0.1697: incsearch test not sufficient (#24683)zeertzjq2023-08-13
* | feat(treesitter)!: incremental injection parsingLewis Russell2023-08-12
* | fix(diff): filler lines for hunks bigger than linematch limit (#24676)Jaehwang Jung2023-08-12
* | fix(events): avoid unnecessary CursorMoved (#24675)zeertzjq2023-08-12
* | vim-patch:9.0.1691: wrong viewport restored for incsearch and smoothscroll (#...zeertzjq2023-08-12
* | feat(treesitter): add injection language fallback (#24659)Christian Clason2023-08-11
|/