aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | feat(folds): support virtual text format for 'foldtext' (#25209)zeertzjq2023-09-17
* | Merge pull request #25190 from glepnir/echo_hlbfredl2023-09-17
|\ \
| * | fix(highlight): correct hi command outputglepnir2023-09-17
| |/
* | fix(lua): not using global value in vim.opt_global (#25196)Phelipe Teles2023-09-17
* | test(plugin/man_spec): use pesc() on actual_file in pattern (#25199)zeertzjq2023-09-17
* | fix(languagetree): apply `resolve_lang` to `metadata['injection.language']`L Lllvvuu2023-09-16
* | Merge pull request #25183 from llllvvuu/fix/marktree_movebfredl2023-09-16
|\ \
| * | fix(marktree): off-by-one error in `marktree_move`L Lllvvuu2023-09-16
* | | Merge pull request #25078 from glepnir/aubfredl2023-09-16
|\ \ \ | |/ / |/| |
| * | fix(ui): doesn't trigger au event when enter is falseglepnir2023-09-15
* | | fix(extmarks): overlay virt_text position after 'showbreak' (#25175)zeertzjq2023-09-15
* | | fix: invoke changed_bytes when rewriting <Tab> char #25125Ilia Choly2023-09-15
* | | test(windows): unskip working tests (#25153)dundargoc2023-09-15
* | | fix(extmarks): draw virt_text below diff filler lines properly (#25170)zeertzjq2023-09-15
* | | fix(extmarks): fix wrong virt_text position after wrapped TAB (#25168)zeertzjq2023-09-15
* | | fix(extmarks): properly handle virt_text on next screen line (#25166)zeertzjq2023-09-15
| |/ |/|
* | fix(float): update position of anchored windows first (#25133)zeertzjq2023-09-14
* | feat(extmark): support proper multiline rangesbfredl2023-09-12
* | fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* | fix(tests): set SHELL=sh #24941Sergey Slipchenko2023-09-11
* | fix(api): more intuitive cursor updates in nvim_buf_set_textSergey Slipchenko2023-09-11
* | fix(mouse): click on 'statuscolumn' with 'rightleft' (#25090)zeertzjq2023-09-11
* | test: unignore test which froze sourcehut (#25067)Sergey Slipchenko2023-09-11
* | 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