neovim/test/functional
zeertzjq 9f1dc1466e vim-patch:9.0.0082: cannot interrupt global command from command line
Problem:    Cannot interrupt global command from command line.
Solution:   Reset got_int in another place. (closes vim/vim#10739)
3cfae39b08
2022-07-27 06:19:43 +08:00
..
api fix(api): make nvim_cmd mods.silent work correctly (#19489) 2022-07-25 09:43:39 +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(input): do no reinterpret mouse keys with ALT modifiers 2022-07-25 09:47:28 +08:00
ex_cmds test(mksession_spec): use %bwipeout! instead of qall! to close terminal (#19465) 2022-07-22 12:59:34 +08:00
fixtures refactor(tests): introduce testprg() 2022-06-25 08:27:17 -07:00
legacy vim-patch:9.0.0082: cannot interrupt global command from command line 2022-07-27 06:19:43 +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 vim-patch:9.0.0071: command overlaps with printed text in scrollback (#19505) 2022-07-26 07:30:33 +08:00
treesitter fix(ci): noisy logs, unreliable test #19019 2022-06-18 19:19:08 -07:00
ui fix(cmdline): trigger CmdlineEnter and ModeChanged earlier (#19474) 2022-07-26 10:21:30 +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