neovim/test/functional
2022-07-22 06:41:51 +08:00
..
api fix(api): fix nvim_parse_cmd interfere with printing line in Ex mode (#19400) 2022-07-17 09:59:32 +08:00
autocmd fix(terminal): crash if TermClose deletes own buffer #19222 2022-07-05 02:31:49 -07:00
core fix(windows):exepath, stdpath return wrong slashes #19111 2022-07-17 17:00:08 -07:00
editor fix(mark): give correct error message when mark is in another buffer (#19454) 2022-07-21 17:42:17 +08:00
ex_cmds feat(defaults): mouse=nvi #19290 2022-07-17 04:14:04 -07:00
fixtures refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
legacy test: deal with RPC call causing Nvim to exit later 2022-07-19 19:41:07 +08:00
lua feat(lua): allow vim.cmd to be indexed (#19238) 2022-07-20 12:29:24 +01:00
options feat: add 'mousescroll' option (#12355) 2022-07-06 19:34:24 +08:00
plugin refactor(lsp): use autocmd api (#19407) 2022-07-17 19:13:33 +02:00
provider feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009 2022-05-03 06:08:35 -07:00
shada build: rename build-related dirs 2022-06-28 04:02:29 -07:00
terminal Merge pull request #19180 from zeertzjq/tui-kitty-keypad 2022-07-07 07:42:22 +08:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456) 2022-07-22 06:41:51 +08:00
vimscript test: deal with RPC call causing Nvim to exit later 2022-07-19 19:41:07 +08:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua test: deal with RPC call causing Nvim to exit later 2022-07-19 19:41:07 +08:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00