neovim/test/functional/ui
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
..
bufhl_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
cmdline_highlight_spec.lua fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
cmdline_spec.lua feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +02:00
cursor_spec.lua feat(ui): add support to display a title in the border of a float (#20184) 2022-11-06 11:59:43 +01:00
decorations_spec.lua feat(extmarks): allow preventing spellchecking with spell = false 2022-11-12 10:19:01 +00:00
diff_spec.lua Enable new diff option linematch (#14537) 2022-11-04 09:07:22 +00:00
embed_spec.lua feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +02:00
float_spec.lua feat(test): add Lua forms for API methods (#20152) 2022-11-14 10:01:35 +00:00
fold_spec.lua fix(folds): fix fold marker multibyte comparison (#20439) 2022-10-02 16:32:33 +08:00
highlight_spec.lua fix(ui): fix some cases of stale highlight definitions 2022-11-13 10:20:28 +01:00
hlstate_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
inccommand_spec.lua fix(inccommand): deal with unsynced undo (#20041) 2022-09-26 07:00:37 +08:00
inccommand_user_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
input_spec.lua fix(tests): remove irrelevant usage of display-=msgsep 2022-08-17 23:44:49 +02:00
linematch_spec.lua Enable new diff option linematch (#14537) 2022-11-04 09:07:22 +00:00
messages_spec.lua fix(messages): don't set cmdline_row when messages have scrolled (#21015) 2022-11-11 16:46:45 +08:00
mode_spec.lua vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed change (#21066) 2022-11-15 23:02:48 +08:00
mouse_spec.lua vim-patch:9.0.0739: mouse column not correctly used for popup_setpos (#20729) 2022-10-19 11:32:26 +08:00
multibyte_spec.lua perf(ui): reduce allocation overhead when encoding "redraw" events 2022-06-20 12:44:56 +02:00
multigrid_spec.lua feat(eval)!: make Vim functions return inner window width and height (#19743) 2022-08-24 21:02:45 +08:00
options_spec.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
output_spec.lua test: introduce skip() #21010 2022-11-13 05:52:19 -08:00
popupmenu_spec.lua vim-patch:9.0.0866: no test for what patch 8.2.2207 fixes (#21034) 2022-11-13 07:06:37 +08:00
quickfix_spec.lua functests: Fix some ui/*_spec tests 2017-04-09 03:24:26 +03:00
screen_basic_spec.lua fix(ui): send grid_resize events before triggering VimResized (#20760) 2022-10-22 07:53:39 +08:00
screen.lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
searchhl_spec.lua vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424) 2022-10-01 21:29:54 +08:00
sign_spec.lua docs: fix typos 2022-11-02 21:45:26 +08:00
spell_spec.lua fix(spell): correct spell move behavior without "noplainbuffer" (#20386) 2022-09-28 21:55:22 +08:00
statusline_spec.lua fix(ui): setting 'cmdheight' with global statusline (#20515) 2022-10-07 08:52:51 +08:00
syntax_conceal_spec.lua fix(redraw): make redrawdebug=nodelta handle all the cases 2022-09-22 10:38:10 +02:00
tabline_spec.lua fix: setting tabline option not redrawing tabline 2022-10-24 21:14:41 +06:00
wildmode_spec.lua feat(messages)!: graduate the 'msgsep' feature 2022-10-05 20:12:59 +02:00
winbar_spec.lua feat(eval)!: make Vim functions return inner window width and height (#19743) 2022-08-24 21:02:45 +08:00