aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
* feat(ui): indicate margins for the area used by win_viewportbfredl2024-03-29
* test: print screen snapshot in desired format (#28088)luukvbaal2024-03-29
* test: skip another flaky test on macOS (#28087)zeertzjq2024-03-29
* test: skip flaky testsdundargoc2024-03-28
* vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrollingLuuk van Baal2024-03-28
* fix(plines): cursor position with 'showbreak' and resized grid (#28067)zeertzjq2024-03-28
* feat(tui): query extended underline support using DECRQSS (#28052)zeertzjq2024-03-28
* Merge pull request #28057 from bfredl/nosethl_2bfredl2024-03-27
|\
| * refactor(tests): use global defaults instead of set_default_attr_ids (2)bfredl2024-03-27
* | fix(treesitter): return correct match table in iter_captures()Lewis Russell2024-03-27
* | Merge pull request #28025 from luukvbaal/introfloatbfredl2024-03-27
|\ \ | |/ |/|
| * fix(intro): still show intro message with floating windowLuuk van Baal2024-03-27
* | Merge pull request #28046 from bfredl/nosethl_1bfredl2024-03-27
|\ \
| * | refactor(tests): use new global defaults instead of set_default_attr_idsbfredl2024-03-26
* | | test(tui_spec): fix flaky test for isolated "stop paste" (#28053)zeertzjq2024-03-27
|/ /
* | test(lsp): fix flaky basic_finish test again (#28041)zeertzjq2024-03-26
* | refactor(lsp): simplify client trackingLewis Russell2024-03-25
* | fix(edit): backspace adds extra spaces for inline virtual text (#28005)vanaigr2024-03-26
* | fix(test): typingLewis Russell2024-03-25
* | Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
* | refactor(lsp): simplify client trackingLewis Russell2024-03-25
* | test(treesitter): separate out query-related tests into query_specJongwook Choi2024-03-24
* | test(treesitter): improve the style of treesitter/parser_specJongwook Choi2024-03-23
|/
* fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)Calvin Bochulak2024-03-23
* Merge pull request #27980 from bfredl/noignorebfredl2024-03-23
|\
| * refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* | fix(filetype): use unexpanded file name (#27931)zeertzjq2024-03-23
|/
* Merge pull request #26970 from famiu/refactor/options/set_option_directzeertzjq2024-03-22
|\
| * test(options): add test for `'modified'`Famiu Haque2024-03-21
* | vim-patch:9.1.0195: memleak with ex_drop, NULL dereferencezeertzjq2024-03-22
* | vim-patch:9.1.0192: drop: don't rewind when editing the same filezeertzjq2024-03-22
* | fix(rpc): do not crash when no input is consumedbfredl2024-03-21
|/
* fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)luukvbaal2024-03-20
* Merge #27930 nvim_create_buf fixesJustin M. Keyes2024-03-20
|\
| * fix(api): nvim_create_buf assert fails if autocmds set &swapfileSean Dewar2024-03-19
| * fix(api): nvim_create_buf leaks memory if buffer is loaded earlySean Dewar2024-03-19
* | test(ui/messages_spec): unskip msg_puts_printf test on Unix CI (#27941)zeertzjq2024-03-20
|/
* fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)zeertzjq2024-03-19
* feat(treesitter): update Vimdoc parser and queries to v2.4.0Christian Clason2024-03-19
* test(terminal/cursor_spec): unskip tests that pass on Windows (#27924)zeertzjq2024-03-19
* test(terminal/buffer_spec): fix incorrect tests (#27923)zeertzjq2024-03-19
* fix(pager): handle consecutive newlines properly (#27913)zeertzjq2024-03-18
* test(lsp): fix flaky basic_finish test (#27899)zeertzjq2024-03-18
* fix(tutor): set a value for ":syntax iskeyword" (#27833)En-En2024-03-18
* fix(messages): allow more prompt in headless mode with UI (#27905)zeertzjq2024-03-18
* fix(treesitter): revert to using iter_captures in highlighterLewis Russell2024-03-17
* fix(lsp): create codelens request parameters for each buffer (#27699)Takuya Tokuda2024-03-17
* test: combining TermCursorNC with CursorLine/CursorColumn (#27898)zeertzjq2024-03-17
* fix(mouse): click after eol with conceal and virtual text (#27897)zeertzjq2024-03-17