aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* 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
* | vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)zeertzjq2024-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
|/
* vim-patch:9.1.0190: complete_info() returns wrong order of items (#27955)zeertzjq2024-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
* | vim-patch:9.1.0188: filetype: no support for Vento files (#27935)Christian Clason2024-03-20
|/
* fix(terminal): don't pass incomplete UTF-8 sequence to libvterm (#27922)zeertzjq2024-03-19
* fix(treesitter): document more standard highlight groupsChristian Clason2024-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
* vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)Christian Clason2024-03-18
* 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
* vim-patch:9.1.0186: cursor pos wrong on mouse click after eol with 'rl', 've'...zeertzjq2024-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
* refactor(drawline): integrate terminal hl with eol loop (#27893)zeertzjq2024-03-17
* fix(normal): don't check conceal when pressing 'r' (#27892)zeertzjq2024-03-17
* vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27...zeertzjq2024-03-17
* fix(drawline): check filler_todo in place of removed draw_state (#27889)zeertzjq2024-03-17
* fix(lsp): add missing LSP semantic token highlight linksCaleb Marshall2024-03-16
* vim-patch:9.1.0182: Can define function with invalid name inside 'formatexpr'...zeertzjq2024-03-16
* vim-patch:9.1.0183: Wrong display or screenpos() result when toggling diff mo...zeertzjq2024-03-16
* Merge pull request #27877 from bfredl/pseudorandombfredl2024-03-16
|\
| * fix(intro): redrawing intro exposing pseudo-randomnessbfredl2024-03-16
* | fix(l10n): update Japanese translations (#27856)ite-usagi2024-03-16
|/
* Merge pull request #27867 from bfredl/intro_multigridbfredl2024-03-15
|\
| * fix(ui): startup intro message should be visible with ext_multigridbfredl2024-03-15
* | Merge pull request #27858 from luukvbaal/nvim_set_cursorbfredl2024-03-15
|\ \
| * | fix(ui): ext_cmdline should not move cursor to curwinLuuk van Baal2024-03-15
| * | fix(api): update grid cursor in nvim_win_set_cursor()Luuk van Baal2024-03-15
* | | Merge pull request #27674 from glepnir/snippet_indentbfredl2024-03-15
|\ \ \ | |_|/ |/| |
| * | fix(snippet): correct indent with newlineglepnir2024-03-01
* | | vim-patch:9.1.0181: no overflow check for string formatting (#27863)zeertzjq2024-03-15