aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* vim-patch:9.0.1828: cursor wrong with virt text before double-width char (#24...zeertzjq2023-09-01
* fix(query_error): multiline bugLewis Russell2023-08-31
* feat(treesitter): improve query error messageAmaan Qureshi2023-08-31
* fix(lsp): only disable inlay hints / diagnostics if no other clients are conn...Chris AtLee2023-08-31
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* vim-patch:9.0.1825: wrong cursor position with virt text and 'linebreak' (#24...zeertzjq2023-08-31
* fix(api): nvim_buf_get_offset in a new buffer with zero or one linesbfredl2023-08-30
* fix(treesitter): fix another TSNode:tree() double freebfredl2023-08-29
* fix(treesitter): fix TSNode:tree() double free (#24796)nwounkn2023-08-29
* fix(api): better topline adjustments in nvim_buf_set_linesbfredl2023-08-29
* fix(api): handle clearing out last line of non-current bufferbfredl2023-08-28
* vim-patch:9.0.1802: Multiline regex with Visual selection fails with virtual ...zeertzjq2023-08-28
* vim-patch:9.0.1800: Cursor position still wrong with 'showbreak' and virtual ...zeertzjq2023-08-28
* 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