aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* feat(terminal)!: make 'belloff' and 'visualbell' apply to terminal bell (#30859)zeertzjq2024-10-20
* fix(options): fix some 'belloff' flags not working properly (#30856)zeertzjq2024-10-18
* feat(vim.ui.open): support lemonade #30845Uthman Mohamed2024-10-18
* fix(lsp.util): inconsistent handling of offset_encodingLewis Russell2024-10-17
* feat(lsp.util): refactor symbols_to_items()Lewis Russell2024-10-17
* fix(lsp): handle multiline signature help labels #30460Maria José Solano2024-10-15
* fix(tui): avoid flushing buffer halfway an OSC 2 sequence (#30793)zeertzjq2024-10-15
* test(tui_spec): use Unicode in cursor_address test (#30807)zeertzjq2024-10-14
* test(autocmd/termxx_spec): properly setup TextChangedT tests (#30787)zeertzjq2024-10-13
* feat(ui): statusline text inherits highlights #29976Riley Bruins2024-10-12
* fix(treesitter): mark supertype nodes as namedRiley Bruins2024-10-12
* fix(lua): avoid recursive vim.on_key() callback (#30753)zeertzjq2024-10-12
* fix(treesitter): remove duplicate symbol names in language.inspect()Riley Bruins2024-10-11
* feat(treesitter): introduce child_with_descendant()Riley Bruins2024-10-11
* test(tui_spec): use child_exec_lua() more (#30757)zeertzjq2024-10-11
* feat(ui): cascading style inheritance for Pmenu* highlights #29980Riley Bruins2024-10-10
* test(tui_spec): better prevent race between paste and input (#30751)zeertzjq2024-10-11
* fix(lsp): fix cursor position after snippet expansion (#30659)Tomasz N2024-10-10
* vim-patch:9.1.0771: completion attribute hl_group is confusingzeertzjq2024-10-10
* fix(drawline): correct highlight priority with Visual selection (#30706)zeertzjq2024-10-08
* feat(lsp): improve LSP doc hover rendering #30695Justin M. Keyes2024-10-06
* ci: bump macos runner version to macos-15dundargoc2024-10-06
* feat(lua): completion for vim.fn, vim.v, vim.o #30472Jongwook Choi2024-10-04
* fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq2024-10-04
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs: improve luacats support #30580James Trew2024-10-03
* vim-patch:9.1.0756: missing change from patch v9.1.0754 (#30636)glepnir2024-10-03
* fix(ui): ensure screen update before waiting for input #30576fredizzimo2024-10-03
* vim-patch:9.1.0754: fixed order of items in insert-mode completion menu (#30619)glepnir2024-10-03
* tests: skip watch.watchdirs test on macos 14 CIJustin M. Keyes2024-10-02
* fix(watch): ignore nonexistent paths (ENOENT)Justin M. Keyes2024-10-02
* vim-patch:9.1.0753: Wrong display when typing in diff mode with 'smoothscroll...zeertzjq2024-10-01
* fix(tabline): restore behavior of click after last tabpage (#30602)zeertzjq2024-10-01
* test: refactor exec_lua in xdiff_specLewis Russell2024-09-30
* fix(diff): use mmfile_t in linematchLewis Russell2024-09-30
* feat(treesitter)!: use return values in `language.add()`Christian Clason2024-09-29
* fix(float): properly find last window of tabpage (#30571)zeertzjq2024-09-29
* fix(column): set signcolumn width after splitting window (#30556)zeertzjq2024-09-28
* fix(window): making float with title/footer non-float leaks memory (#30551)zeertzjq2024-09-28
* fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins2024-09-28
* fix(window): respect hide flag of float windows when switching (#30507)glepnir2024-09-28
* feat(defaults): pretty :help headings #30544Justin M. Keyes2024-09-27
* fix(api): fix crash/leak with float title/footer on error (#30543)zeertzjq2024-09-27
* test(api/window_spec): remove duplicate test (#30538)zeertzjq2024-09-27
* vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...zeertzjq2024-09-27
* feat(health): highlight headings #30525Justin M. Keyes2024-09-26
* test(api/buffer_updates_spec): prevent flakiness (#30521)zeertzjq2024-09-26
* fix(channel): handle writing to file instead of pipe (#30519)zeertzjq2024-09-26
* perf(treesitter): use `child_containing_descendant()` in `is_ancestor()`Riley Bruins2024-09-25
* refactor(lua): vim.keymap.set tests, docs #30511Justin M. Keyes2024-09-25