neovim/test/functional
zeertzjq 35e50d79c6
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
Also make virt_text_hide work properly.
2023-09-15 20:30:50 +08:00
..
api feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
autocmd test: add some tests for SafeState autocommand 2023-08-21 14:16:16 +08:00
core feat(remote): avoid --remote-ui infinite loop (#24465) 2023-08-13 14:14:08 +08:00
editor fix(folds): update folds in Insert mode with fdm=indent (#24402) 2023-07-21 08:56:08 +08:00
ex_cmds fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
fixtures feat(lsp): map K to hover by default #24331 2023-07-14 09:47:18 -07:00
legacy feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
lua fix: invoke changed_bytes when rewriting <Tab> char #25125 2023-09-15 03:45:51 -07:00
options test(options/defaults_spec): fix NVIM_APPNAME test flakiness (#24553) 2023-08-04 10:37:47 +08:00
plugin fix(api): more intuitive cursor updates in nvim_buf_set_text 2023-09-11 08:16:03 +04:00
provider fix(messages): use "Vimscript" instead of "VimL" #24111 2023-06-22 04:09:14 -07:00
shada fix(shada): update marks when using delmarks! (#24978) 2023-09-03 10:34:09 +08:00
terminal test(windows): unskip working tests (#25153) 2023-09-15 16:33:26 +08:00
treesitter fix(query_error): multiline bug 2023-08-31 15:12:17 +01:00
ui fix(extmarks): overlay virt_text position after 'showbreak' (#25175) 2023-09-15 20:30:50 +08:00
vimscript fix(tests): set SHELL=sh #24941 2023-09-11 10:01:00 -07:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
preload.lua test: remove unused variable (#21552) 2022-12-29 07:20:42 +08:00