aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* fix(uri): change scheme pattern to not include the comma character (#16797)Dmytro Meleshko2021-12-26
* Merge pull request #16596 from dm1try/do_not_leave_terminal_mode_after_mouse_...Björn Linse2021-12-26
|\
| * fix(terminal): ignore left-release mouse actiondm1try2021-12-10
* | fix: do not save K_EVENT as lastc in Insert modezeertzjq2021-12-26
* | feat(lua): add vim.spell (#16620)Lewis Russell2021-12-25
* | Merge pull request #16762 from zeertzjq/grid-truncate-pum-double-widthBjörn Linse2021-12-25
|\ \
| * | fix(pum_redraw): use grid_puts_len() to truncate the textzeertzjq2021-12-24
* | | fix(options): disallow empty 'fdc' and 'scl' (#16765)Sean Dewar2021-12-24
|/ /
* | fix(api): make nil value in nvim_set_option_value clear local value (#16710)Gregory Anders2021-12-21
* | feat(lsp): add buf_detach_client (#16250)Michael Lingelbach2021-12-21
* | fix: update last cursor on first CursorMoved (#16698)Michael Lingelbach2021-12-18
* | Merge pull request #16294 from zeertzjq/test-fewest-iterationJames McCoy2021-12-18
|\ \
| * | test: require fewest number of main loop iterations possiblezeertzjq2021-11-15
* | | Merge pull request #16707 from jamessan/filter-out-testsJames McCoy2021-12-18
|\ \ \
| * | | test: allow excluding functional/unit tests using TEST_FILTER_OUTJames McCoy2021-12-18
* | | | feat(runtime): new checkhealth filetype (#16660)matveyt2021-12-18
|/ / /
* | | autocmd: RecordingEnter, RecordingLeave (#16684)Gregory Anders2021-12-18
|\ \ \
| * | | feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* | | | fix(lsp): correctly align start and end range to codepoints during incrementa...Rishikesh Vaishnav2021-12-17
|/ / /
* | | perf: pre-compile embedded Lua source into bytecode (#16631)Gregory Anders2021-12-16
* | | Merge pull request #16134 from zeertzjq/screenpos-borderBjörn Linse2021-12-16
|\ \ \
| * | | fix(screenpos, float): add top and left border adjustmentzeertzjq2021-12-15
* | | | fix(terminal): fix resize crash with pending scrollback (#14891)Sean Dewar2021-12-15
|/ / /
* | | test: expect the correct screen in TUI paste: big burst of input (#16656)zeertzjq2021-12-15
* | | Merge pull request #16602 from zeertzjq/tui-end-streamed-pasteJames McCoy2021-12-13
|\ \ \
| * | | fix(tui): end streamed paste correctly when key buffer is emptyzeertzjq2021-12-10
* | | | feat(ts): add support for multiline nodes in get_node_text (#14999)Mathias Fußenegger2021-12-12
* | | | test: remove references to misc1.czeertzjq2021-12-11
* | | | feat: add autocommand event when search wraps around (#8487)Alejandro Exojo2021-12-10
|/ / /
* | | Merge pull request #16541 from jamessan/vim-8.2.3664James McCoy2021-12-09
|\ \ \
| * | | test(fold): add test for CursorLineFoldGregory Anders2021-12-08
| * | | test(sign): add test for culhl optionGregory Anders2021-12-08
| * | | vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
| | |/ | |/|
* | | Merge pull request #16414 from zeertzjq/terminal-no-invalid-rowsJames McCoy2021-12-09
|\ \ \
| * | | fix(terminal): return early if there are no invalid rowszeertzjq2021-12-08
* | | | Merge pull request #16564 from glacambre/improve_test_harness_perfJames McCoy2021-12-09
|\ \ \ \ | |_|/ / |/| | |
| * | | test(helpers): optimize read_file_listglacambre2021-12-08
| |/ /
* | | Merge pull request #16418 from zeertzjq/terminal-coladvanceJames McCoy2021-12-08
|\ \ \
| * | | fix(terminal): use coladvance() to calculate buffer cursor positionzeertzjq2021-12-08
| |/ /
* | | refactor(diagnostic): remove bufnr parameter from open_float (#16579)Gregory Anders2021-12-08
* | | fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)Gregory Anders2021-12-08
* | | Merge pull request #16421 from seandewar/vim-8.1.0035Jan Edmund Lazo2021-12-07
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.3671: restarting Insert mode in prompt buffer too oftenSean Dewar2021-12-07
| * | test(prompt_buffer_spec): include changes from v8.1.1984Sean Dewar2021-12-07
| * | vim-patch:8.2.2014: using CTRL-O in a prompt buffer moves cursor to startSean Dewar2021-12-07
| * | vim-patch:8.2.1781: writing to prompt buffer interferes with insert modeSean Dewar2021-12-07
* | | Merge pull request #16556 from zeertzjq/hl-change-updateBjörn Linse2021-12-07
|\ \ \
| * | | fix(highlight): always update window highlight if highlight changedzeertzjq2021-12-07
| |/ /
* / / fix(screen): do not draw filler lines post eof if already at last rowzeertzjq2021-12-07
|/ /
* | Merge pull request #16194 from seandewar/vim-8.1.1925Jan Edmund Lazo2021-12-07
|\ \