neovim/test/functional
zeertzjq c70d90dbfd
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed change (#21066)
Problem:    Mouse shape remains in op-pending mode after failed change.
Solution:   Reset finish_op and restore it. (closes vim/vim#11545)

cdeb65729d
2022-11-15 23:02:48 +08:00
..
api feat(lua-api): avoid unnecessary allocations (#19877) 2022-11-14 18:04:36 +00:00
autocmd test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
core test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
editor fix(mark): do not restore view in op-pending mode (#20889) 2022-11-01 06:14:20 +08:00
ex_cmds test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
fixtures fix: find multibyte file name in line (#20519) 2022-10-07 09:43:16 +08:00
legacy test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
lua fix(lua): make vim.deepcopy work with vim.NIL 2022-11-14 21:14:27 +01:00
options fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861) 2022-10-30 07:10:39 +08:00
plugin feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
provider test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
shada test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
terminal test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
treesitter test: don't skip parser_spec on windows (#20294) 2022-11-15 19:33:30 +08:00
ui vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed change (#21066) 2022-11-15 23:02:48 +08:00
vimscript feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00