aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | feat(lsp): improve control over placement of floating windows (#24494)Grace Petryk2023-09-10
* | fix(highlight): add create param in nvim_get_hlglepnir2023-09-09
|/
* refactor(map): enhanced implementation, Clean Code™, etc etcbfredl2023-09-08
* feat(lsp): add original LSP Location as item's user_data in locations_to_item...Tom Praschan2023-09-07
* fix(diagnostic): always return copies of diagnostic items (#25010)Evgeni Chasnovski2023-09-06
* Merge pull request #25006 from lewis6991/fix/systemkillLewis Russell2023-09-05
|\
| * refactor(vim.system): factor out on_exit handlingLewis Russell2023-09-05
| * fix(vim.system): make timeout work properlyLewis Russell2023-09-05
| * fix(vim.system): let on_exit handle cleanup after killLewis Russell2023-09-05
* | fix(options): correct condition for calling did_set_option() (#25026)zeertzjq2023-09-05
|/
* vim-patch:9.0.1840: [security] use-after-free in do_ecmd (#24993)zeertzjq2023-09-03
* fix(shada): update marks when using delmarks! (#24978)Maria José Solano2023-09-03
* fix(ui): avoid ambiguity about chunk that clears part of line (#24982)zeertzjq2023-09-02
* test(shada/marks_spec): load the file with the marks (#24979)zeertzjq2023-09-02
* 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